From 26ecf779e675d0bc533d61e045325ab062effcbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 12:19:04 -0400 Subject: [PATCH] fix(deps): update dependency shadcn-vue to v2 (#1302) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [shadcn-vue](https://redirect.github.com/unovue/shadcn-vue) ([source](https://redirect.github.com/unovue/shadcn-vue/tree/HEAD/packages/cli)) | [`^1.0.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/shadcn-vue/1.0.3/2.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/shadcn-vue/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/shadcn-vue/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/shadcn-vue/1.0.3/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/shadcn-vue/1.0.3/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
unovue/shadcn-vue (shadcn-vue) ### [`v2.0.0`](https://redirect.github.com/unovue/shadcn-vue/releases/tag/v2.0.0) [Compare Source](https://redirect.github.com/unovue/shadcn-vue/compare/v1.0.3...v2.0.0) #####    🚀 Features - Tailwind v4  -  by [@​zernonia](https://redirect.github.com/zernonia) in [https://github.com/unovue/shadcn-vue/issues/1095](https://redirect.github.com/unovue/shadcn-vue/issues/1095) [(c18e1)](https://redirect.github.com/unovue/shadcn-vue/commit/c18e129f) - **docs**: Add a plugin to generate documentation for LLMs  -  by [@​okineadev](https://redirect.github.com/okineadev) in [https://github.com/unovue/shadcn-vue/issues/1119](https://redirect.github.com/unovue/shadcn-vue/issues/1119) [(0d72c)](https://redirect.github.com/unovue/shadcn-vue/commit/0d72cef5) #####    🐞 Bug Fixes - Tailwind extra space on prefix when having " " in class  -  by [@​AloisH](https://redirect.github.com/AloisH) in [https://github.com/unovue/shadcn-vue/issues/1098](https://redirect.github.com/unovue/shadcn-vue/issues/1098) [(69fee)](https://redirect.github.com/unovue/shadcn-vue/commit/69fee21d) - Extra space on class causing error in applying prefix  -  by [@​AloisH](https://redirect.github.com/AloisH) in [https://github.com/unovue/shadcn-vue/issues/1109](https://redirect.github.com/unovue/shadcn-vue/issues/1109) [(51655)](https://redirect.github.com/unovue/shadcn-vue/commit/51655218) - Codesandbox not found pnpm  -  by [@​hairyf](https://redirect.github.com/hairyf) in [https://github.com/unovue/shadcn-vue/issues/1127](https://redirect.github.com/unovue/shadcn-vue/issues/1127) [(9c12e)](https://redirect.github.com/unovue/shadcn-vue/commit/9c12ebb2) - Styling of chart legend reset every click  -  by [@​AloisH](https://redirect.github.com/AloisH) in [https://github.com/unovue/shadcn-vue/issues/1125](https://redirect.github.com/unovue/shadcn-vue/issues/1125) [(46e6f)](https://redirect.github.com/unovue/shadcn-vue/commit/46e6f7a4) #####     [View changes on GitHub](https://redirect.github.com/unovue/shadcn-vue/compare/v1.0.3...v2.0.0)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/unraid/api). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 16 ++++++++-------- unraid-ui/package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e6c3c2aaf..dbf609816 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -694,8 +694,8 @@ importers: specifier: ^2.1.0 version: 2.1.1(typescript@5.8.3)(vue@3.5.13(typescript@5.8.3)) shadcn-vue: - specifier: ^1.0.0 - version: 1.0.3(@vitest/ui@3.0.9)(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.1)(vue@3.5.13(typescript@5.8.3)) + specifier: ^2.0.0 + version: 2.1.0(@vitest/ui@3.0.9)(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.1)(vue@3.5.13(typescript@5.8.3)) tailwind-merge: specifier: ^2.6.0 version: 2.6.0 @@ -10605,8 +10605,8 @@ packages: shadcn-nuxt@1.0.3: resolution: {integrity: sha512-Jf2yK5P7dtQHKUVWlMPByKvHBjgld76P1yCmYgx3XpmOK0mRpePxasHNWoau3wR1ReTWRNQzYVO9+A3sg5aNEA==} - shadcn-vue@1.0.3: - resolution: {integrity: sha512-Y4THg0C4MRHG5jJ/mpLn4Ek3eIK4zt5WrJa9ypltFNSQJCBgUXHZp1nAZlpZGtx2DBkNVRHomLc7IG487DcsAA==} + shadcn-vue@2.1.0: + resolution: {integrity: sha512-qIeQ0/APzXXWtfJWL834BCEOAnwvR8JiYkjKv14b5I3O4LuOz+RkQtjwwLxtlK6hq2t+LB+Kq3jkRTPrlZGMbw==} hasBin: true peerDependencies: '@vitest/ui': '*' @@ -15802,7 +15802,7 @@ snapshots: dependencies: minimatch: 9.0.5 path-browserify: 1.0.1 - tinyglobby: 0.2.12 + tinyglobby: 0.2.13 '@tybys/wasm-util@0.9.0': dependencies: @@ -23551,7 +23551,7 @@ snapshots: transitivePeerDependencies: - magicast - shadcn-vue@1.0.3(@vitest/ui@3.0.9)(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.1)(vue@3.5.13(typescript@5.8.3)): + shadcn-vue@2.1.0(@vitest/ui@3.0.9)(eslint@9.23.0(jiti@2.4.2))(typescript@5.8.3)(vitest@3.1.1)(vue@3.5.13(typescript@5.8.3)): dependencies: '@unovue/detypes': 0.8.5 '@vitest/ui': 3.0.9(vitest@3.1.1) @@ -23576,7 +23576,7 @@ snapshots: stringify-object: 5.0.0 tailwindcss: 3.4.17 tinyexec: 0.3.2 - tinyglobby: 0.2.12 + tinyglobby: 0.2.13 ts-morph: 24.0.0 undici: 7.3.0 vitest: 3.1.1(@types/node@22.15.3)(@vitest/ui@3.0.9)(happy-dom@17.4.4)(jiti@2.4.2)(jsdom@26.0.0)(stylus@0.57.0)(terser@5.39.0)(tsx@4.19.3)(yaml@2.7.1) @@ -24752,7 +24752,7 @@ snapshots: picomatch: 4.0.2 strip-ansi: 7.1.0 tiny-invariant: 1.3.3 - tinyglobby: 0.2.12 + tinyglobby: 0.2.13 vite: 6.2.3(@types/node@22.15.3)(jiti@2.4.2)(stylus@0.57.0)(terser@5.39.0)(tsx@4.19.3)(yaml@2.7.1) vscode-uri: 3.1.0 optionalDependencies: diff --git a/unraid-ui/package.json b/unraid-ui/package.json index f1911a19f..9f54f1e13 100644 --- a/unraid-ui/package.json +++ b/unraid-ui/package.json @@ -54,7 +54,7 @@ "kebab-case": "^2.0.1", "lucide-vue-next": "^0.511.0", "reka-ui": "^2.1.0", - "shadcn-vue": "^1.0.0", + "shadcn-vue": "^2.0.0", "tailwind-merge": "^2.6.0", "vue-sonner": "^1.3.0" },