chore(deps): update nextjs monorepo to v13.1.2 (#341)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-01-12 23:55:13 -05:00 committed by GitHub
parent c158252cf9
commit f5402365d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,7 @@
"date-fns": "2.29.3", "date-fns": "2.29.3",
"gray-matter": "4.0.3", "gray-matter": "4.0.3",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"next": "13.1.1", "next": "13.1.2",
"next-mdx-remote": "4.2.1", "next-mdx-remote": "4.2.1",
"next-pwa": "5.6.0", "next-pwa": "5.6.0",
"prismjs": "1.29.0", "prismjs": "1.29.0",
@ -35,8 +35,8 @@
"devDependencies": { "devDependencies": {
"@babel/core": "7.20.12", "@babel/core": "7.20.12",
"@emotion/eslint-plugin": "11.10.0", "@emotion/eslint-plugin": "11.10.0",
"@next/bundle-analyzer": "13.1.1", "@next/bundle-analyzer": "13.1.2",
"@next/eslint-plugin-next": "13.1.1", "@next/eslint-plugin-next": "13.1.2",
"@types/js-yaml": "4.0.5", "@types/js-yaml": "4.0.5",
"@types/node": "16.18.11", "@types/node": "16.18.11",
"@types/prettier": "2.7.2", "@types/prettier": "2.7.2",
@ -47,7 +47,7 @@
"@typescript-eslint/parser": "5.48.1", "@typescript-eslint/parser": "5.48.1",
"babel-eslint": "10.1.0", "babel-eslint": "10.1.0",
"eslint": "8.31.0", "eslint": "8.31.0",
"eslint-config-next": "13.1.1", "eslint-config-next": "13.1.2",
"eslint-config-prettier": "8.6.0", "eslint-config-prettier": "8.6.0",
"eslint-plugin-babel": "5.3.1", "eslint-plugin-babel": "5.3.1",
"eslint-plugin-unicorn": "45.0.2", "eslint-plugin-unicorn": "45.0.2",