bump next-auth

This commit is contained in:
Thomas Ruoff
2022-10-26 19:53:21 +02:00
parent cd8b06e3c1
commit 3004a031f0
2 changed files with 4 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
"ics": "2.40.0",
"mongoose": "6.7.0",
"next": "12.3.1",
"next-auth": "4.15.0",
"next-auth": "^4.15.0",
"next-axiom": "0.14.0",
"next-mdx-remote": "4.1.0",
"nodemailer": "6.8.0",
@@ -38,13 +38,13 @@
"eslint-config-next": "12.3.1",
"eslint-config-prettier": "8.5.0",
"jest": "29.2.2",
"ts-jest": "29.0.3",
"postcss": "8.4.18",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "7.8.2",
"prettier": "2.7.1",
"swr": "1.3.0",
"tailwindcss": "3.2.1"
"tailwindcss": "3.2.1",
"ts-jest": "29.0.3"
},
"jest": {
"transform": {