Skip to content

Commit

Permalink
build(yarn): de-duplicate entries
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and Quentin-Guillemin committed Jan 8, 2025
1 parent df9b575 commit f400e4e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3639,22 +3639,22 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:16 || 17 || 18":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
"@types/react@npm:*, @types/react@npm:^19":
version: 19.0.3
resolution: "@types/react@npm:19.0.3"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
checksum: 10/f984eff815e7fcb09b1ec16b2e450850c3b120ba8051d6811493eeb08d88dd4f7bbfca8d75e9ade64489b96c1e52c0a922242a7a877d8f6960de5c7ca419fe7b
languageName: node
linkType: hard

"@types/react@npm:^19":
version: 19.0.3
resolution: "@types/react@npm:19.0.3"
"@types/react@npm:16 || 17 || 18":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/f984eff815e7fcb09b1ec16b2e450850c3b120ba8051d6811493eeb08d88dd4f7bbfca8d75e9ade64489b96c1e52c0a922242a7a877d8f6960de5c7ca419fe7b
checksum: 10/c9bbdfeacd5347d2240e0d2cb5336bc57dbc1b9ff557b6c4024b49df83419e4955553518169d3736039f1b62608e15b35762a6c03d49bd86e33add4b43b19033
languageName: node
linkType: hard

Expand Down

0 comments on commit f400e4e

Please sign in to comment.