mirror of
https://github.com/JonasKruckenberg/tauri-build.git
synced 2025-08-15 05:15:06 +00:00
Update dependency eslint to v8.24.0
This commit is contained in:
parent
cea99079fe
commit
76aba962ea
@ -35,7 +35,7 @@
|
|||||||
"@types/node": "16.11.59",
|
"@types/node": "16.11.59",
|
||||||
"@typescript-eslint/parser": "5.38.0",
|
"@typescript-eslint/parser": "5.38.0",
|
||||||
"@vercel/ncc": "0.34.0",
|
"@vercel/ncc": "0.34.0",
|
||||||
"eslint": "8.23.1",
|
"eslint": "8.24.0",
|
||||||
"eslint-plugin-github": "4.3.7",
|
"eslint-plugin-github": "4.3.7",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
"prettier": "2.7.1",
|
"prettier": "2.7.1",
|
||||||
|
112
pnpm-lock.yaml
generated
112
pnpm-lock.yaml
generated
@ -9,7 +9,7 @@ specifiers:
|
|||||||
'@types/node': 16.11.59
|
'@types/node': 16.11.59
|
||||||
'@typescript-eslint/parser': 5.38.0
|
'@typescript-eslint/parser': 5.38.0
|
||||||
'@vercel/ncc': 0.34.0
|
'@vercel/ncc': 0.34.0
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
eslint-plugin-github: 4.3.7
|
eslint-plugin-github: 4.3.7
|
||||||
js-yaml: 4.1.0
|
js-yaml: 4.1.0
|
||||||
prettier: 2.7.1
|
prettier: 2.7.1
|
||||||
@ -28,10 +28,10 @@ dependencies:
|
|||||||
|
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node': 16.11.59
|
'@types/node': 16.11.59
|
||||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
'@vercel/ncc': 0.34.0
|
'@vercel/ncc': 0.34.0
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
eslint-plugin-github: 4.3.7_irgkl5vooow2ydyo6aokmferha
|
eslint-plugin-github: 4.3.7_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
js-yaml: 4.1.0
|
js-yaml: 4.1.0
|
||||||
prettier: 2.7.1
|
prettier: 2.7.1
|
||||||
typescript: 4.8.3
|
typescript: 4.8.3
|
||||||
@ -82,8 +82,8 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@humanwhocodes/config-array/0.10.4:
|
/@humanwhocodes/config-array/0.10.5:
|
||||||
resolution: {integrity: sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==}
|
resolution: {integrity: sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==}
|
||||||
engines: {node: '>=10.10.0'}
|
engines: {node: '>=10.10.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@humanwhocodes/object-schema': 1.2.1
|
'@humanwhocodes/object-schema': 1.2.1
|
||||||
@ -230,7 +230,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-6u+36Dj3aDzhfBVUf/mfmc92OEdzQ2kx2jcXGdigfl70E/neV21ZHE6UCz4MDzTRcVqGAM27fk+DLXvyDsn3Jw==}
|
resolution: {integrity: sha512-6u+36Dj3aDzhfBVUf/mfmc92OEdzQ2kx2jcXGdigfl70E/neV21ZHE6UCz4MDzTRcVqGAM27fk+DLXvyDsn3Jw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.30.0_wsb62dxj2oqwgas4kadjymcmry:
|
/@typescript-eslint/eslint-plugin/5.30.0_4gkcvl6qsi23tqqawfqgcwtp54:
|
||||||
resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==}
|
resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -241,12 +241,12 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
'@typescript-eslint/scope-manager': 5.30.0
|
'@typescript-eslint/scope-manager': 5.30.0
|
||||||
'@typescript-eslint/type-utils': 5.30.0_irgkl5vooow2ydyo6aokmferha
|
'@typescript-eslint/type-utils': 5.30.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
'@typescript-eslint/utils': 5.30.0_irgkl5vooow2ydyo6aokmferha
|
'@typescript-eslint/utils': 5.30.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
ignore: 5.2.0
|
ignore: 5.2.0
|
||||||
regexpp: 3.2.0
|
regexpp: 3.2.0
|
||||||
@ -257,7 +257,7 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.38.0_irgkl5vooow2ydyo6aokmferha:
|
/@typescript-eslint/parser/5.38.0_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||||
resolution: {integrity: sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA==}
|
resolution: {integrity: sha512-/F63giJGLDr0ms1Cr8utDAxP2SPiglaD6V+pCOcG35P2jCqdfR7uuEhz1GIC3oy4hkUF8xA1XSXmd9hOh/a5EA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -271,7 +271,7 @@ packages:
|
|||||||
'@typescript-eslint/types': 5.38.0
|
'@typescript-eslint/types': 5.38.0
|
||||||
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
|
'@typescript-eslint/typescript-estree': 5.38.0_typescript@4.8.3
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
typescript: 4.8.3
|
typescript: 4.8.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -293,7 +293,7 @@ packages:
|
|||||||
'@typescript-eslint/visitor-keys': 5.38.0
|
'@typescript-eslint/visitor-keys': 5.38.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/type-utils/5.30.0_irgkl5vooow2ydyo6aokmferha:
|
/@typescript-eslint/type-utils/5.30.0_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||||
resolution: {integrity: sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==}
|
resolution: {integrity: sha512-GF8JZbZqSS+azehzlv/lmQQ3EU3VfWYzCczdZjJRxSEeXDQkqFhCBgFhallLDbPwQOEQ4MHpiPfkjKk7zlmeNg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -303,9 +303,9 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 5.30.0_irgkl5vooow2ydyo6aokmferha
|
'@typescript-eslint/utils': 5.30.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
tsutils: 3.21.0_typescript@4.8.3
|
tsutils: 3.21.0_typescript@4.8.3
|
||||||
typescript: 4.8.3
|
typescript: 4.8.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -364,7 +364,7 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils/5.30.0_irgkl5vooow2ydyo6aokmferha:
|
/@typescript-eslint/utils/5.30.0_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||||
resolution: {integrity: sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==}
|
resolution: {integrity: sha512-0bIgOgZflLKIcZsWvfklsaQTM3ZUbmtH0rJ1hKyV3raoUYyeZwcjQ8ZUJTzS7KnhNcsVT1Rxs7zeeMHEhGlltw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -374,9 +374,9 @@ packages:
|
|||||||
'@typescript-eslint/scope-manager': 5.30.0
|
'@typescript-eslint/scope-manager': 5.30.0
|
||||||
'@typescript-eslint/types': 5.30.0
|
'@typescript-eslint/types': 5.30.0
|
||||||
'@typescript-eslint/typescript-estree': 5.30.0_typescript@4.8.3
|
'@typescript-eslint/typescript-estree': 5.30.0_typescript@4.8.3
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 3.0.0_eslint@8.23.1
|
eslint-utils: 3.0.0_eslint@8.24.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
@ -709,13 +709,13 @@ packages:
|
|||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
dev: true
|
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==}
|
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=7.0.0'
|
eslint: '>=7.0.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-import-resolver-node/0.3.6:
|
/eslint-import-resolver-node/0.3.6:
|
||||||
@ -745,7 +745,7 @@ packages:
|
|||||||
eslint-import-resolver-webpack:
|
eslint-import-resolver-webpack:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
debug: 3.2.7
|
debug: 3.2.7
|
||||||
eslint-import-resolver-node: 0.3.6
|
eslint-import-resolver-node: 0.3.6
|
||||||
find-up: 2.1.0
|
find-up: 2.1.0
|
||||||
@ -753,56 +753,56 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-escompat/3.2.0_eslint@8.23.1:
|
/eslint-plugin-escompat/3.2.0_eslint@8.24.0:
|
||||||
resolution: {integrity: sha512-obXAKKiZE/wB2fgIw0ZxCmp+8vpDsUw2inkaok1i7OVxY4cEds4Y9YCoky0f5V+q8rqZpTUJDv1R9ykWbXLX8Q==}
|
resolution: {integrity: sha512-obXAKKiZE/wB2fgIw0ZxCmp+8vpDsUw2inkaok1i7OVxY4cEds4Y9YCoky0f5V+q8rqZpTUJDv1R9ykWbXLX8Q==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=5.14.1'
|
eslint: '>=5.14.1'
|
||||||
dependencies:
|
dependencies:
|
||||||
browserslist: 4.21.1
|
browserslist: 4.21.1
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-eslint-comments/3.2.0_eslint@8.23.1:
|
/eslint-plugin-eslint-comments/3.2.0_eslint@8.24.0:
|
||||||
resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
|
resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
|
||||||
engines: {node: '>=6.5.0'}
|
engines: {node: '>=6.5.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=4.19.1'
|
eslint: '>=4.19.1'
|
||||||
dependencies:
|
dependencies:
|
||||||
escape-string-regexp: 1.0.5
|
escape-string-regexp: 1.0.5
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
ignore: 5.2.0
|
ignore: 5.2.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-filenames/1.3.2_eslint@8.23.1:
|
/eslint-plugin-filenames/1.3.2_eslint@8.24.0:
|
||||||
resolution: {integrity: sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==}
|
resolution: {integrity: sha512-tqxJTiEM5a0JmRCUYQmxw23vtTxrb2+a3Q2mMOPhFxvt7ZQQJmdiuMby9B/vUAuVMghyP7oET+nIf6EO6CBd/w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
lodash.camelcase: 4.3.0
|
lodash.camelcase: 4.3.0
|
||||||
lodash.kebabcase: 4.1.1
|
lodash.kebabcase: 4.1.1
|
||||||
lodash.snakecase: 4.1.1
|
lodash.snakecase: 4.1.1
|
||||||
lodash.upperfirst: 4.3.1
|
lodash.upperfirst: 4.3.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-github/4.3.7_irgkl5vooow2ydyo6aokmferha:
|
/eslint-plugin-github/4.3.7_7ilbxdl5iguzcjriqqcg2m5cku:
|
||||||
resolution: {integrity: sha512-tYZdXvAEz4JCMrC4NHIUoJTsLUvydCxff5OqB5hgU0vQbLmMkw6VOipN2KNe+T06pEhAWs1KBEwyq9cmMWRe7A==}
|
resolution: {integrity: sha512-tYZdXvAEz4JCMrC4NHIUoJTsLUvydCxff5OqB5hgU0vQbLmMkw6VOipN2KNe+T06pEhAWs1KBEwyq9cmMWRe7A==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.0.1
|
eslint: ^8.0.1
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 5.30.0_wsb62dxj2oqwgas4kadjymcmry
|
'@typescript-eslint/eslint-plugin': 5.30.0_4gkcvl6qsi23tqqawfqgcwtp54
|
||||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
eslint-config-prettier: 8.5.0_eslint@8.23.1
|
eslint-config-prettier: 8.5.0_eslint@8.24.0
|
||||||
eslint-plugin-escompat: 3.2.0_eslint@8.23.1
|
eslint-plugin-escompat: 3.2.0_eslint@8.24.0
|
||||||
eslint-plugin-eslint-comments: 3.2.0_eslint@8.23.1
|
eslint-plugin-eslint-comments: 3.2.0_eslint@8.24.0
|
||||||
eslint-plugin-filenames: 1.3.2_eslint@8.23.1
|
eslint-plugin-filenames: 1.3.2_eslint@8.24.0
|
||||||
eslint-plugin-i18n-text: 1.0.1_eslint@8.23.1
|
eslint-plugin-i18n-text: 1.0.1_eslint@8.24.0
|
||||||
eslint-plugin-import: 2.26.0_cxqatnnjiq7ozd2bkspxnuicdq
|
eslint-plugin-import: 2.26.0_2azyxy5wfmd73v3pbt5rvmgcsm
|
||||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.23.1
|
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.24.0
|
||||||
eslint-plugin-no-only-tests: 2.6.0
|
eslint-plugin-no-only-tests: 2.6.0
|
||||||
eslint-plugin-prettier: 4.2.1_cabrci5exjdaojcvd6xoxgeowu
|
eslint-plugin-prettier: 4.2.1_cfn5x6ujhhgzv3423d6k7r2zzm
|
||||||
eslint-rule-documentation: 1.0.23
|
eslint-rule-documentation: 1.0.23
|
||||||
jsx-ast-utils: 3.3.2
|
jsx-ast-utils: 3.3.2
|
||||||
prettier: 2.7.1
|
prettier: 2.7.1
|
||||||
@ -814,15 +814,15 @@ packages:
|
|||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-i18n-text/1.0.1_eslint@8.23.1:
|
/eslint-plugin-i18n-text/1.0.1_eslint@8.24.0:
|
||||||
resolution: {integrity: sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==}
|
resolution: {integrity: sha512-3G3UetST6rdqhqW9SfcfzNYMpQXS7wNkJvp6dsXnjzGiku6Iu5hl3B0kmk6lIcFPwYjhQIY+tXVRtK9TlGT7RA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=5.0.0'
|
eslint: '>=5.0.0'
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-import/2.26.0_cxqatnnjiq7ozd2bkspxnuicdq:
|
/eslint-plugin-import/2.26.0_2azyxy5wfmd73v3pbt5rvmgcsm:
|
||||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||||
engines: {node: '>=4'}
|
engines: {node: '>=4'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -832,12 +832,12 @@ packages:
|
|||||||
'@typescript-eslint/parser':
|
'@typescript-eslint/parser':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.38.0_irgkl5vooow2ydyo6aokmferha
|
'@typescript-eslint/parser': 5.38.0_7ilbxdl5iguzcjriqqcg2m5cku
|
||||||
array-includes: 3.1.5
|
array-includes: 3.1.5
|
||||||
array.prototype.flat: 1.3.0
|
array.prototype.flat: 1.3.0
|
||||||
debug: 2.6.9
|
debug: 2.6.9
|
||||||
doctrine: 2.1.0
|
doctrine: 2.1.0
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
eslint-import-resolver-node: 0.3.6
|
eslint-import-resolver-node: 0.3.6
|
||||||
eslint-module-utils: 2.7.3_wksnzkbqgr3q3djac7fn35kbeq
|
eslint-module-utils: 2.7.3_wksnzkbqgr3q3djac7fn35kbeq
|
||||||
has: 1.0.3
|
has: 1.0.3
|
||||||
@ -853,7 +853,7 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
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==}
|
resolution: {integrity: sha512-sXgFVNHiWffBq23uiS/JaP6eVR622DqwB4yTzKvGZGcPq6/yZ3WmOZfuBks/vHWo9GaFOqC2ZK4i6+C35knx7Q==}
|
||||||
engines: {node: '>=4.0'}
|
engines: {node: '>=4.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -867,7 +867,7 @@ packages:
|
|||||||
axobject-query: 2.2.0
|
axobject-query: 2.2.0
|
||||||
damerau-levenshtein: 1.0.8
|
damerau-levenshtein: 1.0.8
|
||||||
emoji-regex: 9.2.2
|
emoji-regex: 9.2.2
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
has: 1.0.3
|
has: 1.0.3
|
||||||
jsx-ast-utils: 3.3.2
|
jsx-ast-utils: 3.3.2
|
||||||
language-tags: 1.0.5
|
language-tags: 1.0.5
|
||||||
@ -880,7 +880,7 @@ packages:
|
|||||||
engines: {node: '>=4.0.0'}
|
engines: {node: '>=4.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-prettier/4.2.1_cabrci5exjdaojcvd6xoxgeowu:
|
/eslint-plugin-prettier/4.2.1_cfn5x6ujhhgzv3423d6k7r2zzm:
|
||||||
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
||||||
engines: {node: '>=12.0.0'}
|
engines: {node: '>=12.0.0'}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
@ -891,8 +891,8 @@ packages:
|
|||||||
eslint-config-prettier:
|
eslint-config-prettier:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
eslint-config-prettier: 8.5.0_eslint@8.23.1
|
eslint-config-prettier: 8.5.0_eslint@8.24.0
|
||||||
prettier: 2.7.1
|
prettier: 2.7.1
|
||||||
prettier-linter-helpers: 1.0.0
|
prettier-linter-helpers: 1.0.0
|
||||||
dev: true
|
dev: true
|
||||||
@ -918,13 +918,13 @@ packages:
|
|||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
dev: true
|
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==}
|
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
||||||
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=5'
|
eslint: '>=5'
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 8.23.1
|
eslint: 8.24.0
|
||||||
eslint-visitor-keys: 2.1.0
|
eslint-visitor-keys: 2.1.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -938,13 +938,13 @@ packages:
|
|||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint/8.23.1:
|
/eslint/8.24.0:
|
||||||
resolution: {integrity: sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg==}
|
resolution: {integrity: sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/eslintrc': 1.3.2
|
'@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/gitignore-to-minimatch': 1.0.2
|
||||||
'@humanwhocodes/module-importer': 1.0.1
|
'@humanwhocodes/module-importer': 1.0.1
|
||||||
ajv: 6.12.6
|
ajv: 6.12.6
|
||||||
@ -954,7 +954,7 @@ packages:
|
|||||||
doctrine: 3.0.0
|
doctrine: 3.0.0
|
||||||
escape-string-regexp: 4.0.0
|
escape-string-regexp: 4.0.0
|
||||||
eslint-scope: 7.1.1
|
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
|
eslint-visitor-keys: 3.3.0
|
||||||
espree: 9.4.0
|
espree: 9.4.0
|
||||||
esquery: 1.4.0
|
esquery: 1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user