bump next-auth-beta

This commit is contained in:
Thomas Ruoff
2021-10-27 00:42:36 +02:00
committed by Thomas Ruoff
parent 473b2786b4
commit c2bd8f8d01
2 changed files with 16 additions and 10 deletions

View File

@@ -10,13 +10,14 @@
"test": "jest"
},
"dependencies": {
"@next-auth/mongodb-adapter": "0.0.2-next.285",
"autoprefixer": "10.3.7",
"date-fns": "2.25.0",
"date-fns-tz": "1.1.6",
"ics": "2.31.0",
"mongoose": "5.13.11",
"next": "^12.0.0",
"next-auth": "4.0.0-beta.2",
"next-auth": "^4.0.0-beta.4",
"next-iron-session": "4.1.14",
"next-mdx-remote": "3.0.6",
"nodemailer": "6.7.0",