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"