diff --git a/package-lock.json b/package-lock.json index af28003..b5fba42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@google/generative-ai": "^0.24.1", "@radix-ui/react-slot": "^1.2.4", "@vercel/analytics": "^1.6.1", - "lucide-react": "^0.575.0", + "lucide-react": "^0.577.0", "next": "16.1.6", "octokit": "^5.0.5", "react": "19.2.4", @@ -7260,9 +7260,9 @@ } }, "node_modules/lucide-react": { - "version": "0.575.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.575.0.tgz", - "integrity": "sha512-VuXgKZrk0uiDlWjGGXmKV6MSk9Yy4l10qgVvzGn2AWBx1Ylt0iBexKOAoA6I7JO3m+M9oeovJd3yYENfkUbOeg==", + "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 8faee23..84f2421 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@google/generative-ai": "^0.24.1", "@radix-ui/react-slot": "^1.2.4", "@vercel/analytics": "^1.6.1", - "lucide-react": "^0.575.0", + "lucide-react": "^0.577.0", "next": "16.1.6", "octokit": "^5.0.5", "react": "19.2.4",