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

This commit is contained in:
renovate[bot]
2023-06-22 02:15:37 +00:00
parent f59d1970a6
commit 8b3ae6bf9f
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"@types/react-syntax-highlighter": "^15.5.6",
"autoprefixer": "^10.4.13",
"eslint": "8.43.0",
"eslint-config-next": "13.4.6",
"eslint-config-next": "13.4.7",
"eslint-config-prettier": "^8.6.0",
"i18next-parser": "^7.6.0",
"postcss": "^8.4.21",
+7 -7
View File
@@ -170,8 +170,8 @@ devDependencies:
specifier: 8.43.0
version: 8.43.0
eslint-config-next:
specifier: 13.4.6
version: 13.4.6(eslint@8.43.0)(typescript@5.1.3)
specifier: 13.4.7
version: 13.4.7(eslint@8.43.0)(typescript@5.1.3)
eslint-config-prettier:
specifier: ^8.6.0
version: 8.6.0(eslint@8.43.0)
@@ -533,8 +533,8 @@ packages:
resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==}
dev: false
/@next/eslint-plugin-next@13.4.6:
resolution: {integrity: sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==}
/@next/eslint-plugin-next@13.4.7:
resolution: {integrity: sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg==}
dependencies:
glob: 7.1.7
dev: true
@@ -1859,8 +1859,8 @@ packages:
engines: {node: '>=12'}
dev: false
/eslint-config-next@13.4.6(eslint@8.43.0)(typescript@5.1.3):
resolution: {integrity: sha512-nlv4FYish1RYYHILbQwM5/rD37cOvEqtMfDjtQCYbXdE2O3MggqHu2q6IDeLE2Z6u8ZJyNPgWOA6OimWcxj3qw==}
/eslint-config-next@13.4.7(eslint@8.43.0)(typescript@5.1.3):
resolution: {integrity: sha512-+IRAyD0+J1MZaTi9RQMPUfr6Q+GCZ1wOkK6XM52Vokh7VI4R6YFGOFzdkEFHl4ZyIX4FKa5vcwUP2WscSFNjNQ==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@@ -1868,7 +1868,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.4.6
'@next/eslint-plugin-next': 13.4.7
'@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/parser': 5.49.0(eslint@8.43.0)(typescript@5.1.3)
eslint: 8.43.0