From 11ee0bf1b54e72d5216684a8d9e3190fbcea362e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 23:46:09 +0000 Subject: [PATCH] chore(deps): bump shadcn from 4.17.0 to 4.18.0 Bumps [shadcn](https://github.com/shadcn-ui/ui/tree/HEAD/packages/shadcn) from 4.17.0 to 4.18.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.18.0/packages/shadcn) --- updated-dependencies: - dependency-name: shadcn dependency-version: 4.18.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 84affa9b..dd0d07bc 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -38,7 +38,7 @@ "prom-client": "^15.1.3", "react": "^19.2.8", "react-dom": "^19.2.8", - "shadcn": "^4.17.0", + "shadcn": "^4.18.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 6a2117f9..bfe793e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -107,7 +107,7 @@ "prom-client": "^15.1.3", "react": "^19.2.8", "react-dom": "^19.2.8", - "shadcn": "^4.17.0", + "shadcn": "^4.18.0", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.2.4", "tw-animate-css": "^1.4.0", @@ -11009,9 +11009,9 @@ "license": "ISC" }, "node_modules/shadcn": { - "version": "4.17.0", - "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.17.0.tgz", - "integrity": "sha512-kphndh72CD7mxLQ/thkbPVgfXpIjzPUllzvTWRJmU3sNGZc/WbOqzJ0FXbBGj6sqNiaGPiOLDQByy8FAtCuVUQ==", + "version": "4.18.0", + "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.18.0.tgz", + "integrity": "sha512-tUFZgkYmfVNQVm3xX7lhSzOvDsp+O14ac5dwgXIr5mIsr79ISueb/Mu+ZtWMz0DH6v77u4eYyvbQ9TTMpSn3aw==", "license": "MIT", "dependencies": { "@babel/core": "^7.28.0",