From 7ab409deb0034bddac9473ccbcac34413f884e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 23:43:49 +0000 Subject: [PATCH] chore(deps): bump shadcn from 4.12.0 to 4.13.0 Bumps [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) from 4.12.0 to 4.13.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.13.0/packages/shadcn) --- updated-dependencies: - dependency-name: shadcn dependency-version: 4.13.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 ce5b1f58..5cb7e3d1 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -38,7 +38,7 @@ "prom-client": "^15.1.3", "react": "^19.2.7", "react-dom": "^19.2.7", - "shadcn": "^4.12.0", + "shadcn": "^4.13.0", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.2.4", "tw-animate-css": "^1.4.0", diff --git a/package-lock.json b/package-lock.json index af93336a..b0eac002 100644 --- a/package-lock.json +++ b/package-lock.json @@ -116,7 +116,7 @@ "prom-client": "^15.1.3", "react": "^19.2.7", "react-dom": "^19.2.7", - "shadcn": "^4.12.0", + "shadcn": "^4.13.0", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.2.4", "tw-animate-css": "^1.4.0", @@ -14202,9 +14202,9 @@ "license": "ISC" }, "node_modules/shadcn": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.12.0.tgz", - "integrity": "sha512-o781ieQziCnXH2FKsEqxp1fnbHdbgAPO9inTSPeZ59hQfsZXuMGp3ul8oFSV5KQS4nbUK9b+DrDE6C7OvfKKQQ==", + "version": "4.13.0", + "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.13.0.tgz", + "integrity": "sha512-5fuJ4jI/GcPeA/iTL4cJivCZuYQGXz/N3bIzyd+Gd/FM6xUCy2MxGG+LaDQuw2cjNy9zGPSFPTEmI048UwPTZA==", "license": "MIT", "dependencies": { "@babel/core": "^7.28.0",