Upgrade to NextAuth v5

This commit is contained in:
2024-06-18 11:10:30 +04:00
parent 5491d996b8
commit 157951b10e
9 changed files with 64 additions and 90 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"@mui/material": "^5.15.18",
"@mui/material-nextjs": "^5.15.11",
"next": "^14.2.3",
"next-auth": "^4.24.7",
"next-auth": "^5.0.0-beta.18",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},