Skip to content

Commit

Permalink
chore(deps): bump @radix-ui/react-radio-group from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) from 1.2.0 to 1.2.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-radio-group"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and odsod committed Oct 7, 2024
1 parent 7c005ee commit a969788
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@radix-ui/react-alert-dialog": "1.1.1",
"@radix-ui/react-dialog": "1.1.1",
"@radix-ui/react-dropdown-menu": "2.1.1",
"@radix-ui/react-radio-group": "1.2.0",
"@radix-ui/react-radio-group": "1.2.1",
"@radix-ui/react-slider": "1.2.0",
"@radix-ui/react-switch": "1.1.1",
"@radix-ui/react-tabs": "1.1.0",
Expand Down
34 changes: 27 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1780,7 +1780,7 @@ __metadata:
"@radix-ui/react-alert-dialog": 1.1.1
"@radix-ui/react-dialog": 1.1.1
"@radix-ui/react-dropdown-menu": 2.1.1
"@radix-ui/react-radio-group": 1.2.0
"@radix-ui/react-radio-group": 1.2.1
"@radix-ui/react-slider": 1.2.0
"@radix-ui/react-switch": 1.1.1
"@radix-ui/react-tabs": 1.1.0
Expand Down Expand Up @@ -3995,6 +3995,26 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-presence@npm:1.1.1":
version: 1.1.1
resolution: "@radix-ui/react-presence@npm:1.1.1"
dependencies:
"@radix-ui/react-compose-refs": 1.1.0
"@radix-ui/react-use-layout-effect": 1.1.0
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: 1831b5f5d096dc197aa4c5e9952ab24494f56843b981c6a4de0d3bd16de48fd6f20f9173424c5f876ed3dbdd1336875d149f7efefe24c185238234d868944795
languageName: node
linkType: hard

"@radix-ui/react-primitive@npm:1.0.3":
version: 1.0.3
resolution: "@radix-ui/react-primitive@npm:1.0.3"
Expand Down Expand Up @@ -4034,15 +4054,15 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-radio-group@npm:1.2.0":
version: 1.2.0
resolution: "@radix-ui/react-radio-group@npm:1.2.0"
"@radix-ui/react-radio-group@npm:1.2.1":
version: 1.2.1
resolution: "@radix-ui/react-radio-group@npm:1.2.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-context": 1.1.1
"@radix-ui/react-direction": 1.1.0
"@radix-ui/react-presence": 1.1.0
"@radix-ui/react-presence": 1.1.1
"@radix-ui/react-primitive": 2.0.0
"@radix-ui/react-roving-focus": 1.1.0
"@radix-ui/react-use-controllable-state": 1.1.0
Expand All @@ -4058,7 +4078,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: b7d41ccd9871c1111c2f34c42245ad233646c9b8dfa2779b6cc7a3b8c507138a1012a886fadd750886aa69a9966710e1585a6b0e4e6c3d0627d11bb87bcb697d
checksum: c0bc847150b37a397d790c81e5a15caac2979943ccb14439e1bdfb65d50cb6e0bc8e7b2971254d89b65159e3c501767e61635b73e4bbd6855e3e33fc23505a89
languageName: node
linkType: hard

Expand Down

0 comments on commit a969788

Please sign in to comment.