Update nextjs monorepo to v12.3.4 (#128)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-01 22:31:19 -05:00
committed by GitHub
parent 883453fb04
commit 334fc3c811
2 changed files with 91 additions and 91 deletions

View File

@ -16,7 +16,7 @@
"date-fns": "2.29.3",
"gray-matter": "4.0.3",
"js-yaml": "4.1.0",
"next": "12.3.1",
"next": "12.3.4",
"next-mdx-remote": "4.2.0",
"next-pwa": "5.6.0",
"prismjs": "1.29.0",
@ -30,8 +30,8 @@
"devDependencies": {
"@babel/core": "7.20.5",
"@emotion/eslint-plugin": "11.10.0",
"@next/bundle-analyzer": "12.3.1",
"@next/eslint-plugin-next": "12.3.1",
"@next/bundle-analyzer": "12.3.4",
"@next/eslint-plugin-next": "12.3.4",
"@types/js-yaml": "4.0.5",
"@types/node": "16.18.4",
"@types/prettier": "2.7.1",
@ -42,7 +42,7 @@
"@typescript-eslint/parser": "5.45.0",
"babel-eslint": "10.1.0",
"eslint": "8.28.0",
"eslint-config-next": "12.3.1",
"eslint-config-next": "12.3.4",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-unicorn": "45.0.1",