diff --git a/package-lock.json b/package-lock.json index bb260d664..8690c04f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20809,9 +20809,9 @@ } }, "node_modules/lucide-vue-next": { - "version": "0.541.0", - "resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-0.541.0.tgz", - "integrity": "sha512-BXY//i7H0ojCDRmux7WzhTl2FiKVmE42fyaLuQOKBGaeBRLEGkkSgYMBxIk9ZjAKa+JELRmFVV1xAFUumB89QA==", + "version": "0.542.0", + "resolved": "https://registry.npmjs.org/lucide-vue-next/-/lucide-vue-next-0.542.0.tgz", + "integrity": "sha512-cJfyhFoneDgYTouHwUJEutXaCW5EQuRrBsvfELudWnMiwfqvcEtpZTFZLdZ5Nrqow+znzn+Iyhu3KeYIfa3mEg==", "license": "ISC", "peerDependencies": { "vue": ">=3.0.1" @@ -29866,7 +29866,7 @@ "@vueuse/core": "^13.9.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-vue-next": "^0.541.0", + "lucide-vue-next": "^0.542.0", "mitt": "^3.0.1", "pinia": "^3.0.3", "reka-ui": "^2.4.1",