chore: Remove next-auth, add better-auth to dependencies

This commit is contained in:
Francesco
2026-02-20 04:13:50 +00:00
parent f8356e0945
commit 517db95126

View File

@@ -9,7 +9,7 @@
}, },
"dependencies": { "dependencies": {
"next": "16.1.6", "next": "16.1.6",
"next-auth": "^5.0.0-beta.30", "better-auth": "^1.4.18",
"react": "^19.2.4", "react": "^19.2.4",
"react-dom": "^19.2.4", "react-dom": "^19.2.4",
"recharts": "^3.7.0", "recharts": "^3.7.0",