From 042955b4f9e209982086bf48a78bff5064125218 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 21:01:23 +0000 Subject: [PATCH] chore(deps): update dependency lucide-vue-next to ^0.577.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a3f109d..a9cdaaa 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@tauri-apps/plugin-updater": "^2.10.0", "@vueuse/core": "^14.2.0", "chrono-node": "^2.9.0", - "lucide-vue-next": "^0.563.0", + "lucide-vue-next": "^0.577.0", "marked": "^17.0.1", "pinia": "^3.0.4", "vue": "^3.5.27", diff --git a/yarn.lock b/yarn.lock index 72ba8c0..db62987 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2235,10 +2235,10 @@ lru-cache@^11.0.0: resolved "https://registry.npmmirror.com/lru-cache/-/lru-cache-11.5.2.tgz#00e16665c90c620fba14a3c368732a976493f760" integrity sha512-4pfM1Ff0x50o0tQwb5ucw/RzNyD0/YJME6IVcStalZuMWxdt3sR3huStTtxz4PUmvZfRguvDejasvQ2kifR11g== -lucide-vue-next@^0.563.0: - version "0.563.0" - resolved "https://registry.yarnpkg.com/lucide-vue-next/-/lucide-vue-next-0.563.0.tgz#b57b65a71aa9ffb249ee5111aa63fd30aca48bee" - integrity sha512-zsE/lCKtmaa7bGfhSpN84br1K9YoQ5pCN+2oKWjQQG3Lo6ufUUKBuHSjNFI6RvUevxaajNXb8XwFUKeTXG3sIA== +lucide-vue-next@^0.577.0: + version "0.577.0" + resolved "https://registry.yarnpkg.com/lucide-vue-next/-/lucide-vue-next-0.577.0.tgz#840cbc25e748dd69b6abd4133b8c52f8c7fbc052" + integrity sha512-py05bAfv9SHVJqscbiOnjcnLlEmOffA58a+7XhZuFxrs6txe1E8VoR1ngWGTYO+9aVKABAz8l3ee3PqiQN9QPA== magic-string-ast@^1.0.2: version "1.0.3"