diff --git a/package-lock.json b/package-lock.json index 3ea5577..bf2199a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "embla-carousel-react": "^8.6.0", "gsap": "^3.13.0", "isbot": "^5.1.31", - "lucide-react": "^0.554.0", + "lucide-react": "^0.577.0", "motion": "^12.34.3", "ogl": "^1.0.11", "postprocessing": "^6.38.0", @@ -4569,9 +4569,9 @@ } }, "node_modules/lucide-react": { - "version": "0.554.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.554.0.tgz", - "integrity": "sha512-St+z29uthEJVx0Is7ellNkgTEhaeSoA42I7JjOCBCrc5X6LYMGSv0P/2uS5HDLTExP5tpiqRD2PyUEOS6s9UXA==", + "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 01419ad..e4d4590 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "embla-carousel-react": "^8.6.0", "gsap": "^3.13.0", "isbot": "^5.1.31", - "lucide-react": "^0.554.0", + "lucide-react": "^0.577.0", "motion": "^12.34.3", "ogl": "^1.0.11", "postprocessing": "^6.38.0",