Upgrade next-auth
This commit is contained in:
parent
d56da6cb0a
commit
7c5c23d480
2 changed files with 12 additions and 21 deletions
|
|
@ -32,7 +32,7 @@
|
|||
"focus-trap-react": "^10.1.1",
|
||||
"nanoid": "^4.0.2",
|
||||
"next": "13.4.7-canary.1",
|
||||
"next-auth": "0.0.0-manual.4cd21ea5",
|
||||
"next-auth": "0.0.0-manual.e65faa1c",
|
||||
"next-themes": "^0.2.1",
|
||||
"openai-edge": "^0.5.1",
|
||||
"react": "^18.2.0",
|
||||
|
|
@ -64,10 +64,5 @@
|
|||
"tailwindcss-animate": "^1.0.5",
|
||||
"typescript": "^5.1.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@auth/nextjs": "0.0.0-manual.223c6467"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@8.6.3"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue