diff --git a/package-lock.json b/package-lock.json index 4e00118d4..3c1648143 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14693,9 +14693,9 @@ } }, "node_modules/lucide-vue-next": { - "version": "0.539.0", - "resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-0.539.0.tgz", - "integrity": "sha512-8Y75ekxsBqW+9YZPCbxE6KXoCbNmJYUujKP+nK2cIqmONJXvUSeyroEW4DV1Kjlw8ZvmfKwP0FpdjPzuKvRsQw==", + "version": "0.540.0", + "resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-0.540.0.tgz", + "integrity": "sha512-H7qhKVNKLyoFMo05pWcGSWBiLPiI3zJmWV65SuXWHlrIGIcvDer10xAyWcRJ0KLzIH5k5+yi7AGw/Xi1VF8Pbw==", "license": "ISC", "peerDependencies": { "vue": ">=3.0.1" @@ -21443,7 +21443,7 @@ "@vueuse/core": "^13.6.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-vue-next": "^0.539.0", + "lucide-vue-next": "^0.540.0", "mitt": "^3.0.1", "pinia": "^3.0.3", "reka-ui": "^2.4.1", diff --git a/services/frontend/package.json b/services/frontend/package.json index f220e1fd2..5c81be0a4 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -20,7 +20,7 @@ "@vueuse/core": "^13.6.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-vue-next": "^0.539.0", + "lucide-vue-next": "^0.540.0", "mitt": "^3.0.1", "pinia": "^3.0.3", "reka-ui": "^2.4.1",