Skip to content

Commit

Permalink
chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) from 1.0.5 to 1.1.1.
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-dialog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and odsod committed Jun 27, 2024
1 parent 2eaa468 commit 8e063a7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@emotion/is-prop-valid": "1.2.2",
"@mantine/hooks": "7.1.1",
"@radix-ui/react-alert-dialog": "1.0.5",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dialog": "1.1.1",
"@radix-ui/react-dropdown-menu": "2.1.1",
"@radix-ui/react-radio-group": "1.1.3",
"@radix-ui/react-slider": "1.2.0",
Expand Down
34 changes: 33 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1778,7 +1778,7 @@ __metadata:
"@faker-js/faker": 8.4.1
"@mantine/hooks": 7.1.1
"@radix-ui/react-alert-dialog": 1.0.5
"@radix-ui/react-dialog": 1.0.5
"@radix-ui/react-dialog": 1.1.1
"@radix-ui/react-dropdown-menu": 2.1.1
"@radix-ui/react-radio-group": 1.1.3
"@radix-ui/react-slider": 1.2.0
Expand Down Expand Up @@ -3613,6 +3613,38 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-dialog@npm:1.1.1":
version: 1.1.1
resolution: "@radix-ui/react-dialog@npm:1.1.1"
dependencies:
"@radix-ui/primitive": 1.1.0
"@radix-ui/react-compose-refs": 1.1.0
"@radix-ui/react-context": 1.1.0
"@radix-ui/react-dismissable-layer": 1.1.0
"@radix-ui/react-focus-guards": 1.1.0
"@radix-ui/react-focus-scope": 1.1.0
"@radix-ui/react-id": 1.1.0
"@radix-ui/react-portal": 1.1.1
"@radix-ui/react-presence": 1.1.0
"@radix-ui/react-primitive": 2.0.0
"@radix-ui/react-slot": 1.1.0
"@radix-ui/react-use-controllable-state": 1.1.0
aria-hidden: ^1.1.1
react-remove-scroll: 2.5.7
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
react-dom: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
"@types/react-dom":
optional: true
checksum: 5f270518b61e0b570a321f1db09ed95939969e9bff71fad02bce02126f047f5305d74ff79bb4e763677062db881b1e4ecd297b1556a917fed3d7a77cc0a7c235
languageName: node
linkType: hard

"@radix-ui/react-direction@npm:1.0.1":
version: 1.0.1
resolution: "@radix-ui/react-direction@npm:1.0.1"
Expand Down

0 comments on commit 8e063a7

Please sign in to comment.