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

Upgrade react-remove-scroll version to 2.6.0 #3127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
17 changes: 17 additions & 0 deletions .yarn/versions/8cb19c89.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
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

declined:
- primitives
2 changes: 1 addition & 1 deletion packages/react/dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@radix-ui/react-slot": "workspace:*",
"@radix-ui/react-use-controllable-state": "workspace:*",
"aria-hidden": "^1.1.1",
"react-remove-scroll": "2.5.7"
"react-remove-scroll": "2.6.0"
},
"peerDependencies": {
"@types/react": "*",
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 @@ -35,7 +35,7 @@
"@radix-ui/react-use-escape-keydown": "workspace:*"
},
"devDependencies": {
"react-remove-scroll": "2.5.7"
"react-remove-scroll": "2.6.0"
},
"peerDependencies": {
"@types/react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@radix-ui/react-slot": "workspace:*",
"@radix-ui/react-use-callback-ref": "workspace:*",
"aria-hidden": "^1.1.1",
"react-remove-scroll": "2.5.7"
"react-remove-scroll": "2.6.0"
},
"peerDependencies": {
"@types/react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@radix-ui/react-slot": "workspace:*",
"@radix-ui/react-use-controllable-state": "workspace:*",
"aria-hidden": "^1.1.1",
"react-remove-scroll": "2.5.7"
"react-remove-scroll": "2.6.0"
},
"peerDependencies": {
"@types/react": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@radix-ui/react-use-previous": "workspace:*",
"@radix-ui/react-visually-hidden": "workspace:*",
"aria-hidden": "^1.1.1",
"react-remove-scroll": "2.5.7"
"react-remove-scroll": "2.6.0"
},
"peerDependencies": {
"@types/react": "*",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3380,7 +3380,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.5.7"
react-remove-scroll: "npm:2.6.0"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -3454,7 +3454,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.5.7"
react-remove-scroll: "npm:2.6.0"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -3679,7 +3679,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.5.7"
react-remove-scroll: "npm:2.6.0"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -3769,7 +3769,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.5.7"
react-remove-scroll: "npm:2.6.0"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -4099,7 +4099,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.5.7"
react-remove-scroll: "npm:2.6.0"
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand Down Expand Up @@ -15441,7 +15441,7 @@ __metadata:
languageName: node
linkType: hard

"react-remove-scroll-bar@npm:^2.3.3, react-remove-scroll-bar@npm:^2.3.4":
"react-remove-scroll-bar@npm:^2.3.3, react-remove-scroll-bar@npm:^2.3.6":
version: 2.3.6
resolution: "react-remove-scroll-bar@npm:2.3.6"
dependencies:
Expand Down Expand Up @@ -15476,11 +15476,11 @@ __metadata:
languageName: node
linkType: hard

"react-remove-scroll@npm:2.5.7":
version: 2.5.7
resolution: "react-remove-scroll@npm:2.5.7"
"react-remove-scroll@npm:2.6.0":
version: 2.6.0
resolution: "react-remove-scroll@npm:2.6.0"
dependencies:
react-remove-scroll-bar: "npm:^2.3.4"
react-remove-scroll-bar: "npm:^2.3.6"
react-style-singleton: "npm:^2.2.1"
tslib: "npm:^2.1.0"
use-callback-ref: "npm:^1.3.0"
Expand All @@ -15491,7 +15491,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/a1285d118e734855be6a1cf6c83a2ee39d8c5a5c3c336a1e9b80ab571326669bf39a52607f1889337c559c18b9e5fd5a0772fa82f748de3fcfe114ee6f772cc6
checksum: 10/9fac79e1c2ed2c85729bfe82f61ef4ae5ce51f478736a13892a9a11e05cbd4e9599f9f0e012cb5fc0719e18dc1dd687ab61f516193228615df636db8b851245e
languageName: node
linkType: hard

Expand Down