Update nextjs monorepo to v12.0.2

This commit is contained in:
Renovate Bot
2021-10-31 15:57:32 +00:00
committed by Thomas Ruoff
parent 41c27446df
commit 386acd8619
2 changed files with 99 additions and 101 deletions

View File

@@ -16,7 +16,7 @@
"date-fns-tz": "1.1.6",
"ics": "2.31.0",
"mongoose": "5.13.11",
"next": "^12.0.0",
"next": "12.0.2",
"next-auth": "^4.0.0-beta.4",
"next-iron-session": "4.1.14",
"next-mdx-remote": "3.0.6",
@@ -35,7 +35,7 @@
"@types/react-calendar": "3.4.3",
"@types/uuid": "8.3.1",
"eslint": "^7.32.0",
"eslint-config-next": "12.0.0",
"eslint-config-next": "12.0.2",
"jest": "27.3.0",
"postcss": "8.3.11",
"postcss-flexbugs-fixes": "5.0.2",