Bump @radix-ui/react-switch from 1.1.1 to 1.1.2

Bumps [@radix-ui/react-switch](https://github.com/radix-ui/primitives) from 1.1.1 to 1.1.2.
- [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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-13 15:32:29 +00:00 committed by SamTV12345
parent cc76866554
commit 766deb204e
2 changed files with 67 additions and 9 deletions

View file

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