diff --git a/package-lock.json b/package-lock.json index 0f53df1e7..4186a43ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20948,9 +20948,9 @@ } }, "node_modules/lucide-vue-next": { - "version": "0.540.0", - "resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-0.540.0.tgz", - "integrity": "sha512-H7qhKVNKLyoFMo05pWcGSWBiLPiI3zJmWV65SuXWHlrIGIcvDer10xAyWcRJ0KLzIH5k5+yi7AGw/Xi1VF8Pbw==", + "version": "0.541.0", + "resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-0.541.0.tgz", + "integrity": "sha512-BXY//i7H0ojCDRmux7WzhTl2FiKVmE42fyaLuQOKBGaeBRLEGkkSgYMBxIk9ZjAKa+JELRmFVV1xAFUumB89QA==", "license": "ISC", "peerDependencies": { "vue": ">=3.0.1" @@ -29638,7 +29638,7 @@ }, "services/backend": { "name": "@deploystack/backend", - "version": "0.31.2", + "version": "0.31.3", "dependencies": { "@fastify/cookie": "^11.0.2", "@fastify/cors": "^11.1.0", @@ -30051,7 +30051,7 @@ "@vueuse/core": "^13.7.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-vue-next": "^0.540.0", + "lucide-vue-next": "^0.541.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 0e1af5e6f..93cc52f98 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -20,7 +20,7 @@ "@vueuse/core": "^13.7.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-vue-next": "^0.540.0", + "lucide-vue-next": "^0.541.0", "mitt": "^3.0.1", "pinia": "^3.0.3", "reka-ui": "^2.4.1",