chore(deps): update dependency eslint-config-next to v13.2.1 (#890)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-24 13:22:40 +08:00
committed by GitHub
parent 13b017ac64
commit c66f8eccca
2 changed files with 10 additions and 15 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.34.0", "eslint": "8.34.0",
"eslint-config-next": "13.1.6", "eslint-config-next": "13.2.1",
"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",
+9 -14
View File
@@ -25,7 +25,7 @@ specifiers:
dayjs: ^1.11.7 dayjs: ^1.11.7
emoji-regex: ^10.2.1 emoji-regex: ^10.2.1
eslint: 8.34.0 eslint: 8.34.0
eslint-config-next: 13.1.6 eslint-config-next: 13.2.1
eslint-config-prettier: ^8.6.0 eslint-config-prettier: ^8.6.0
i18next: ^22.4.9 i18next: ^22.4.9
i18next-parser: ^7.6.0 i18next-parser: ^7.6.0
@@ -119,7 +119,7 @@ devDependencies:
'@types/react-syntax-highlighter': 15.5.6 '@types/react-syntax-highlighter': 15.5.6
autoprefixer: 10.4.13_postcss@8.4.21 autoprefixer: 10.4.13_postcss@8.4.21
eslint: 8.34.0 eslint: 8.34.0
eslint-config-next: 13.1.6_7kw3g6rralp5ps6mg3uyzz6azm eslint-config-next: 13.2.1_7kw3g6rralp5ps6mg3uyzz6azm
eslint-config-prettier: 8.6.0_eslint@8.34.0 eslint-config-prettier: 8.6.0_eslint@8.34.0
i18next-parser: 7.6.0 i18next-parser: 7.6.0
postcss: 8.4.21 postcss: 8.4.21
@@ -447,8 +447,8 @@ packages:
resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==} resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==}
dev: false dev: false
/@next/eslint-plugin-next/13.1.6: /@next/eslint-plugin-next/13.2.1:
resolution: {integrity: sha512-o7cauUYsXjzSJkay8wKjpKJf2uLzlggCsGUkPu3lP09Pv97jYlekTC20KJrjQKmSv5DXV0R/uks2ZXhqjNkqAw==} resolution: {integrity: sha512-r0i5rcO6SMAZtqiGarUVMr3k256X0R0j6pEkKg4PxqUW+hG0qgMxRVAJsuoRG5OBFkCOlSfWZJ0mP9fQdCcyNg==}
dependencies: dependencies:
glob: 7.1.7 glob: 7.1.7
dev: true dev: true
@@ -597,7 +597,7 @@ packages:
open: 8.4.0 open: 8.4.0
picocolors: 1.0.0 picocolors: 1.0.0
tiny-glob: 0.2.9 tiny-glob: 0.2.9
tslib: 2.4.1 tslib: 2.5.0
dev: true dev: true
/@rushstack/eslint-patch/1.2.0: /@rushstack/eslint-patch/1.2.0:
@@ -1769,8 +1769,8 @@ packages:
engines: {node: '>=12'} engines: {node: '>=12'}
dev: false dev: false
/eslint-config-next/13.1.6_7kw3g6rralp5ps6mg3uyzz6azm: /eslint-config-next/13.2.1_7kw3g6rralp5ps6mg3uyzz6azm:
resolution: {integrity: sha512-0cg7h5wztg/SoLAlxljZ0ZPUQ7i6QKqRiP4M2+MgTZtxWwNKb2JSwNc18nJ6/kXBI6xYvPraTbQSIhAuVw6czw==} resolution: {integrity: sha512-2GAx7EjSiCzJN6H2L/v1kbYrNiwQxzkyjy6eWSjuhAKt+P6d3nVNHGy9mON8ZcYd72w/M8kyMjm4UB9cvijgrw==}
peerDependencies: peerDependencies:
eslint: ^7.23.0 || ^8.0.0 eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1' typescript: '>=3.3.1'
@@ -1778,7 +1778,7 @@ packages:
typescript: typescript:
optional: true optional: true
dependencies: dependencies:
'@next/eslint-plugin-next': 13.1.6 '@next/eslint-plugin-next': 13.2.1
'@rushstack/eslint-patch': 1.2.0 '@rushstack/eslint-patch': 1.2.0
'@typescript-eslint/parser': 5.49.0_7kw3g6rralp5ps6mg3uyzz6azm '@typescript-eslint/parser': 5.49.0_7kw3g6rralp5ps6mg3uyzz6azm
eslint: 8.34.0 eslint: 8.34.0
@@ -4877,7 +4877,7 @@ packages:
engines: {node: ^14.18.0 || >=16.0.0} engines: {node: ^14.18.0 || >=16.0.0}
dependencies: dependencies:
'@pkgr/utils': 2.3.1 '@pkgr/utils': 2.3.1
tslib: 2.4.1 tslib: 2.5.0
dev: true dev: true
/tailwindcss/3.2.4_postcss@8.4.21: /tailwindcss/3.2.4_postcss@8.4.21:
@@ -5005,13 +5005,8 @@ packages:
resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==}
dev: true dev: true
/tslib/2.4.1:
resolution: {integrity: sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==}
dev: true
/tslib/2.5.0: /tslib/2.5.0:
resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==} resolution: {integrity: sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==}
dev: false
/tsutils/3.21.0_typescript@4.9.5: /tsutils/3.21.0_typescript@4.9.5:
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}