diff --git a/frontend/package.json b/frontend/package.json index 69c5023..56cacb1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "next": "16.1.6", - "next-auth": "^5.0.0-beta.30", + "better-auth": "^1.4.18", "react": "^19.2.4", "react-dom": "^19.2.4", "recharts": "^3.7.0",