Skip to content

Commit 359abfb

Browse files
Chore(deps): Bump @radix-ui/react-checkbox from 1.3.2 to 1.3.3
Bumps [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) from 1.3.2 to 1.3.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-checkbox" dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3ad6ef commit 359abfb

File tree

3 files changed

+1112
-838
lines changed

3 files changed

+1112
-838
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@radix-ui/react-accordion": "^1.2.11",
66
"@radix-ui/react-alert-dialog": "^1.1.14",
77
"@radix-ui/react-avatar": "^1.1.10",
8-
"@radix-ui/react-checkbox": "^1.3.2",
8+
"@radix-ui/react-checkbox": "^1.3.3",
99
"@radix-ui/react-collapsible": "^1.1.11",
1010
"@radix-ui/react-dialog": "1.1.14",
1111
"@radix-ui/react-dropdown-menu": "^2.1.15",

apps/playground-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@ai-sdk/react": "^2.0.25",
55
"@hookform/resolvers": "^3.9.1",
66
"@radix-ui/react-avatar": "^1.1.10",
7-
"@radix-ui/react-checkbox": "^1.3.2",
7+
"@radix-ui/react-checkbox": "^1.3.3",
88
"@radix-ui/react-collapsible": "^1.1.11",
99
"@radix-ui/react-dialog": "1.1.14",
1010
"@radix-ui/react-label": "^2.1.7",

0 commit comments

Comments
 (0)