diff --git a/ui/package.json b/ui/package.json index d0c6df9..6a27425 100644 --- a/ui/package.json +++ b/ui/package.json @@ -77,7 +77,7 @@ "globals": "16.5.0", "prettier": "3.8.1", "prettier-plugin-tailwindcss": "0.7.2", - "shadcn": "3.8.0", + "shadcn": "3.8.1", "tw-animate-css": "1.4.0", "typescript": "5.9.3", "typescript-eslint": "8.53.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index f937224..5a41744 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -5021,10 +5021,10 @@ setprototypeof@~1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shadcn@3.8.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/shadcn/-/shadcn-3.8.0.tgz#fc781ea3186a1bc63f96f1ca3a71ea7e0d70f697" - integrity sha512-PoMRpAYXD0jwppcZgoMwKx/8OKaHluWrmd9qEvWSiuRWJjPM/T9h0TveTASSVrghFR0/7ElftrfJPNh1WMuG6A== +shadcn@3.8.1: + version "3.8.1" + resolved "https://registry.yarnpkg.com/shadcn/-/shadcn-3.8.1.tgz#2f1dc2df7a17d0a46eba65237a2d282b5d46d32e" + integrity sha512-3bu1gxtBvFrFnf55WzLX9QQuM6qik1sv0nXum1bhwgAfcJHDAENBPq2AYDaJaRlskETBqLH/8iacVhpPyyTr3A== dependencies: "@antfu/ni" "^25.0.0" "@babel/core" "^7.28.0"