diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index bb2e4b68..7e572283 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.16.1", + "shadcn": "^4.16.2", "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 55e9dedc..83a9bae4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -116,7 +116,7 @@ "prom-client": "^15.1.3", "react": "^19.2.8", "react-dom": "^19.2.8", - "shadcn": "^4.16.1", + "shadcn": "^4.16.2", "tailwind-merge": "^3.6.0", "tailwindcss": "^4.2.4", "tw-animate-css": "^1.4.0", @@ -12656,9 +12656,9 @@ "license": "ISC" }, "node_modules/shadcn": { - "version": "4.16.1", - "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.16.1.tgz", - "integrity": "sha512-XLFzfNNIUPlUlyheFEzj0H4Vnhi9nI0nl3Nfgg8HYXW1FkUVhVT1X+mgmOUW8aWL5SeG0A+yJIV5fm3Hr9MVkQ==", + "version": "4.16.2", + "resolved": "https://registry.npmjs.org/shadcn/-/shadcn-4.16.2.tgz", + "integrity": "sha512-M1AvZKFWcCzWRDoyApIqJMSLIpY8Ev4uBGuiPLSFmiTbixXhPmzotSTvLzFmBrfoIxG9aIg2dZOETblEaXGUnQ==", "license": "MIT", "dependencies": { "@babel/core": "^7.28.0",