chore(deps): update nextjs monorepo to v13.1.1 (#275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-24 18:13:26 -05:00 committed by GitHub
parent b4278cec70
commit 893af7c98c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
"date-fns": "2.29.3",
"gray-matter": "4.0.3",
"js-yaml": "4.1.0",
"next": "13.1.0",
"next": "13.1.1",
"next-mdx-remote": "4.2.0",
"next-pwa": "5.6.0",
"prismjs": "1.29.0",
@ -35,8 +35,8 @@
"devDependencies": {
"@babel/core": "7.20.7",
"@emotion/eslint-plugin": "11.10.0",
"@next/bundle-analyzer": "13.1.0",
"@next/eslint-plugin-next": "13.1.0",
"@next/bundle-analyzer": "13.1.1",
"@next/eslint-plugin-next": "13.1.1",
"@types/js-yaml": "4.0.5",
"@types/node": "16.18.10",
"@types/prettier": "2.7.2",
@ -47,7 +47,7 @@
"@typescript-eslint/parser": "5.47.0",
"babel-eslint": "10.1.0",
"eslint": "8.30.0",
"eslint-config-next": "13.1.0",
"eslint-config-next": "13.1.1",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-unicorn": "45.0.2",