Skip to content

Commit b21ec5d

Browse files
chore(deps): bump @radix-ui/react-switch from 1.1.0 to 1.1.1
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]>
1 parent 4672475 commit b21ec5d

File tree

3 files changed

+127
-72
lines changed

3 files changed

+127
-72
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@radix-ui/react-select": "^2.1.1",
4444
"@radix-ui/react-separator": "^1.1.0",
4545
"@radix-ui/react-slot": "^1.1.0",
46-
"@radix-ui/react-switch": "^1.1.0",
46+
"@radix-ui/react-switch": "^1.1.1",
4747
"@radix-ui/react-tooltip": "1.1.2",
4848
"@sentry/nextjs": "8.32.0",
4949
"@shazow/whatsabi": "^0.15.2",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@radix-ui/react-select": "^2.1.1",
2424
"@radix-ui/react-separator": "^1.1.0",
2525
"@radix-ui/react-slot": "^1.1.0",
26-
"@radix-ui/react-switch": "^1.1.0",
26+
"@radix-ui/react-switch": "^1.1.1",
2727
"@radix-ui/react-tabs": "^1.1.0",
2828
"@radix-ui/react-tooltip": "1.1.2",
2929
"@tanstack/react-query": "5.56.2",

0 commit comments

Comments
 (0)