chore(deps): update nextjs monorepo (#752)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-03 15:37:40 -05:00
committed by GitHub
parent f65c54342e
commit 1fe93fba1b
2 changed files with 77 additions and 76 deletions

View File

@ -21,7 +21,7 @@
"date-fns": "2.30.0",
"gray-matter": "4.0.3",
"js-yaml": "4.1.0",
"next": "14.0.1",
"next": "14.0.4",
"next-mdx-remote": "4.4.1",
"next-pwa": "5.6.0",
"prismjs": "1.29.0",
@ -36,8 +36,8 @@
"@babel/core": "7.23.0",
"@babel/eslint-parser": "7.22.15",
"@emotion/eslint-plugin": "11.11.0",
"@next/bundle-analyzer": "13.5.4",
"@next/eslint-plugin-next": "13.5.4",
"@next/bundle-analyzer": "13.5.6",
"@next/eslint-plugin-next": "13.5.6",
"@types/js-yaml": "4.0.6",
"@types/node": "18.17.19",
"@types/prismjs": "1.26.1",
@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint": "8.50.0",
"eslint-config-next": "14.0.1",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-unicorn": "48.0.1",