From cead886e48250fd56f3c0c194202b79a438c4f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 23:45:27 +0000 Subject: [PATCH] chore(deps): bump shadcn from 4.5.0 to 4.6.0 Bumps [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) from 4.5.0 to 4.6.0. - [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.6.0/packages/shadcn) --- updated-dependencies: - dependency-name: shadcn dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/dashboard/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index a7e9de18..83271367 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -38,7 +38,7 @@ "prom-client": "^15.1.3", "react": "^19.2.4", "react-dom": "^19.2.5", - "shadcn": "^4.3.1", + "shadcn": "^4.6.0", "tailwind-merge": "^3.5.0", "tailwindcss": "^4.2.4", "tw-animate-css": "^1.4.0", diff --git a/package-lock.json b/package-lock.json index 17df76a7..159744b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -98,7 +98,7 @@ "prom-client": "^15.1.3", "react": "^19.2.4", "react-dom": "^19.2.5", - "shadcn": "^4.3.1", + "shadcn": "^4.6.0", "tailwind-merge": "^3.5.0", "tailwindcss": "^4.2.4", "tw-animate-css": "^1.4.0", @@ -14996,9 +14996,9 @@ "license": "ISC" }, "node_modules/shadcn": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.5.0.tgz", - "integrity": "sha512-ZpNOz7IMI5aezbMEWNxBvl2aJ1ek6NuAMqpL/FUnk5IuRxERl8ohYEnqqAmhPOcur8RbGuCoqTZLQ3Oi4Xkf8A==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.6.0.tgz", + "integrity": "sha512-4XeMwFf8ZZxmqQQp+U+Nsq2M+cY4Da8Joo/EaMdHVc4uVuWSTJoeidlZ3gDjyxXCjYB1FLcxYwR4lYQAH8emOg==", "license": "MIT", "dependencies": { "@babel/core": "^7.28.0",