diff --git a/package-lock.json b/package-lock.json index 332c851..8a2d11a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,8 +20,8 @@ "drizzle-orm": "^0.33.0", "install": "^0.13.0", "lucia": "^3.2.0", - "lucide-react": "^0.428.0", - "next": "^14.2.10", + "lucide-react": "^0.438.0", + "next": "14.2.10", "npm": "^10.7.0", "pg": "^8.12.0", "postgres": "^3.4.4", @@ -5758,9 +5758,9 @@ } }, "node_modules/lucide-react": { - "version": "0.428.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.428.0.tgz", - "integrity": "sha512-rGrzslfEcgqwh+TLBC5qJ8wvVIXhLvAIXVFKNHndYyb1utSxxn9rXOC+1CNJLi6yNOooyPqIs6+3YCp6uSiEvg==", + "version": "0.438.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.438.0.tgz", + "integrity": "sha512-uq6yCB+IzVfgIPMK8ibkecXSWTTSOMs9UjUgZigfrDCVqgdwkpIgYg1fSYnf0XXF2AoSyCJZhoZXQwzoai7VGw==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" diff --git a/package.json b/package.json index 3c3027f..0bc0642 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "drizzle-orm": "^0.33.0", "install": "^0.13.0", "lucia": "^3.2.0", - "lucide-react": "^0.428.0", + "lucide-react": "^0.438.0", "next": "14.2.10", "npm": "^10.7.0", "pg": "^8.12.0",