Skip to content

Commit b9a05e6

Browse files
chore(deps): bump @radix-ui/react-select from 2.1.1 to 2.1.2
Bumps [@radix-ui/react-select](https://github.com/radix-ui/primitives) from 2.1.1 to 2.1.2. - [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-select" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4672475 commit b9a05e6

File tree

3 files changed

+216
-76
lines changed

3 files changed

+216
-76
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@radix-ui/react-popover": "^1.1.1",
4141
"@radix-ui/react-progress": "^1.1.0",
4242
"@radix-ui/react-radio-group": "^1.2.0",
43-
"@radix-ui/react-select": "^2.1.1",
43+
"@radix-ui/react-select": "^2.1.2",
4444
"@radix-ui/react-separator": "^1.1.0",
4545
"@radix-ui/react-slot": "^1.1.0",
4646
"@radix-ui/react-switch": "^1.1.0",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@radix-ui/react-label": "^2.1.0",
2121
"@radix-ui/react-radio-group": "^1.2.0",
2222
"@radix-ui/react-scroll-area": "^1.1.0",
23-
"@radix-ui/react-select": "^2.1.1",
23+
"@radix-ui/react-select": "^2.1.2",
2424
"@radix-ui/react-separator": "^1.1.0",
2525
"@radix-ui/react-slot": "^1.1.0",
2626
"@radix-ui/react-switch": "^1.1.0",

0 commit comments

Comments
 (0)