Skip to content

Commit

Permalink
Bump @radix-ui/react-switch from 1.1.1 to 1.1.2 (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 687d552 commit 6735285
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion examples/react-client/fishjam-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@radix-ui/react-select": "^2.1.4",
"@radix-ui/react-separator": "^1.1.1",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-switch": "^1.1.2",
"axios": "^1.7.9",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,7 @@ __metadata:
"@radix-ui/react-select": "npm:^2.1.4"
"@radix-ui/react-separator": "npm:^1.1.1"
"@radix-ui/react-slot": "npm:^1.1.1"
"@radix-ui/react-switch": "npm:^1.1.1"
"@radix-ui/react-switch": "npm:^1.1.2"
"@types/node": "npm:^22.12.0"
"@types/react": "npm:^19.0.8"
"@types/react-dom": "npm:^19.0.3"
Expand Down Expand Up @@ -1688,14 +1688,14 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-switch@npm:^1.1.1":
version: 1.1.1
resolution: "@radix-ui/react-switch@npm:1.1.1"
"@radix-ui/react-switch@npm:^1.1.2":
version: 1.1.2
resolution: "@radix-ui/react-switch@npm:1.1.2"
dependencies:
"@radix-ui/primitive": "npm:1.1.0"
"@radix-ui/react-compose-refs": "npm:1.1.0"
"@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.0"
"@radix-ui/react-primitive": "npm:2.0.1"
"@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 @@ -1709,7 +1709,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 10c0/8b61aa3bf80d3a2037d67495cf5de9e1ffc0d0843edc0cde5adc1ff1a9b99b0a6b63a85951c79769ab5a44d484611d90dc85933a86d71f28028caa53d8db177b
checksum: 10c0/5ae76c25ab6e9b401a562818b9507acb5994d4b8db828a21fde3d415fde8196c86f7f4025e5bccf72991a4e6801f008e05de02216be20e1f36b6f6411cd27939
languageName: node
linkType: hard

Expand Down

0 comments on commit 6735285

Please sign in to comment.