diff --git a/package-lock.json b/package-lock.json index c49f2a4..f760902 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "clsx": "^2.1.1", "icons-react": "^3.7.1", "jsonwebtoken": "^9.0.2", - "lucide-react": "^0.548.0", + "lucide-react": "^0.564.0", "motion": "^12.4.7", "next": "^15.3.8", "next-auth": "^4.24.11", @@ -5190,9 +5190,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.548.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.548.0.tgz", - "integrity": "sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA==", + "version": "0.564.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.564.0.tgz", + "integrity": "sha512-JJ8GVTQqFwuliifD48U6+h7DXEHdkhJ/E87kksGByII3qHxtPciVb8T8woQONHBQgHVOl7rSMrrip3SeVNy7Fg==", "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 697882f..f94206f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "clsx": "^2.1.1", "icons-react": "^3.7.1", "jsonwebtoken": "^9.0.2", - "lucide-react": "^0.548.0", + "lucide-react": "^0.564.0", "motion": "^12.4.7", "next": "^15.3.8", "next-auth": "^4.24.11",