From 2a8e1a456ce336a0570b67ace6ee5c0d61bd7aaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 03:28:17 +0000 Subject: [PATCH] chore(deps): bump @lucide/vue from 1.11.0 to 1.16.0 in /frontend Bumps [@lucide/vue](https://github.com/lucide-icons/lucide/tree/HEAD/packages/vue) from 1.11.0 to 1.16.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.16.0/packages/vue) --- updated-dependencies: - dependency-name: "@lucide/vue" dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 300f46c..6a7c252 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@lottiefiles/dotlottie-vue": "^0.11.12", - "@lucide/vue": "^1.11.0", + "@lucide/vue": "^1.16.0", "@vueuse/core": "^14.3.0", "dayjs": "^1.11.20", "feather-icons": "^4.29.2", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 62354d9..b5baca0 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -302,10 +302,10 @@ resolved "https://registry.yarnpkg.com/@lottiefiles/dotlottie-web/-/dotlottie-web-0.72.0.tgz#10224106babac004933a1013bb5c97db7e69ff6f" integrity sha512-CllhCIWWcCrUN71RCwyj9vbSQGE8H465m2Efudizfe5CIitQly7TO7DS2f6juBr5VZVy/r5AqQPUcbvz2uoxtQ== -"@lucide/vue@^1.11.0": - version "1.11.0" - resolved "https://registry.yarnpkg.com/@lucide/vue/-/vue-1.11.0.tgz#8d3f749bf93cc13b5aa6e21205e1e60d0bfa0231" - integrity sha512-ISNBw5Xm7cwfwMQ/sEYelzBCpBnpIcAJUUfIBV62Q6fL10WIEZBrVho1tjragziFTVImDupJYzWozxRn55Fc1g== +"@lucide/vue@^1.16.0": + version "1.16.0" + resolved "https://registry.yarnpkg.com/@lucide/vue/-/vue-1.16.0.tgz#892546320c1f5a1de2e3129cfb862d0a705f3243" + integrity sha512-kiHx0fe49DMjQuvNaEOu9Jou6u9FwdqQ8xbZIKlD47sXrOI8g59kIeeQL42NBLI4AvO+UJsbaPX0hEK/4rHSBQ== "@napi-rs/wasm-runtime@^1.1.3": version "1.1.3"