From 85601bcb84777b31aad1fd40f2781f87b91045d9 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 11:32:21 +0000 Subject: [PATCH] chore(patch): update shadcn to 3.8.2 #patch (#635) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index 6a27425..1be8795 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.1", + "shadcn": "3.8.2", "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 5a41744..10ca421 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.1: - version "3.8.1" - resolved "https://registry.yarnpkg.com/shadcn/-/shadcn-3.8.1.tgz#2f1dc2df7a17d0a46eba65237a2d282b5d46d32e" - integrity sha512-3bu1gxtBvFrFnf55WzLX9QQuM6qik1sv0nXum1bhwgAfcJHDAENBPq2AYDaJaRlskETBqLH/8iacVhpPyyTr3A== +shadcn@3.8.2: + version "3.8.2" + resolved "https://registry.yarnpkg.com/shadcn/-/shadcn-3.8.2.tgz#07adfef0353f2e62aacaa0fa61cb3c0a6a2f228f" + integrity sha512-4iqRkfmDmChg4lC7qBImi0KWrCKJbb0rNSs8QuocHmKAlX9U3s0ZcYUbth+2sv1ueferzfjD2hswCOm9Ng4ceA== dependencies: "@antfu/ni" "^25.0.0" "@babel/core" "^7.28.0"