Skip to content

Commit

Permalink
Bump @radix-ui/react-slot from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [@radix-ui/react-slot](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-slot"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 8c32ee0 commit 3fbd554
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-switch": "^1.1.1",
"@radix-ui/react-toast": "^1.2.2",
"@radix-ui/react-tooltip": "^1.1.4",
Expand Down
32 changes: 30 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1090,6 +1090,19 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-compose-refs@npm:1.1.1":
version: 1.1.1
resolution: "@radix-ui/react-compose-refs@npm:1.1.1"
peerDependencies:
"@types/react": "*"
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/3e84580024e66e3cc5b9ae79355e787815c1d2a3c7d46e7f47900a29c33751ca24cf4ac8903314957ab1f7788aebe1687e2258641c188cf94653f7ddf8f70627
languageName: node
linkType: hard

"@radix-ui/react-context@npm:1.1.0":
version: 1.1.0
resolution: "@radix-ui/react-context@npm:1.1.0"
Expand Down Expand Up @@ -1468,7 +1481,7 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-slot@npm:1.1.0, @radix-ui/react-slot@npm:^1.1.0":
"@radix-ui/react-slot@npm:1.1.0":
version: 1.1.0
resolution: "@radix-ui/react-slot@npm:1.1.0"
dependencies:
Expand All @@ -1483,6 +1496,21 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-slot@npm:^1.1.1":
version: 1.1.1
resolution: "@radix-ui/react-slot@npm:1.1.1"
dependencies:
"@radix-ui/react-compose-refs": "npm:1.1.1"
peerDependencies:
"@types/react": "*"
react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10c0/f3cc71c16529c67a8407a89e0ac13a868cafa0cd05ca185b464db609aa5996a3f00588695518e420bd47ffdb4cc2f76c14cc12ea5a38fc2ca3578a30d2ca58b9
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"
Expand Down Expand Up @@ -7094,7 +7122,7 @@ __metadata:
"@radix-ui/react-icons": "npm:^1.3.2"
"@radix-ui/react-label": "npm:^2.1.0"
"@radix-ui/react-navigation-menu": "npm:^1.2.1"
"@radix-ui/react-slot": "npm:^1.1.0"
"@radix-ui/react-slot": "npm:^1.1.1"
"@radix-ui/react-switch": "npm:^1.1.1"
"@radix-ui/react-toast": "npm:^1.2.2"
"@radix-ui/react-tooltip": "npm:^1.1.4"
Expand Down

0 comments on commit 3fbd554

Please sign in to comment.