Update nextjs monorepo to v13

This commit is contained in:
renovate[bot]
2022-11-19 19:12:12 +00:00
committed by Thomas Ruoff
parent 43b9b5c599
commit 329fff4b98
2 changed files with 577 additions and 233 deletions

806
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,7 +21,7 @@
"googleapis": "107.0.0", "googleapis": "107.0.0",
"ics": "2.41.0", "ics": "2.41.0",
"mongoose": "6.7.2", "mongoose": "6.7.2",
"next": "12.3.3", "next": "13.0.4",
"next-auth": "4.17.0", "next-auth": "4.17.0",
"next-axiom": "0.15.1", "next-axiom": "0.15.1",
"next-mdx-remote": "4.2.0", "next-mdx-remote": "4.2.0",
@@ -36,7 +36,7 @@
"@types/react-calendar": "3.9.0", "@types/react-calendar": "3.9.0",
"@types/uuid": "8.3.4", "@types/uuid": "8.3.4",
"eslint": "8.28.0", "eslint": "8.28.0",
"eslint-config-next": "12.3.3", "eslint-config-next": "13.0.4",
"eslint-config-prettier": "8.5.0", "eslint-config-prettier": "8.5.0",
"jest": "29.3.1", "jest": "29.3.1",
"postcss": "8.4.19", "postcss": "8.4.19",