diff --git a/package-lock.json b/package-lock.json index 08fb436e..fb711cfc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "install": "^0.13.0", "isbot": "^4.4.0", "llama-tokenizer-js": "^1.2.2", - "lucide-react": "^0.476.0", + "lucide-react": "^0.505.0", "motion": "^12.4.7", "posthog-js": "^1.236.7", "react": "^18.2.0", @@ -12739,9 +12739,9 @@ } }, "node_modules/lucide-react": { - "version": "0.476.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.476.0.tgz", - "integrity": "sha512-x6cLTk8gahdUPje0hSgLN1/MgiJH+Xl90Xoxy9bkPAsMPOUiyRSKR4JCDPGVCEpyqnZXH3exFWNItcvra9WzUQ==", + "version": "0.505.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.505.0.tgz", + "integrity": "sha512-CblOqNBI1aIJqTIBx42CbBf7omVukYtYEy43eZLkm0CTrOO1tgumeuL/RrjwzXRaWonlcJYYTtBE70STDH3pvg==", "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 fb39a0b9..5adee041 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "install": "^0.13.0", "isbot": "^4.4.0", "llama-tokenizer-js": "^1.2.2", - "lucide-react": "^0.476.0", + "lucide-react": "^0.505.0", "motion": "^12.4.7", "posthog-js": "^1.236.7", "react": "^18.2.0",