bump to nextjs 12

This commit is contained in:
Thomas Ruoff
2021-10-26 23:23:02 +02:00
parent 6690715941
commit f03709abeb
2 changed files with 311 additions and 351 deletions

658
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -15,7 +15,7 @@
"date-fns-tz": "1.1.6",
"ics": "2.31.0",
"mongoose": "5.13.11",
"next": "11.1.2",
"next": "^12.0.0",
"next-auth": "4.0.0-beta.2",
"next-iron-session": "4.1.14",
"next-mdx-remote": "3.0.6",
@@ -33,7 +33,7 @@
"@types/react": "17.0.32",
"@types/react-calendar": "3.4.3",
"@types/uuid": "8.3.1",
"eslint": "8.0.1",
"eslint": "^7.32.0",
"eslint-config-next": "11.1.2",
"jest": "27.3.0",
"postcss": "8.3.9",