chore: upgrade next-auth
This commit is contained in:
parent
ffab8267a4
commit
a905555da4
5 changed files with 42 additions and 192 deletions
|
|
@ -33,7 +33,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.d211b087",
|
||||
"next-themes": "^0.2.1",
|
||||
"openai-edge": "^0.5.1",
|
||||
"react": "^18.2.0",
|
||||
|
|
@ -69,7 +69,8 @@
|
|||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@auth/nextjs": "0.0.0-manual.223c6467"
|
||||
"@auth/nextjs": "0.0.0-manual.de744368"
|
||||
}
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@8.6.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue