chore(deps): update nextjs monorepo to v13.4.6

This commit is contained in:
renovate[bot]
2023-06-16 01:09:53 +00:00
parent eadb1c7d22
commit 7aeb9de3d9
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"@types/react-syntax-highlighter": "^15.5.6", "@types/react-syntax-highlighter": "^15.5.6",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"eslint": "8.42.0", "eslint": "8.42.0",
"eslint-config-next": "13.4.5", "eslint-config-next": "13.4.6",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
"i18next-parser": "^7.6.0", "i18next-parser": "^7.6.0",
"postcss": "^8.4.21", "postcss": "^8.4.21",
+7 -7
View File
@@ -167,8 +167,8 @@ devDependencies:
specifier: 8.42.0 specifier: 8.42.0
version: 8.42.0 version: 8.42.0
eslint-config-next: eslint-config-next:
specifier: 13.4.5 specifier: 13.4.6
version: 13.4.5(eslint@8.42.0)(typescript@5.1.3) version: 13.4.6(eslint@8.42.0)(typescript@5.1.3)
eslint-config-prettier: eslint-config-prettier:
specifier: ^8.6.0 specifier: ^8.6.0
version: 8.6.0(eslint@8.42.0) version: 8.6.0(eslint@8.42.0)
@@ -530,8 +530,8 @@ packages:
resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==} resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==}
dev: false dev: false
/@next/eslint-plugin-next@13.4.5: /@next/eslint-plugin-next@13.4.6:
resolution: {integrity: sha512-/xD/kyJhXmBZq+0xGKOdjL22c9/4i3mBAXaU9aOGEHTXqqFeOz8scJbScWF13aMqigeoFCsDqngIB2MIatcn4g==} resolution: {integrity: sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==}
dependencies: dependencies:
glob: 7.1.7 glob: 7.1.7
dev: true dev: true
@@ -1852,8 +1852,8 @@ packages:
engines: {node: '>=12'} engines: {node: '>=12'}
dev: false dev: false
/eslint-config-next@13.4.5(eslint@8.42.0)(typescript@5.1.3): /eslint-config-next@13.4.6(eslint@8.42.0)(typescript@5.1.3):
resolution: {integrity: sha512-7qgJmRp9ClRzPgkzEz7ahK+Rasiv4k2aU3eqkkORzseNUGdtImZVYomcXUhUheHwkxzdN2p//nbIA7zJrCxsCg==} resolution: {integrity: sha512-nlv4FYish1RYYHILbQwM5/rD37cOvEqtMfDjtQCYbXdE2O3MggqHu2q6IDeLE2Z6u8ZJyNPgWOA6OimWcxj3qw==}
peerDependencies: peerDependencies:
eslint: ^7.23.0 || ^8.0.0 eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1' typescript: '>=3.3.1'
@@ -1861,7 +1861,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@next/eslint-plugin-next': 13.4.5 '@next/eslint-plugin-next': 13.4.6
'@rushstack/eslint-patch': 1.2.0 '@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/parser': 5.49.0(eslint@8.42.0)(typescript@5.1.3) '@typescript-eslint/parser': 5.49.0(eslint@8.42.0)(typescript@5.1.3)
eslint: 8.42.0 eslint: 8.42.0