From 9678b5c6932e48ebc7b7bbb2a96d585d4e4f5c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 23:48:18 +0000 Subject: [PATCH] build(deps): bump @radix-ui/react-checkbox from 1.3.6 to 1.3.7 Bumps [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/checkbox) from 1.3.6 to 1.3.7. - [Changelog](https://github.com/radix-ui/primitives/blob/main/packages/react/checkbox/CHANGELOG.md) - [Commits](https://github.com/radix-ui/primitives/commits/HEAD/packages/react/checkbox) --- updated-dependencies: - dependency-name: "@radix-ui/react-checkbox" dependency-version: 1.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c7e0e8d..7f53fe34 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@radix-ui/react-alert-dialog": "1.1.19", "@radix-ui/react-aspect-ratio": "1.1.10", "@radix-ui/react-avatar": "1.2.2", - "@radix-ui/react-checkbox": "1.3.6", + "@radix-ui/react-checkbox": "1.3.7", "@radix-ui/react-collapsible": "1.1.16", "@radix-ui/react-context-menu": "2.3.3", "@radix-ui/react-dialog": "1.1.19",