Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Dec 16, 2024
1 parent 1af5035 commit ab395b8
Showing 1 changed file with 22 additions and 6 deletions.
28 changes: 22 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2246,7 +2246,7 @@ __metadata:
"@radix-ui/react-slot": "workspace:*"
"@radix-ui/react-use-controllable-state": "workspace:*"
aria-hidden: "npm:^1.1.1"
react-remove-scroll: "npm:2.6.1"
react-remove-scroll: "npm:^2.6.1"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -2281,7 +2281,7 @@ __metadata:
"@radix-ui/react-primitive": "workspace:*"
"@radix-ui/react-use-callback-ref": "workspace:*"
"@radix-ui/react-use-escape-keydown": "workspace:*"
react-remove-scroll: "npm:2.6.1"
react-remove-scroll: "npm:^2.6.1"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -2453,7 +2453,7 @@ __metadata:
"@radix-ui/react-slot": "workspace:*"
"@radix-ui/react-use-callback-ref": "workspace:*"
aria-hidden: "npm:^1.1.1"
react-remove-scroll: "npm:2.6.1"
react-remove-scroll: "npm:^2.6.1"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -2543,7 +2543,7 @@ __metadata:
"@radix-ui/react-slot": "workspace:*"
"@radix-ui/react-use-controllable-state": "workspace:*"
aria-hidden: "npm:^1.1.1"
react-remove-scroll: "npm:2.6.1"
react-remove-scroll: "npm:^2.6.1"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -2764,7 +2764,7 @@ __metadata:
"@radix-ui/react-use-previous": "workspace:*"
"@radix-ui/react-visually-hidden": "workspace:*"
aria-hidden: "npm:^1.1.1"
react-remove-scroll: "npm:2.6.1"
react-remove-scroll: "npm:^2.6.1"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -11886,7 +11886,7 @@ __metadata:
languageName: node
linkType: hard

"react-remove-scroll@npm:2.6.1":
"react-remove-scroll@npm:^2.6.1":
version: 2.6.1
resolution: "react-remove-scroll@npm:2.6.1"
dependencies:
Expand Down Expand Up @@ -11934,6 +11934,22 @@ __metadata:
languageName: node
linkType: hard

"react-style-singleton@npm:^2.2.2":
version: 2.2.3
resolution: "react-style-singleton@npm:2.2.3"
dependencies:
get-nonce: "npm:^1.0.0"
tslib: "npm:^2.0.0"
peerDependencies:
"@types/react": "*"
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/62498094ff3877a37f351b29e6cad9e38b2eb1ac3c0cb27ebf80aee96554f80b35e17bdb552bcd7ac8b7cb9904fea93ea5668f2057c73d38f90b5d46bb9b27ab
languageName: node
linkType: hard

"react-test-renderer@npm:^18.0.0":
version: 18.3.1
resolution: "react-test-renderer@npm:18.3.1"
Expand Down

0 comments on commit ab395b8

Please sign in to comment.