Skip to content

Commit

Permalink
build(deps): bump @radix-ui/react-switch in /frontend
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.2 to 1.1.3.
- [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 razzeee committed Feb 13, 2025
1 parent 53ef867 commit af77e00
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-radio-group": "^1.2.3",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"@radix-ui/react-switch": "^1.1.3",
"@radix-ui/react-tooltip": "^1.1.8",
"@resvg/resvg-js": "^2.6.2",
"@sentry/nextjs": "^8.50.0",
Expand Down
12 changes: 6 additions & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5173,14 +5173,14 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-switch@npm:^1.1.2":
version: 1.1.2
resolution: "@radix-ui/react-switch@npm:1.1.2"
"@radix-ui/react-switch@npm:^1.1.3":
version: 1.1.3
resolution: "@radix-ui/react-switch@npm:1.1.3"
dependencies:
"@radix-ui/primitive": "npm:1.1.1"
"@radix-ui/react-compose-refs": "npm:1.1.1"
"@radix-ui/react-context": "npm:1.1.1"
"@radix-ui/react-primitive": "npm:2.0.1"
"@radix-ui/react-primitive": "npm:2.0.2"
"@radix-ui/react-use-controllable-state": "npm:1.1.0"
"@radix-ui/react-use-previous": "npm:1.1.0"
"@radix-ui/react-use-size": "npm:1.1.0"
Expand All @@ -5194,7 +5194,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 10c0/5ae76c25ab6e9b401a562818b9507acb5994d4b8db828a21fde3d415fde8196c86f7f4025e5bccf72991a4e6801f008e05de02216be20e1f36b6f6411cd27939
checksum: 10c0/d307953b38cb83d832f69873c95709ba6cd870b7eda4cc682225f79cc37533c93f77eebd8086000b7ceb3bd6ae58e9653ef27c43b781b2a62f558cafb0c0f9a8
languageName: node
linkType: hard

Expand Down Expand Up @@ -11411,7 +11411,7 @@ __metadata:
"@radix-ui/react-icons": "npm:^1.3.2"
"@radix-ui/react-radio-group": "npm:^1.2.3"
"@radix-ui/react-slot": "npm:^1.1.1"
"@radix-ui/react-switch": "npm:^1.1.2"
"@radix-ui/react-switch": "npm:^1.1.3"
"@radix-ui/react-tooltip": "npm:^1.1.8"
"@resvg/resvg-js": "npm:^2.6.2"
"@sentry/nextjs": "npm:^8.50.0"
Expand Down

0 comments on commit af77e00

Please sign in to comment.