diff --git a/package-lock.json b/package-lock.json index 71112ead..1867835d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "highlight.js": "^11.10.0", "i18next": "^25.6.2", "katex": "^0.16.25", - "lucide-react": "^0.553.0", + "lucide-react": "^0.554.0", "prop-types": "^15.8.1", "react": "^19.2.0", "react-dom": "^19.2.0", @@ -5164,9 +5164,9 @@ } }, "node_modules/lucide-react": { - "version": "0.553.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.553.0.tgz", - "integrity": "sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw==", + "version": "0.554.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.554.0.tgz", + "integrity": "sha512-St+z29uthEJVx0Is7ellNkgTEhaeSoA42I7JjOCBCrc5X6LYMGSv0P/2uS5HDLTExP5tpiqRD2PyUEOS6s9UXA==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index e2583a22..d42645cc 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "highlight.js": "^11.10.0", "katex": "^0.16.25", "unist-util-visit": "^5.0.0", - "lucide-react": "^0.553.0", + "lucide-react": "^0.554.0", "i18next": "^25.6.2", "react-i18next": "^16.3.3", "prop-types": "^15.8.1"