diff --git a/package-lock.json b/package-lock.json index 5df6db8..702b085 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "clsx": "^2.1.1", "dotenv": "^17.2.1", "lodash": "^4.17.21", - "lucide-react": "^0.536.0", + "lucide-react": "^0.546.0", "mongodb": "^6.18.0", "next": "15.5.0", "next-auth": "^4.24.11", @@ -6158,9 +6158,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.536.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.536.0.tgz", - "integrity": "sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A==", + "version": "0.546.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.546.0.tgz", + "integrity": "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==", "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 62c37b4..7417648 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "clsx": "^2.1.1", "dotenv": "^17.2.1", "lodash": "^4.17.21", - "lucide-react": "^0.536.0", + "lucide-react": "^0.546.0", "mongodb": "^6.18.0", "next": "15.5.0", "next-auth": "^4.24.11",