diff --git a/package-lock.json b/package-lock.json index 3b48660..04d7b90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "dompurify": "^3.3.0", "i18next": "^25.7.3", "katex": "^0.16.25", - "lucide-react": "^0.555.0", + "lucide-react": "^0.577.0", "markdown-it": "^14.1.0", "mermaid": "^11.12.2", "nomnoml": "^1.7.0", @@ -6792,9 +6792,9 @@ } }, "node_modules/lucide-react": { - "version": "0.555.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.555.0.tgz", - "integrity": "sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA==", + "version": "0.577.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", + "integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", "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 62e0bdd..27e0579 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "dompurify": "^3.3.0", "i18next": "^25.7.3", "katex": "^0.16.25", - "lucide-react": "^0.555.0", + "lucide-react": "^0.577.0", "markdown-it": "^14.1.0", "mermaid": "^11.12.2", "nomnoml": "^1.7.0",