chore(deps): update dependency eslint-config-next to v13.2.2
This commit is contained in:
parent
cef14b1bf7
commit
1fc8563b1e
|
|
@ -66,7 +66,7 @@
|
|||
"@types/react-syntax-highlighter": "^15.5.6",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"eslint": "8.35.0",
|
||||
"eslint-config-next": "13.2.1",
|
||||
"eslint-config-next": "13.2.2",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"i18next-parser": "^7.6.0",
|
||||
"postcss": "^8.4.21",
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ specifiers:
|
|||
dayjs: ^1.11.7
|
||||
emoji-regex: ^10.2.1
|
||||
eslint: 8.35.0
|
||||
eslint-config-next: 13.2.1
|
||||
eslint-config-next: 13.2.2
|
||||
eslint-config-prettier: ^8.6.0
|
||||
i18next: ^22.4.9
|
||||
i18next-parser: ^7.6.0
|
||||
|
|
@ -119,7 +119,7 @@ devDependencies:
|
|||
'@types/react-syntax-highlighter': 15.5.6
|
||||
autoprefixer: 10.4.13_postcss@8.4.21
|
||||
eslint: 8.35.0
|
||||
eslint-config-next: 13.2.1_ycpbpc6yetojsgtrx3mwntkhsu
|
||||
eslint-config-next: 13.2.2_ycpbpc6yetojsgtrx3mwntkhsu
|
||||
eslint-config-prettier: 8.6.0_eslint@8.35.0
|
||||
i18next-parser: 7.6.0
|
||||
postcss: 8.4.21
|
||||
|
|
@ -452,8 +452,8 @@ packages:
|
|||
resolution: {integrity: sha512-s+W9Fdqh5MFk6ECrbnVmmAOwxKQuhGMT7xXHrkYIBMBcTiOqNWhv5KbJIboKR5STXxNXl32hllnvKaffzFaWQg==}
|
||||
dev: false
|
||||
|
||||
/@next/eslint-plugin-next/13.2.1:
|
||||
resolution: {integrity: sha512-r0i5rcO6SMAZtqiGarUVMr3k256X0R0j6pEkKg4PxqUW+hG0qgMxRVAJsuoRG5OBFkCOlSfWZJ0mP9fQdCcyNg==}
|
||||
/@next/eslint-plugin-next/13.2.2:
|
||||
resolution: {integrity: sha512-Kp4ThmQ4f5AybCB0RgxOWmKmAQmTj7/K9BT+ZzgHRJ25h3klO+MRSKC8yqiDcgl3qNVIjKwZi8D/thQGE7o3Mg==}
|
||||
dependencies:
|
||||
glob: 7.1.7
|
||||
dev: true
|
||||
|
|
@ -1774,8 +1774,8 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/eslint-config-next/13.2.1_ycpbpc6yetojsgtrx3mwntkhsu:
|
||||
resolution: {integrity: sha512-2GAx7EjSiCzJN6H2L/v1kbYrNiwQxzkyjy6eWSjuhAKt+P6d3nVNHGy9mON8ZcYd72w/M8kyMjm4UB9cvijgrw==}
|
||||
/eslint-config-next/13.2.2_ycpbpc6yetojsgtrx3mwntkhsu:
|
||||
resolution: {integrity: sha512-aI56IaeSHaLevpmD/5sVTRGDp7rs1vFkrJxFsrwCSkd4GbWHkUbam0cv8neoW58fw+O/B05MoK/Nb0rcf9wOZQ==}
|
||||
peerDependencies:
|
||||
eslint: ^7.23.0 || ^8.0.0
|
||||
typescript: '>=3.3.1'
|
||||
|
|
@ -1783,7 +1783,7 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@next/eslint-plugin-next': 13.2.1
|
||||
'@next/eslint-plugin-next': 13.2.2
|
||||
'@rushstack/eslint-patch': 1.2.0
|
||||
'@typescript-eslint/parser': 5.49.0_ycpbpc6yetojsgtrx3mwntkhsu
|
||||
eslint: 8.35.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue