Skip to content

Commit

Permalink
chore(deps): bump @radix-ui/react-switch from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [@radix-ui/react-switch](https://github.com/radix-ui/primitives) from 1.1.0 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-switch"
  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 7efaee0 commit 7c005ee
Showing 2 changed files with 20 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@
"@radix-ui/react-dropdown-menu": "2.1.1",
"@radix-ui/react-radio-group": "1.2.0",
"@radix-ui/react-slider": "1.2.0",
"@radix-ui/react-switch": "1.1.0",
"@radix-ui/react-switch": "1.1.1",
"@radix-ui/react-tabs": "1.1.0",
"@radix-ui/react-tooltip": "1.1.2",
"lodash.merge": "4.6.2"
25 changes: 19 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1782,7 +1782,7 @@ __metadata:
"@radix-ui/react-dropdown-menu": 2.1.1
"@radix-ui/react-radio-group": 1.2.0
"@radix-ui/react-slider": 1.2.0
"@radix-ui/react-switch": 1.1.0
"@radix-ui/react-switch": 1.1.1
"@radix-ui/react-tabs": 1.1.0
"@radix-ui/react-tooltip": 1.1.2
"@rollup/plugin-image": 3.0.3
@@ -3595,6 +3595,19 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-context@npm:1.1.1":
version: 1.1.1
resolution: "@radix-ui/react-context@npm:1.1.1"
peerDependencies:
"@types/react": "*"
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 9a04db236685dacc2f5ab2bdcfc4c82b974998e712ab97d79b11d5b4ef073d24aa9392398c876ef6cb3c59f40299285ceee3646187ad818cdad4fe1c74469d3f
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"
@@ -4224,13 +4237,13 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-switch@npm:1.1.0":
version: 1.1.0
resolution: "@radix-ui/react-switch@npm:1.1.0"
"@radix-ui/react-switch@npm:1.1.1":
version: 1.1.1
resolution: "@radix-ui/react-switch@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-context": 1.1.1
"@radix-ui/react-primitive": 2.0.0
"@radix-ui/react-use-controllable-state": 1.1.0
"@radix-ui/react-use-previous": 1.1.0
@@ -4245,7 +4258,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: d15ed8714e72cf99ca2650c42e5075181d0a0a4403765e8366c2306452ea304d6f799cbf5d1a472bf8a7967ca8fc080edae8ee99d8cc73c45c88039daefc6dab
checksum: cf73981d0be568bc3c9d6abf1510f01a3dfd020937570d52de310ad2a05d6462a36ab8b1f32d9a410106f54141f311c1f06cec6ff75c19f9407c530a8ac77bba
languageName: node
linkType: hard

0 comments on commit 7c005ee

Please sign in to comment.