Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #3339

Merged
merged 2 commits into from
Jan 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .yarn/versions/60c23995.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
releases:
"@radix-ui/react-alert-dialog": patch
"@radix-ui/react-context-menu": patch
"@radix-ui/react-dialog": patch
"@radix-ui/react-dismissable-layer": patch
"@radix-ui/react-dropdown-menu": patch
"@radix-ui/react-hover-card": patch
"@radix-ui/react-menu": patch
"@radix-ui/react-menubar": patch
"@radix-ui/react-navigation-menu": patch
"@radix-ui/react-popover": patch
"@radix-ui/react-select": patch
"@radix-ui/react-toast": patch
"@radix-ui/react-tooltip": patch
radix-ui: patch

declined:
- primitives
4 changes: 2 additions & 2 deletions packages/react/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@radix-ui/react-primitive": "workspace:*",
"@radix-ui/react-slot": "workspace:*",
"@radix-ui/react-use-controllable-state": "workspace:*",
"aria-hidden": "^1.1.1",
"react-remove-scroll": "^2.6.1"
"aria-hidden": "^1.2.4",
"react-remove-scroll": "^2.6.2"
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/dismissable-layer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/react-dom": "^19.0.3",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-remove-scroll": "^2.6.1",
"react-remove-scroll": "^2.6.2",
"typescript": "^5.7.3"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@radix-ui/react-roving-focus": "workspace:*",
"@radix-ui/react-slot": "workspace:*",
"@radix-ui/react-use-callback-ref": "workspace:*",
"aria-hidden": "^1.1.1",
"react-remove-scroll": "^2.6.1"
"aria-hidden": "^1.2.4",
"react-remove-scroll": "^2.6.2"
},
"devDependencies": {
"@repo/test-data": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@radix-ui/react-primitive": "workspace:*",
"@radix-ui/react-slot": "workspace:*",
"@radix-ui/react-use-controllable-state": "workspace:*",
"aria-hidden": "^1.1.1",
"react-remove-scroll": "^2.6.1"
"aria-hidden": "^1.2.4",
"react-remove-scroll": "^2.6.2"
},
"devDependencies": {
"@repo/typescript-config": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"@radix-ui/react-use-layout-effect": "workspace:*",
"@radix-ui/react-use-previous": "workspace:*",
"@radix-ui/react-visually-hidden": "workspace:*",
"aria-hidden": "^1.1.1",
"react-remove-scroll": "^2.6.1"
"aria-hidden": "^1.2.4",
"react-remove-scroll": "^2.6.2"
},
"devDependencies": {
"@repo/test-data": "workspace:*",
Expand Down
82 changes: 28 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2709,10 +2709,10 @@ __metadata:
"@repo/typescript-config": "workspace:*"
"@types/react": "npm:^19.0.7"
"@types/react-dom": "npm:^19.0.3"
aria-hidden: "npm:^1.1.1"
aria-hidden: "npm:^1.2.4"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-remove-scroll: "npm:^2.6.1"
react-remove-scroll: "npm:^2.6.2"
typescript: "npm:^5.7.3"
peerDependencies:
"@types/react": "*"
Expand Down Expand Up @@ -2760,7 +2760,7 @@ __metadata:
"@types/react-dom": "npm:^19.0.3"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-remove-scroll: "npm:^2.6.1"
react-remove-scroll: "npm:^2.6.2"
typescript: "npm:^5.7.3"
peerDependencies:
"@types/react": "*"
Expand Down Expand Up @@ -2980,10 +2980,10 @@ __metadata:
"@repo/typescript-config": "workspace:*"
"@types/react": "npm:^19.0.7"
"@types/react-dom": "npm:^19.0.3"
aria-hidden: "npm:^1.1.1"
aria-hidden: "npm:^1.2.4"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-remove-scroll: "npm:^2.6.1"
react-remove-scroll: "npm:^2.6.2"
typescript: "npm:^5.7.3"
peerDependencies:
"@types/react": "*"
Expand Down Expand Up @@ -3089,10 +3089,10 @@ __metadata:
"@repo/typescript-config": "workspace:*"
"@types/react": "npm:^19.0.7"
"@types/react-dom": "npm:^19.0.3"
aria-hidden: "npm:^1.1.1"
aria-hidden: "npm:^1.2.4"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-remove-scroll: "npm:^2.6.1"
react-remove-scroll: "npm:^2.6.2"
typescript: "npm:^5.7.3"
peerDependencies:
"@types/react": "*"
Expand Down Expand Up @@ -3365,10 +3365,10 @@ __metadata:
"@repo/typescript-config": "workspace:*"
"@types/react": "npm:^19.0.7"
"@types/react-dom": "npm:^19.0.3"
aria-hidden: "npm:^1.1.1"
aria-hidden: "npm:^1.2.4"
react: "npm:^19.0.0"
react-dom: "npm:^19.0.0"
react-remove-scroll: "npm:^2.6.1"
react-remove-scroll: "npm:^2.6.2"
typescript: "npm:^5.7.3"
peerDependencies:
"@types/react": "*"
Expand Down Expand Up @@ -5827,7 +5827,7 @@ __metadata:
languageName: node
linkType: hard

"aria-hidden@npm:^1.1.1":
"aria-hidden@npm:^1.2.4":
version: 1.2.4
resolution: "aria-hidden@npm:1.2.4"
dependencies:
Expand Down Expand Up @@ -9794,15 +9794,6 @@ __metadata:
languageName: node
linkType: hard

"invariant@npm:^2.2.4":
version: 2.2.4
resolution: "invariant@npm:2.2.4"
dependencies:
loose-envify: "npm:^1.0.0"
checksum: 10/cc3182d793aad82a8d1f0af697b462939cb46066ec48bbf1707c150ad5fad6406137e91a262022c269702e01621f35ef60269f6c0d7fd178487959809acdfb14
languageName: node
linkType: hard

"ip-address@npm:^9.0.5":
version: 9.0.5
resolution: "ip-address@npm:9.0.5"
Expand Down Expand Up @@ -11501,7 +11492,7 @@ __metadata:
languageName: node
linkType: hard

"loose-envify@npm:^1.0.0, loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
"loose-envify@npm:^1.1.0, loose-envify@npm:^1.4.0":
version: 1.4.0
resolution: "loose-envify@npm:1.4.0"
dependencies:
Expand Down Expand Up @@ -13220,43 +13211,26 @@ __metadata:
languageName: node
linkType: hard

"react-remove-scroll@npm:^2.6.1":
version: 2.6.1
resolution: "react-remove-scroll@npm:2.6.1"
"react-remove-scroll@npm:^2.6.2":
version: 2.6.2
resolution: "react-remove-scroll@npm:2.6.2"
dependencies:
react-remove-scroll-bar: "npm:^2.3.7"
react-style-singleton: "npm:^2.2.1"
tslib: "npm:^2.1.0"
use-callback-ref: "npm:^1.3.0"
use-callback-ref: "npm:^1.3.3"
use-sidecar: "npm:^1.1.2"
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/ee7d2ea0b1225d43c1102488f29f855a639e4589a086d5e56d656517495fe3ffbc235e2045893e23c44f60aa93281f882199d01ea2a68139adba9713bf3500a9
languageName: node
linkType: hard

"react-style-singleton@npm:^2.2.1":
version: 2.2.1
resolution: "react-style-singleton@npm:2.2.1"
dependencies:
get-nonce: "npm:^1.0.0"
invariant: "npm:^2.2.4"
tslib: "npm:^2.0.0"
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/80c58fd6aac3594e351e2e7b048d8a5b09508adb21031a38b3c40911fe58295572eddc640d4b20a7be364842c8ed1120fe30097e22ea055316b375b88d4ff02a
checksum: 10/e6d7e8c42793ae24c9d4a6cb3ebdf3499c1b413fb0c93c3fbf047d875396e944e88a0520dd7db3a20db37125ffadef45b1ce8cb77b74da44daf47c5eb2155c9a
languageName: node
linkType: hard

"react-style-singleton@npm:^2.2.2":
"react-style-singleton@npm:^2.2.1, react-style-singleton@npm:^2.2.2":
version: 2.2.3
resolution: "react-style-singleton@npm:2.2.3"
dependencies:
Expand Down Expand Up @@ -15280,34 +15254,34 @@ __metadata:
languageName: node
linkType: hard

"use-callback-ref@npm:^1.3.0":
version: 1.3.2
resolution: "use-callback-ref@npm:1.3.2"
"use-callback-ref@npm:^1.3.3":
version: 1.3.3
resolution: "use-callback-ref@npm:1.3.3"
dependencies:
tslib: "npm:^2.0.0"
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@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/3be76eae71b52ab233b4fde974eddeff72e67e6723100a0c0297df4b0d60daabedfa706ffb314d0a52645f2c1235e50fdbd53d99f374eb5df68c74d412e98a9b
checksum: 10/adf06a7b6a27d3651c325ac9b66d2b82ccacaed7450b85b211d123e91d9a23cb5a587fcc6db5b4fd07ac7233e5abf024d30cf02ddc2ec46bca712151c0836151
languageName: node
linkType: hard

"use-sidecar@npm:^1.1.2":
version: 1.1.2
resolution: "use-sidecar@npm:1.1.2"
version: 1.1.3
resolution: "use-sidecar@npm:1.1.3"
dependencies:
detect-node-es: "npm:^1.1.0"
tslib: "npm:^2.0.0"
peerDependencies:
"@types/react": ^16.9.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@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/ec99e31aefeb880f6dc4d02cb19a01d123364954f857811470ece32872f70d6c3eadbe4d073770706a9b7db6136f2a9fbf1bb803e07fbb21e936a47479281690
checksum: 10/2fec05eb851cdfc4a4657b1dfb434e686f346c3265ffc9db8a974bb58f8128bd4a708a3cc00e8f51655fccf81822ed4419ebed42f41610589e3aab0cf2492edb
languageName: node
linkType: hard

Expand Down
Loading