diff --git a/package-lock.json b/package-lock.json index 3537aa8..f24376b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@heroicons/react": "^2.2.0", "framer-motion": "^12.35.0", "gsap": "^3.14.2", - "lucide-react": "^0.564.0", + "lucide-react": "^0.577.0", "react": "^19.2.0", "react-dom": "^19.2.0", "react-router-dom": "^7.13.1" @@ -4885,9 +4885,9 @@ } }, "node_modules/lucide-react": { - "version": "0.564.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.564.0.tgz", - "integrity": "sha512-JJ8GVTQqFwuliifD48U6+h7DXEHdkhJ/E87kksGByII3qHxtPciVb8T8woQONHBQgHVOl7rSMrrip3SeVNy7Fg==", + "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 a674676..0634c28 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@heroicons/react": "^2.2.0", "framer-motion": "^12.35.0", "gsap": "^3.14.2", - "lucide-react": "^0.564.0", + "lucide-react": "^0.577.0", "react": "^19.2.0", "react-dom": "^19.2.0", "react-router-dom": "^7.13.1"