From 0d1aefb539be9c73670ab7faeb71e7b57a557521 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 12:58:03 +0000 Subject: [PATCH] chore(deps): bump shadcn from 3.8.5 to 4.1.2 Bumps [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) from 3.8.5 to 4.1.2. - [Release notes](https://github.com/shadcn-ui/ui/releases) - [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/shadcn/CHANGELOG.md) - [Commits](https://github.com/shadcn-ui/ui/commits/shadcn@4.1.2/packages/shadcn) --- updated-dependencies: - dependency-name: shadcn dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index 2b968e6c..24ad552e 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -46,7 +46,7 @@ "react-jsx-parser": "^2.4.1", "react-resizable-panels": "^4.6.2", "recharts": "2.15.4", - "shadcn": "^3.8.4", + "shadcn": "^4.1.2", "shiki": "^3.22.0", "sonner": "^2.0.7", "streamdown": "^2.2.0",