mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
bump next-auth
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -18,7 +18,7 @@
|
|||||||
"ics": "2.40.0",
|
"ics": "2.40.0",
|
||||||
"mongoose": "6.7.0",
|
"mongoose": "6.7.0",
|
||||||
"next": "12.3.1",
|
"next": "12.3.1",
|
||||||
"next-auth": "4.15.0",
|
"next-auth": "^4.15.0",
|
||||||
"next-axiom": "0.14.0",
|
"next-axiom": "0.14.0",
|
||||||
"next-mdx-remote": "4.1.0",
|
"next-mdx-remote": "4.1.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"ics": "2.40.0",
|
"ics": "2.40.0",
|
||||||
"mongoose": "6.7.0",
|
"mongoose": "6.7.0",
|
||||||
"next": "12.3.1",
|
"next": "12.3.1",
|
||||||
"next-auth": "4.15.0",
|
"next-auth": "^4.15.0",
|
||||||
"next-axiom": "0.14.0",
|
"next-axiom": "0.14.0",
|
||||||
"next-mdx-remote": "4.1.0",
|
"next-mdx-remote": "4.1.0",
|
||||||
"nodemailer": "6.8.0",
|
"nodemailer": "6.8.0",
|
||||||
@@ -38,13 +38,13 @@
|
|||||||
"eslint-config-next": "12.3.1",
|
"eslint-config-next": "12.3.1",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
"jest": "29.2.2",
|
"jest": "29.2.2",
|
||||||
"ts-jest": "29.0.3",
|
|
||||||
"postcss": "8.4.18",
|
"postcss": "8.4.18",
|
||||||
"postcss-flexbugs-fixes": "5.0.2",
|
"postcss-flexbugs-fixes": "5.0.2",
|
||||||
"postcss-preset-env": "7.8.2",
|
"postcss-preset-env": "7.8.2",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
"swr": "1.3.0",
|
"swr": "1.3.0",
|
||||||
"tailwindcss": "3.2.1"
|
"tailwindcss": "3.2.1",
|
||||||
|
"ts-jest": "29.0.3"
|
||||||
},
|
},
|
||||||
"jest": {
|
"jest": {
|
||||||
"transform": {
|
"transform": {
|
||||||
|
|||||||
Reference in New Issue
Block a user