update next and next-auth versions

This commit is contained in:
StephDietz
2023-10-26 10:43:35 -07:00
parent 9044c85918
commit 1d7167cf8f
2 changed files with 2284 additions and 2 deletions

2282
dashboard/final-example/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -15,8 +15,8 @@
"autoprefixer": "10.4.15",
"bcrypt": "^5.1.1",
"clsx": "^2.0.0",
"next": "13.5.7-canary.27",
"next-auth": "5.0.0-beta.2",
"next": "^14.0.0",
"next-auth": "5.0.0-beta.3",
"postcss": "8.4.31",
"react": "18.2.0",
"react-dom": "18.2.0",