Skip to content

Commit

Permalink
[dependabot skip] Fix yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 11, 2024
1 parent 902a8d7 commit 7727ab4
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5762,13 +5762,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*":
version: 18.3.9
resolution: "@types/react@npm:18.3.9"
"@types/react@npm:*, @types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: ac8c7cf6f9c5c2ecef790f3db6f98c672fdec0884f4e4730777fd18823207231cdd1d2e4673f473ef17a096c73c87bff309e83b026fb2602ba068371f0dc54fe
checksum: 6cbf36673b64e758dd61b16c24139d015f58530e0d476777de26ba83f24b55e142fbf64e3b8f6b3c7b05ed9ba548551b2a62d9ffb0f95743d0a368646a619163
languageName: node
linkType: hard

Expand All @@ -5783,16 +5783,6 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "*"
csstype: ^3.0.2
checksum: 6cbf36673b64e758dd61b16c24139d015f58530e0d476777de26ba83f24b55e142fbf64e3b8f6b3c7b05ed9ba548551b2a62d9ffb0f95743d0a368646a619163
languageName: node
linkType: hard

"@types/resolve@npm:^1.20.2":
version: 1.20.6
resolution: "@types/resolve@npm:1.20.6"
Expand Down

0 comments on commit 7727ab4

Please sign in to comment.