Skip to content

Commit a08e7cc

Browse files
chore(deps): bump @radix-ui/react-slot from 1.1.0 to 1.2.4
Bumps [@radix-ui/react-slot](https://github.com/radix-ui/primitives) from 1.1.0 to 1.2.4. - [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-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cb2b0f commit a08e7cc

File tree

4 files changed

+354
-314
lines changed

4 files changed

+354
-314
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@radix-ui/react-scroll-area": "1.0.5",
3333
"@radix-ui/react-select": "2.0.0",
3434
"@radix-ui/react-separator": "1.0.3",
35-
"@radix-ui/react-slot": "1.1.0",
35+
"@radix-ui/react-slot": "1.2.4",
3636
"@radix-ui/react-switch": "1.0.3",
3737
"@radix-ui/react-tabs": "1.1.0",
3838
"@radix-ui/react-tooltip": "1.0.7",

apps/engineering/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"postinstall": "fumadocs-mdx"
1111
},
1212
"dependencies": {
13-
"@radix-ui/react-slot": "1.1.0",
13+
"@radix-ui/react-slot": "1.2.4",
1414
"@unkey/icons": "workspace:^",
1515
"@unkey/ui": "workspace:^",
1616
"fumadocs-core": "14.4.0",

internal/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@radix-ui/react-popover": "1.1.15",
2525
"@radix-ui/react-select": "2.0.0",
2626
"@radix-ui/react-separator": "1.0.3",
27-
"@radix-ui/react-slot": "1.1.0",
27+
"@radix-ui/react-slot": "1.2.4",
2828
"@radix-ui/react-tooltip": "1.0.7",
2929
"@unkey/icons": "workspace:^",
3030
"class-variance-authority": "0.7.0",

0 commit comments

Comments
 (0)