From 0136c8ef7821eb03e62463492daa68afe2591502 Mon Sep 17 00:00:00 2001 From: "public-glueops-renovatebot[bot]" <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 17:45:19 +0000 Subject: [PATCH] chore(patch): update shadcn to 3.8.3 #patch (#642) Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- ui/yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ui/package.json b/ui/package.json index e965122..ccf2d06 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.2", + "shadcn": "3.8.3", "tw-animate-css": "1.4.0", "typescript": "5.9.3", "typescript-eslint": "8.54.0", diff --git a/ui/yarn.lock b/ui/yarn.lock index 9bc496f..8162313 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -5024,10 +5024,10 @@ setprototypeof@~1.2.0: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.2.0.tgz#66c9a24a73f9fc28cbe66b09fed3d33dcaf1b424" integrity sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw== -shadcn@3.8.2: - version "3.8.2" - resolved "https://registry.yarnpkg.com/shadcn/-/shadcn-3.8.2.tgz#07adfef0353f2e62aacaa0fa61cb3c0a6a2f228f" - integrity sha512-4iqRkfmDmChg4lC7qBImi0KWrCKJbb0rNSs8QuocHmKAlX9U3s0ZcYUbth+2sv1ueferzfjD2hswCOm9Ng4ceA== +shadcn@3.8.3: + version "3.8.3" + resolved "https://registry.yarnpkg.com/shadcn/-/shadcn-3.8.3.tgz#f364accd76c8fe97f3db3082fefc171b3f234d30" + integrity sha512-4cq123nBeWJWWhMT2wG7ddoix5jIfPBvybjbS+xwc9gtQbhmi5X6RY8FjR1OhUSN4TYqV2O5dmJ9cl0/eBHIfg== dependencies: "@antfu/ni" "^25.0.0" "@babel/core" "^7.28.0" @@ -5058,6 +5058,7 @@ shadcn@3.8.2: prompts "^2.4.2" recast "^0.23.11" stringify-object "^5.0.0" + tailwind-merge "^3.0.1" ts-morph "^26.0.0" tsconfig-paths "^4.2.0" validate-npm-package-name "^7.0.1" @@ -5263,7 +5264,7 @@ tagged-tag@^1.0.0: resolved "https://registry.yarnpkg.com/tagged-tag/-/tagged-tag-1.0.0.tgz#a0b5917c2864cba54841495abfa3f6b13edcf4d6" integrity sha512-yEFYrVhod+hdNyx7g5Bnkkb0G6si8HJurOoOEgC8B/O0uXLHlaey/65KRv6cuWBNhBgHKAROVpc7QyYqE5gFng== -tailwind-merge@^3.4.0: +tailwind-merge@^3.0.1, tailwind-merge@^3.4.0: version "3.4.0" resolved "https://registry.yarnpkg.com/tailwind-merge/-/tailwind-merge-3.4.0.tgz#5a264e131a096879965f1175d11f8c36e6b64eca" integrity sha512-uSaO4gnW+b3Y2aWoWfFpX62vn2sR3skfhbjsEnaBI81WD1wBLlHZe5sWf0AqjksNdYTbGBEd0UasQMT3SNV15g==