diff --git a/package-lock.json b/package-lock.json index 5ad8e9bc1..974d5a859 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "e118-iin-list": "5.0.0", "html5-qrcode": "2.3.8", "lodash-es": "4.18.1", - "lucide-preact": "1.39.0", + "lucide-preact": "1.40.0", "maplibre-gl": "6.7.0", "nanoid": "6.0.1", "preact": "10.29.8", @@ -6452,9 +6452,9 @@ } }, "node_modules/lucide-preact": { - "version": "1.39.0", - "resolved": "https://registry.npmjs.org/lucide-preact/-/lucide-preact-1.39.0.tgz", - "integrity": "sha512-kTkstxiqG69rZbRewSjoTCH9nwtjpAxHhVz0JaGlQpolgpaqLSfGsdDsxvfGJtXIK2OwxcCb85lq3xY+DBh/gA==", + "version": "1.40.0", + "resolved": "https://registry.npmjs.org/lucide-preact/-/lucide-preact-1.40.0.tgz", + "integrity": "sha512-4HFhxHGc8PGu1zXi2Wx2LBSH/zj1pu2kmJa9SlTZTcn74JM8XyYoMgjLD0Z2i1IPnNhxA+PvcRMqoCyPi0okWw==", "license": "ISC", "peerDependencies": { "preact": "^10.27.2" diff --git a/package.json b/package.json index 3b5edbdc6..955c5cf8a 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "e118-iin-list": "5.0.0", "html5-qrcode": "2.3.8", "lodash-es": "4.18.1", - "lucide-preact": "1.39.0", + "lucide-preact": "1.40.0", "maplibre-gl": "6.7.0", "nanoid": "6.0.1", "preact": "10.29.8",