Revert next-auth
This commit is contained in:
parent
b9c111b389
commit
aa1b55b425
2 changed files with 20 additions and 11 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.e65faa1c",
|
||||
"next-auth": "0.0.0-manual.4cd21ea5",
|
||||
"next-themes": "^0.2.1",
|
||||
"openai-edge": "^0.5.1",
|
||||
"react": "^18.2.0",
|
||||
|
|
@ -67,5 +67,10 @@
|
|||
"tailwindcss-animate": "^1.0.5",
|
||||
"typescript": "^5.1.3"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"@auth/nextjs": "0.0.0-manual.de744368"
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@8.6.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue