diff --git a/package-lock.json b/package-lock.json index f539c2a..ddfb804 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "date-fns-tz": "^3.2.0", "framer-motion": "^12.23.22", "gray-matter": "^4.0.3", - "lucide-react": "^0.543.0", + "lucide-react": "^0.577.0", "next": "^15.5.9", "next-mdx-remote": "^5.0.0", "next-themes": "^0.4.6", @@ -10156,9 +10156,9 @@ } }, "node_modules/lucide-react": { - "version": "0.543.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.543.0.tgz", - "integrity": "sha512-fpVfuOQO0V3HBaOA1stIiP/A2fPCXHIleRZL16Mx3HmjTYwNSbimhnFBygs2CAfU1geexMX5ItUcWBGUaqw5CA==", + "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 6773d68..a5e5aa3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "date-fns-tz": "^3.2.0", "framer-motion": "^12.23.22", "gray-matter": "^4.0.3", - "lucide-react": "^0.543.0", + "lucide-react": "^0.577.0", "next": "^15.5.9", "next-mdx-remote": "^5.0.0", "next-themes": "^0.4.6",