From e124736f2f0c0bc143a9a36d28b828fc67a91b84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 00:03:29 +0000 Subject: [PATCH] fix(deps): bump @lucide/vue from 1.21.0 to 1.22.0 Bumps [@lucide/vue](https://github.com/lucide-icons/lucide/tree/HEAD/packages/vue) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.22.0/packages/vue) --- updated-dependencies: - dependency-name: "@lucide/vue" dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3da216f8..3ea99e2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ catalogs: specifier: ^1.2.87 version: 1.2.87 '@lucide/vue': - specifier: ^1.21.0 - version: 1.21.0 + specifier: ^1.22.0 + version: 1.22.0 '@nuxt/content': specifier: ^3.14.0 version: 3.14.0 @@ -225,7 +225,7 @@ importers: dependencies: '@lucide/vue': specifier: catalog:app:docs - version: 1.21.0(vue@3.5.39(typescript@6.0.3)) + version: 1.22.0(vue@3.5.39(typescript@6.0.3)) '@nuxt/content': specifier: catalog:app:docs version: 3.14.0(@valibot/to-json-schema@1.7.1(valibot@1.4.1(typescript@6.0.3)))(better-sqlite3@12.11.1)(magicast@0.5.3)(valibot@1.4.1(typescript@6.0.3)) @@ -1490,8 +1490,8 @@ packages: '@kwsites/promise-deferred@1.1.1': resolution: {integrity: sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==} - '@lucide/vue@1.21.0': - resolution: {integrity: sha512-eoFn3tppjKAc12ZqdnRSMFdtwQ1ZMRQFb6SV1Eub6Y8kU28ccnqKeSFdnur9hMg8gIbosU2Y3WFJr/J/xS/IlQ==} + '@lucide/vue@1.22.0': + resolution: {integrity: sha512-2/+mGF+NrHieiGTwq5wHRVsLhtzoY8x64ovvQkVYDXLrLHKqE/58xR/hveFsxkH0Ey4M8UsvsYNxAHjPgbTyqQ==} peerDependencies: vue: '>=3.0.1' @@ -9371,7 +9371,7 @@ snapshots: '@kwsites/promise-deferred@1.1.1': {} - '@lucide/vue@1.21.0(vue@3.5.39(typescript@6.0.3))': + '@lucide/vue@1.22.0(vue@3.5.39(typescript@6.0.3))': dependencies: vue: 3.5.39(typescript@6.0.3) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 0cdb2426..0be779ab 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -44,7 +44,7 @@ catalogs: app:docs: "@iconify-json/simple-icons": ^1.2.87 - "@lucide/vue": ^1.21.0 + "@lucide/vue": ^1.22.0 "@nuxt/content": ^3.14.0 "@nuxt/fonts": ^0.14.0 "@nuxt/icon": ^2.2.4