fix: bump next-auth to fix deploy
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"@trpc/server": "^10.37.1",
|
||||
"drizzle-orm": "^0.28.5",
|
||||
"next": "^13.5.4",
|
||||
"next-auth": "^4.23.0",
|
||||
"next-auth": "^4.24.4",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"superjson": "^1.13.1",
|
||||
@@ -48,5 +48,9 @@
|
||||
},
|
||||
"ct3aMetadata": {
|
||||
"initVersion": "7.22.0"
|
||||
},
|
||||
"browser": {
|
||||
"crypto": false,
|
||||
"stream": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user