diff --git a/package.json b/package.json index 5a90271..53474ec 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "vitepress-plugin-llms": "^1.13.1" }, "dependencies": { - "@lucide/vue": "^1.21.0", + "@lucide/vue": "^1.26.0", "mermaid": "^11.16.0", "vitepress-plugin-mermaid": "^2.0.17" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f7bfe3d..12673bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@lucide/vue': - specifier: ^1.21.0 - version: 1.21.0(vue@3.5.35) + specifier: ^1.26.0 + version: 1.26.0(vue@3.5.35) mermaid: specifier: ^11.16.0 version: 11.16.0 @@ -327,8 +327,8 @@ packages: '@jridgewell/trace-mapping@0.3.31': resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==} - '@lucide/vue@1.21.0': - resolution: {integrity: sha512-eoFn3tppjKAc12ZqdnRSMFdtwQ1ZMRQFb6SV1Eub6Y8kU28ccnqKeSFdnur9hMg8gIbosU2Y3WFJr/J/xS/IlQ==} + '@lucide/vue@1.26.0': + resolution: {integrity: sha512-jz00zLm8+i7VzBuQTbmjChIvIKehaIK5YbOVC+bab7qTh4JTkCd0XJQ4l5TY57gT08fMPVlvUITROB/vm/xImA==} peerDependencies: vue: '>=3.0.1' @@ -2054,7 +2054,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@lucide/vue@1.21.0(vue@3.5.35)': + '@lucide/vue@1.26.0(vue@3.5.35)': dependencies: vue: 3.5.35