diff --git a/package-lock.json b/package-lock.json index c905294..6e7ff66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "framer-motion": "^11.11.11", - "lucide-react": "^0.469.0", + "lucide-react": "^0.577.0", "next": "^14.2.35", "next-themes": "^0.3.0", "react": "18.3.1", @@ -5974,9 +5974,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.469.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.469.0.tgz", - "integrity": "sha512-28vvUnnKQ/dBwiCQtwJw7QauYnE7yd2Cyp4tTTJpvglX4EMpbflcdBgrgToX2j71B3YvugK/NH3BGUk+E/p/Fw==", + "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 22d167b..554ed7e 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "framer-motion": "^11.11.11", - "lucide-react": "^0.469.0", + "lucide-react": "^0.577.0", "next": "^14.2.35", "next-themes": "^0.3.0", "react": "18.3.1",