build(deps): update dependency eslint to v8.24.0 (#4060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4058/head^2
parent
3f7f84ac50
commit
18d62912a3
|
@ -158,7 +158,7 @@
|
|||
"@vitejs/plugin-react": "2.1.0",
|
||||
"esbuild": "0.15.9",
|
||||
"esbuild-jest": "0.5.0",
|
||||
"eslint": "8.23.1",
|
||||
"eslint": "8.24.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-config-react-app": "7.0.1",
|
||||
"eslint-formatter-rdjson": "1.0.5",
|
||||
|
|
|
@ -29,7 +29,7 @@ specifiers:
|
|||
classnames: 2.3.2
|
||||
esbuild: 0.15.9
|
||||
esbuild-jest: 0.5.0
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
eslint-config-react-app: 7.0.1
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
|
@ -103,21 +103,21 @@ devDependencies:
|
|||
'@types/react': 18.0.21
|
||||
'@types/react-dom': 18.0.6
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
|
||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
'@typescript-eslint/eslint-plugin': 5.38.0_4gkcvl6qsi23tqqawfqgcwtp54
|
||||
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
'@vitejs/plugin-react': 2.1.0_vite@3.1.3
|
||||
esbuild: 0.15.9
|
||||
esbuild-jest: 0.5.0_esbuild@0.15.9
|
||||
eslint: 8.23.1
|
||||
eslint-config-prettier: 8.5.0_eslint@8.23.1
|
||||
eslint-config-react-app: 7.0.1_jtmsnsp46pwebcrxlmbbcwtgs4
|
||||
eslint: 8.24.0
|
||||
eslint-config-prettier: 8.5.0_eslint@8.24.0
|
||||
eslint-config-react-app: 7.0.1_6tbxscchz65k4ix64o3f4kxg3m
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 3.5.1_hdzsmr7kawaomymueo2tso6fjq
|
||||
eslint-plugin-import: 2.26.0_qidincc6lbiur5hfuez2qbs5ge
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.23.1
|
||||
eslint-plugin-prettier: 4.2.1_cabrci5exjdaojcvd6xoxgeowu
|
||||
eslint-plugin-react: 7.31.8_eslint@8.23.1
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.23.1
|
||||
eslint-import-resolver-typescript: 3.5.1_dg2pe6kqkrddxbf2funb723kue
|
||||
eslint-plugin-import: 2.26.0_ggwdnprjbfokntkrfpgjqs2m4y
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.24.0
|
||||
eslint-plugin-prettier: 4.2.1_cfn5x6ujhhgzv3423d6k7r2zzm
|
||||
eslint-plugin-react: 7.31.8_eslint@8.24.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.24.0
|
||||
husky: 8.0.1
|
||||
jest: 29.0.3_@types+node@16.11.60
|
||||
jest-environment-jsdom: 29.0.3
|
||||
|
@ -127,7 +127,7 @@ devDependencies:
|
|||
react-test-renderer: 18.2.0_react@18.2.0
|
||||
typescript: 4.8.3
|
||||
vite: 3.1.3
|
||||
vite-plugin-eslint: 1.8.1_eslint@8.23.1+vite@3.1.3
|
||||
vite-plugin-eslint: 1.8.1_eslint@8.24.0+vite@3.1.3
|
||||
vite-plugin-istanbul: 3.0.1
|
||||
vite-plugin-svgr: 2.2.1_vite@3.1.3
|
||||
vite-tsconfig-paths: 3.5.0_vite@3.1.3
|
||||
|
@ -203,7 +203,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@babel/eslint-parser/7.18.2_i26poghmbi7wetx4acurtjxrle:
|
||||
/@babel/eslint-parser/7.18.2_6hamdueellmfdowr3e64hskol4:
|
||||
resolution: {integrity: sha512-oFQYkE8SuH14+uR51JVAmdqwKYXGRjEXx7s+WiagVjqQ+HPE+nnwyF2qlVG8evUsUHmPcA+6YXMEDbIhEyQc5A==}
|
||||
engines: {node: ^10.13.0 || ^12.13.0 || >=14.0.0}
|
||||
peerDependencies:
|
||||
|
@ -214,7 +214,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.18.6
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-visitor-keys: 2.1.0
|
||||
semver: 6.3.0
|
||||
|
@ -2462,8 +2462,8 @@ packages:
|
|||
react: 18.2.0
|
||||
dev: false
|
||||
|
||||
/@humanwhocodes/config-array/0.10.4:
|
||||
resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==}
|
||||
/@humanwhocodes/config-array/0.10.5:
|
||||
resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==}
|
||||
engines: {node: '>=10.10.0'}
|
||||
dependencies:
|
||||
'@humanwhocodes/object-schema': 1.2.1
|
||||
|
@ -3468,7 +3468,7 @@ packages:
|
|||
resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.38.0_wsb62dxj2oqwgas4kadjymcmry:
|
||||
/@typescript-eslint/eslint-plugin/5.38.0_4gkcvl6qsi23tqqawfqgcwtp54:
|
||||
resolution: {integrity: sha512-GgHi/GNuUbTOeoJiEANi0oI6fF3gBQc3bGFYj40nnAPCbhrtEDf2rjBmefFadweBmO1Du1YovHeDP2h5JLhtTQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3479,12 +3479,12 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
'@typescript-eslint/scope-manager': 5.38.0
|
||||
'@typescript-eslint/type-utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
'@typescript-eslint/type-utils': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
'@typescript-eslint/utils': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
debug: 4.3.4
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
ignore: 5.2.0
|
||||
regexpp: 3.2.0
|
||||
semver: 7.3.7
|
||||
|
@ -3494,20 +3494,20 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.30.6_irgkl5vooow2ydyo6aokmferha:
|
||||
/@typescript-eslint/experimental-utils/5.30.6_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||
resolution: {integrity: sha512-bqvT+0L8IjtW7MCrMgm9oVNxs4g7mESro1mm5c1/SNfTnHuFTf9OUX1WzVkTz75M9cp//UrTrSmGvK48NEKshQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.30.6_irgkl5vooow2ydyo6aokmferha
|
||||
eslint: 8.23.1
|
||||
'@typescript-eslint/utils': 5.30.6_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
eslint: 8.24.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.38.0_irgkl5vooow2ydyo6aokmferha:
|
||||
/@typescript-eslint/parser/5.38.0_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||
resolution: {integrity: sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3521,7 +3521,7 @@ packages:
|
|||
'@typescript-eslint/types': 5.38.0
|
||||
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
|
||||
debug: 4.3.4
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
typescript: 4.8.3
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -3543,7 +3543,7 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.38.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.38.0_irgkl5vooow2ydyo6aokmferha:
|
||||
/@typescript-eslint/type-utils/5.38.0_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||
resolution: {integrity: sha512-iZq5USgybUcj/lfnbuelJ0j3K9dbs1I3RICAJY9NZZpDgBYXmuUlYQGzftpQA9wC8cKgtS6DASTvF3HrXwwozA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3554,9 +3554,9 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
|
||||
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
'@typescript-eslint/utils': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
debug: 4.3.4
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
tsutils: 3.21.0_typescript@4.8.3
|
||||
typescript: 4.8.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -3615,7 +3615,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.30.6_irgkl5vooow2ydyo6aokmferha:
|
||||
/@typescript-eslint/utils/5.30.6_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||
resolution: {integrity: sha512-xFBLc/esUbLOJLk9jKv0E9gD/OH966M40aY9jJ8GiqpSkP2xOV908cokJqqhVd85WoIvHVHYXxSFE4cCSDzVvA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3625,15 +3625,15 @@ packages:
|
|||
'@typescript-eslint/scope-manager': 5.30.6
|
||||
'@typescript-eslint/types': 5.30.6
|
||||
'@typescript-eslint/typescript-estree': 5.30.6_typescript@4.8.3
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.23.1
|
||||
eslint-utils: 3.0.0_eslint@8.24.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.38.0_irgkl5vooow2ydyo6aokmferha:
|
||||
/@typescript-eslint/utils/5.38.0_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||
resolution: {integrity: sha512-6sdeYaBgk9Fh7N2unEXGz+D+som2QCQGPAf1SxrkEr+Z32gMreQ0rparXTNGRRfYUWk/JzbGdcM8NSSd6oqnTA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -3643,9 +3643,9 @@ packages:
|
|||
'@typescript-eslint/scope-manager': 5.38.0
|
||||
'@typescript-eslint/types': 5.38.0
|
||||
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.23.1
|
||||
eslint-utils: 3.0.0_eslint@8.24.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
@ -5123,16 +5123,16 @@ packages:
|
|||
source-map: 0.6.1
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier/8.5.0_eslint@8.23.1:
|
||||
/eslint-config-prettier/8.5.0_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
dependencies:
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
dev: true
|
||||
|
||||
/eslint-config-react-app/7.0.1_jtmsnsp46pwebcrxlmbbcwtgs4:
|
||||
/eslint-config-react-app/7.0.1_6tbxscchz65k4ix64o3f4kxg3m:
|
||||
resolution: {integrity: sha512-K6rNzvkIeHaTd8m/QEh1Zko0KI7BACWkkneSs6s9cKZC/J27X3eZR6Upt1jkmZ/4FK+XUOPPxMEN7+lbUXfSlA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -5143,20 +5143,20 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
'@babel/core': 7.18.6
|
||||
'@babel/eslint-parser': 7.18.2_i26poghmbi7wetx4acurtjxrle
|
||||
'@babel/eslint-parser': 7.18.2_6hamdueellmfdowr3e64hskol4
|
||||
'@rushstack/eslint-patch': 1.1.4
|
||||
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
|
||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
'@typescript-eslint/eslint-plugin': 5.38.0_4gkcvl6qsi23tqqawfqgcwtp54
|
||||
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.23.1
|
||||
eslint-plugin-flowtype: 8.0.3_eslint@8.23.1
|
||||
eslint-plugin-import: 2.26.0_qidincc6lbiur5hfuez2qbs5ge
|
||||
eslint-plugin-jest: 25.7.0_qsk6uocri6piwezqjqcgw24zhq
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.23.1
|
||||
eslint-plugin-react: 7.31.8_eslint@8.23.1
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.23.1
|
||||
eslint-plugin-testing-library: 5.5.1_irgkl5vooow2ydyo6aokmferha
|
||||
eslint: 8.24.0
|
||||
eslint-plugin-flowtype: 8.0.3_eslint@8.24.0
|
||||
eslint-plugin-import: 2.26.0_ggwdnprjbfokntkrfpgjqs2m4y
|
||||
eslint-plugin-jest: 25.7.0_2m2ou27oxlec5bzg2xuqbekqly
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.24.0
|
||||
eslint-plugin-react: 7.31.8_eslint@8.24.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.24.0
|
||||
eslint-plugin-testing-library: 5.5.1_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
typescript: 4.8.3
|
||||
transitivePeerDependencies:
|
||||
- '@babel/plugin-syntax-flow'
|
||||
|
@ -5180,7 +5180,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-import-resolver-typescript/3.5.1_hdzsmr7kawaomymueo2tso6fjq:
|
||||
/eslint-import-resolver-typescript/3.5.1_dg2pe6kqkrddxbf2funb723kue:
|
||||
resolution: {integrity: sha512-U7LUjNJPYjNsHvAUAkt/RU3fcTSpbllA0//35B4eLYTX74frmOepbt7F7J3D1IGtj9k21buOpaqtDd4ZlS/BYQ==}
|
||||
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5189,8 +5189,8 @@ packages:
|
|||
dependencies:
|
||||
debug: 4.3.4
|
||||
enhanced-resolve: 5.10.0
|
||||
eslint: 8.23.1
|
||||
eslint-plugin-import: 2.26.0_qidincc6lbiur5hfuez2qbs5ge
|
||||
eslint: 8.24.0
|
||||
eslint-plugin-import: 2.26.0_ggwdnprjbfokntkrfpgjqs2m4y
|
||||
get-tsconfig: 4.2.0
|
||||
globby: 13.1.2
|
||||
is-core-module: 2.10.0
|
||||
|
@ -5218,16 +5218,16 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 3.5.1_hdzsmr7kawaomymueo2tso6fjq
|
||||
eslint-import-resolver-typescript: 3.5.1_dg2pe6kqkrddxbf2funb723kue
|
||||
find-up: 2.1.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-flowtype/8.0.3_eslint@8.23.1:
|
||||
/eslint-plugin-flowtype/8.0.3_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-dX8l6qUL6O+fYPtpNRideCFSpmWOUVx5QcaGLVqe/vlDiBSe4vYljDWDETwnyFzpl7By/WVIu6rcrniCgH9BqQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -5240,12 +5240,12 @@ packages:
|
|||
'@babel/plugin-transform-react-jsx':
|
||||
optional: true
|
||||
dependencies:
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
lodash: 4.17.21
|
||||
string-natural-compare: 3.0.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_qidincc6lbiur5hfuez2qbs5ge:
|
||||
/eslint-plugin-import/2.26.0_ggwdnprjbfokntkrfpgjqs2m4y:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5255,12 +5255,12 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.3_ykdyddfakcjre356m77nfkledi
|
||||
has: 1.0.3
|
||||
|
@ -5276,7 +5276,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.7.0_qsk6uocri6piwezqjqcgw24zhq:
|
||||
/eslint-plugin-jest/25.7.0_2m2ou27oxlec5bzg2xuqbekqly:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5289,16 +5289,16 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.38.0_wsb62dxj2oqwgas4kadjymcmry
|
||||
'@typescript-eslint/experimental-utils': 5.30.6_irgkl5vooow2ydyo6aokmferha
|
||||
eslint: 8.23.1
|
||||
'@typescript-eslint/eslint-plugin': 5.38.0_4gkcvl6qsi23tqqawfqgcwtp54
|
||||
'@typescript-eslint/experimental-utils': 5.30.6_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
eslint: 8.24.0
|
||||
jest: 29.0.3_@types+node@16.11.60
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsx-a11y/6.6.1_eslint@8.23.1:
|
||||
/eslint-plugin-jsx-a11y/6.6.1_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==}
|
||||
engines: {node: '>=4.0'}
|
||||
peerDependencies:
|
||||
|
@ -5312,7 +5312,7 @@ packages:
|
|||
axobject-query: 2.2.0
|
||||
damerau-levenshtein: 1.0.8
|
||||
emoji-regex: 9.2.2
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
has: 1.0.3
|
||||
jsx-ast-utils: 3.3.2
|
||||
language-tags: 1.0.5
|
||||
|
@ -5320,7 +5320,7 @@ packages:
|
|||
semver: 6.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier/4.2.1_cabrci5exjdaojcvd6xoxgeowu:
|
||||
/eslint-plugin-prettier/4.2.1_cfn5x6ujhhgzv3423d6k7r2zzm:
|
||||
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -5331,22 +5331,22 @@ packages:
|
|||
eslint-config-prettier:
|
||||
optional: true
|
||||
dependencies:
|
||||
eslint: 8.23.1
|
||||
eslint-config-prettier: 8.5.0_eslint@8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-config-prettier: 8.5.0_eslint@8.24.0
|
||||
prettier: 2.7.1
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-react-hooks/4.6.0_eslint@8.23.1:
|
||||
/eslint-plugin-react-hooks/4.6.0_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==}
|
||||
engines: {node: '>=10'}
|
||||
peerDependencies:
|
||||
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
|
||||
dependencies:
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-react/7.31.8_eslint@8.23.1:
|
||||
/eslint-plugin-react/7.31.8_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5355,7 +5355,7 @@ packages:
|
|||
array-includes: 3.1.5
|
||||
array.prototype.flatmap: 1.3.0
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
estraverse: 5.3.0
|
||||
jsx-ast-utils: 3.3.2
|
||||
minimatch: 3.1.2
|
||||
|
@ -5369,14 +5369,14 @@ packages:
|
|||
string.prototype.matchall: 4.0.7
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-testing-library/5.5.1_irgkl5vooow2ydyo6aokmferha:
|
||||
/eslint-plugin-testing-library/5.5.1_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||
resolution: {integrity: sha512-plLEkkbAKBjPxsLj7x4jNapcHAg2ernkQlKKrN2I8NrQwPISZHyCUNvg5Hv3EDqOQReToQb5bnqXYbkijJPE/g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0, npm: '>=6'}
|
||||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
||||
eslint: 8.23.1
|
||||
'@typescript-eslint/utils': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||
eslint: 8.24.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
@ -5398,13 +5398,13 @@ packages:
|
|||
estraverse: 5.3.0
|
||||
dev: true
|
||||
|
||||
/eslint-utils/3.0.0_eslint@8.23.1:
|
||||
/eslint-utils/3.0.0_eslint@8.24.0:
|
||||
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=5'
|
||||
dependencies:
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
eslint-visitor-keys: 2.1.0
|
||||
dev: true
|
||||
|
||||
|
@ -5418,13 +5418,13 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint/8.23.1:
|
||||
resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==}
|
||||
/eslint/8.24.0:
|
||||
resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint/eslintrc': 1.3.2
|
||||
'@humanwhocodes/config-array': 0.10.4
|
||||
'@humanwhocodes/config-array': 0.10.5
|
||||
'@humanwhocodes/gitignore-to-minimatch': 1.0.2
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
ajv: 6.12.6
|
||||
|
@ -5434,7 +5434,7 @@ packages:
|
|||
doctrine: 3.0.0
|
||||
escape-string-regexp: 4.0.0
|
||||
eslint-scope: 7.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.23.1
|
||||
eslint-utils: 3.0.0_eslint@8.24.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
espree: 9.4.0
|
||||
esquery: 1.4.0
|
||||
|
@ -9080,7 +9080,7 @@ packages:
|
|||
spdx-expression-parse: 3.0.1
|
||||
dev: true
|
||||
|
||||
/vite-plugin-eslint/1.8.1_eslint@8.23.1+vite@3.1.3:
|
||||
/vite-plugin-eslint/1.8.1_eslint@8.24.0+vite@3.1.3:
|
||||
resolution: {integrity: sha512-PqdMf3Y2fLO9FsNPmMX+//2BF5SF8nEWspZdgl4kSt7UvHDRHVVfHvxsD7ULYzZrJDGRxR81Nq7TOFgwMnUang==}
|
||||
peerDependencies:
|
||||
eslint: '>=7'
|
||||
|
@ -9088,7 +9088,7 @@ packages:
|
|||
dependencies:
|
||||
'@rollup/pluginutils': 4.2.1
|
||||
'@types/eslint': 8.4.5
|
||||
eslint: 8.23.1
|
||||
eslint: 8.24.0
|
||||
rollup: 2.78.0
|
||||
vite: 3.1.3
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue