Bump @radix-ui/react-switch from 1.0.3 to 1.1.0 (#6465)

Bumps [@radix-ui/react-switch](https://github.com/radix-ui/primitives) from 1.0.3 to 1.1.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-06-23 14:33:35 +02:00 committed by GitHub
parent c709f01c89
commit 3cca276bed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 145 deletions

View file

@ -11,7 +11,7 @@
"preview": "vite preview"
},
"dependencies": {
"@radix-ui/react-switch": "^1.0.3"
"@radix-ui/react-switch": "^1.1.0"
},
"devDependencies": {
"@radix-ui/react-dialog": "^1.1.1",