|
|
|
@@ -5,121 +5,121 @@ importers:
|
|
|
|
|
.:
|
|
|
|
|
specifiers:
|
|
|
|
|
'@antfu/eslint-config': '*'
|
|
|
|
|
eslint: ^8.6.0
|
|
|
|
|
eslint: ^8.10.0
|
|
|
|
|
lerna: ^4.0.0
|
|
|
|
|
typescript: ^4.5.4
|
|
|
|
|
typescript: ^4.6.2
|
|
|
|
|
devDependencies:
|
|
|
|
|
'@antfu/eslint-config': link:packages/all
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
lerna: 4.0.0
|
|
|
|
|
typescript: 4.5.4
|
|
|
|
|
typescript: 4.6.2
|
|
|
|
|
|
|
|
|
|
packages/all:
|
|
|
|
|
specifiers:
|
|
|
|
|
'@antfu/eslint-config-react': ^0.15.0
|
|
|
|
|
'@antfu/eslint-config-vue': ^0.15.0
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^5.9.1
|
|
|
|
|
'@typescript-eslint/parser': ^5.9.1
|
|
|
|
|
eslint: ^8.6.0
|
|
|
|
|
eslint-config-standard: 17.0.0-0
|
|
|
|
|
'@antfu/eslint-config-react': ^0.16.1
|
|
|
|
|
'@antfu/eslint-config-vue': ^0.16.1
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^5.13.0
|
|
|
|
|
'@typescript-eslint/parser': ^5.13.0
|
|
|
|
|
eslint: ^8.10.0
|
|
|
|
|
eslint-config-standard: 17.0.0-1
|
|
|
|
|
eslint-plugin-eslint-comments: ^3.2.0
|
|
|
|
|
eslint-plugin-html: ^6.2.0
|
|
|
|
|
eslint-plugin-import: ^2.25.4
|
|
|
|
|
eslint-plugin-jsonc: ^2.0.0
|
|
|
|
|
eslint-plugin-n: ^14.0.0
|
|
|
|
|
eslint-plugin-jsonc: ^2.2.1
|
|
|
|
|
eslint-plugin-n: ^15.0.1
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
eslint-plugin-unicorn: ^40.0.0
|
|
|
|
|
eslint-plugin-vue: 8.3.0
|
|
|
|
|
eslint-plugin-yml: ^0.12.0
|
|
|
|
|
eslint-plugin-unicorn: ^41.0.0
|
|
|
|
|
eslint-plugin-vue: ^8.5.0
|
|
|
|
|
eslint-plugin-yml: ^0.14.0
|
|
|
|
|
jsonc-eslint-parser: ^2.1.0
|
|
|
|
|
yaml-eslint-parser: ^0.5.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@antfu/eslint-config-react': link:../react
|
|
|
|
|
'@antfu/eslint-config-vue': link:../vue
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.9.1_b7b2e42b32ee097737cd3e626b10847b
|
|
|
|
|
'@typescript-eslint/parser': 5.9.1_eslint@8.6.0+typescript@4.5.4
|
|
|
|
|
eslint-config-standard: 17.0.0-0_c5fb5b009f992539b780d1fdeba80558
|
|
|
|
|
eslint-plugin-eslint-comments: 3.2.0_eslint@8.6.0
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.13.0_33fffc354ccfa91fbe7d1677b9395a0a
|
|
|
|
|
'@typescript-eslint/parser': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
|
eslint-config-standard: 17.0.0-1_4ef2f4f4771997ec726ac5d259d18bf3
|
|
|
|
|
eslint-plugin-eslint-comments: 3.2.0_eslint@8.10.0
|
|
|
|
|
eslint-plugin-html: 6.2.0
|
|
|
|
|
eslint-plugin-import: 2.25.4_eslint@8.6.0
|
|
|
|
|
eslint-plugin-jsonc: 2.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-n: 14.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-promise: 6.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-unicorn: 40.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-vue: 8.3.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-yml: 0.12.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-import: 2.25.4_eslint@8.10.0
|
|
|
|
|
eslint-plugin-jsonc: 2.2.1_eslint@8.10.0
|
|
|
|
|
eslint-plugin-n: 15.0.1_eslint@8.10.0
|
|
|
|
|
eslint-plugin-promise: 6.0.0_eslint@8.10.0
|
|
|
|
|
eslint-plugin-unicorn: 41.0.0_eslint@8.10.0
|
|
|
|
|
eslint-plugin-vue: 8.5.0_eslint@8.10.0
|
|
|
|
|
eslint-plugin-yml: 0.14.0_eslint@8.10.0
|
|
|
|
|
jsonc-eslint-parser: 2.1.0
|
|
|
|
|
yaml-eslint-parser: 0.5.0
|
|
|
|
|
devDependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
|
|
|
|
|
packages/basic:
|
|
|
|
|
specifiers:
|
|
|
|
|
eslint: ^8.6.0
|
|
|
|
|
eslint-config-standard: 17.0.0-0
|
|
|
|
|
eslint: ^8.10.0
|
|
|
|
|
eslint-config-standard: 17.0.0-1
|
|
|
|
|
eslint-plugin-eslint-comments: ^3.2.0
|
|
|
|
|
eslint-plugin-html: ^6.2.0
|
|
|
|
|
eslint-plugin-import: ^2.25.4
|
|
|
|
|
eslint-plugin-jsonc: ^2.0.0
|
|
|
|
|
eslint-plugin-n: ^14.0.0
|
|
|
|
|
eslint-plugin-jsonc: ^2.2.1
|
|
|
|
|
eslint-plugin-n: ^15.0.1
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
eslint-plugin-unicorn: ^40.0.0
|
|
|
|
|
eslint-plugin-yml: ^0.12.0
|
|
|
|
|
eslint-plugin-unicorn: ^41.0.0
|
|
|
|
|
eslint-plugin-yml: ^0.14.0
|
|
|
|
|
jsonc-eslint-parser: ^2.1.0
|
|
|
|
|
yaml-eslint-parser: ^0.5.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint-config-standard: 17.0.0-0_c5fb5b009f992539b780d1fdeba80558
|
|
|
|
|
eslint-plugin-eslint-comments: 3.2.0_eslint@8.6.0
|
|
|
|
|
eslint-config-standard: 17.0.0-1_4ef2f4f4771997ec726ac5d259d18bf3
|
|
|
|
|
eslint-plugin-eslint-comments: 3.2.0_eslint@8.10.0
|
|
|
|
|
eslint-plugin-html: 6.2.0
|
|
|
|
|
eslint-plugin-import: 2.25.4_eslint@8.6.0
|
|
|
|
|
eslint-plugin-jsonc: 2.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-n: 14.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-promise: 6.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-unicorn: 40.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-yml: 0.12.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-import: 2.25.4_eslint@8.10.0
|
|
|
|
|
eslint-plugin-jsonc: 2.2.1_eslint@8.10.0
|
|
|
|
|
eslint-plugin-n: 15.0.1_eslint@8.10.0
|
|
|
|
|
eslint-plugin-promise: 6.0.0_eslint@8.10.0
|
|
|
|
|
eslint-plugin-unicorn: 41.0.0_eslint@8.10.0
|
|
|
|
|
eslint-plugin-yml: 0.14.0_eslint@8.10.0
|
|
|
|
|
jsonc-eslint-parser: 2.1.0
|
|
|
|
|
yaml-eslint-parser: 0.5.0
|
|
|
|
|
devDependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
|
|
|
|
|
packages/react:
|
|
|
|
|
specifiers:
|
|
|
|
|
'@antfu/eslint-config-ts': ^0.15.0
|
|
|
|
|
eslint: ^8.6.0
|
|
|
|
|
eslint-plugin-react: ^7.28.0
|
|
|
|
|
'@antfu/eslint-config-ts': ^0.16.1
|
|
|
|
|
eslint: ^8.10.0
|
|
|
|
|
eslint-plugin-react: ^7.29.3
|
|
|
|
|
react: ^17.0.2
|
|
|
|
|
typescript: ^4.5.4
|
|
|
|
|
typescript: ^4.6.2
|
|
|
|
|
dependencies:
|
|
|
|
|
'@antfu/eslint-config-ts': link:../typescript
|
|
|
|
|
eslint-plugin-react: 7.28.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-react: 7.29.3_eslint@8.10.0
|
|
|
|
|
devDependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
react: 17.0.2
|
|
|
|
|
typescript: 4.5.4
|
|
|
|
|
typescript: 4.6.2
|
|
|
|
|
|
|
|
|
|
packages/typescript:
|
|
|
|
|
specifiers:
|
|
|
|
|
'@antfu/eslint-config-basic': ^0.15.0
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^5.9.1
|
|
|
|
|
'@typescript-eslint/parser': ^5.9.1
|
|
|
|
|
eslint: ^8.6.0
|
|
|
|
|
'@antfu/eslint-config-basic': ^0.16.1
|
|
|
|
|
'@typescript-eslint/eslint-plugin': ^5.13.0
|
|
|
|
|
'@typescript-eslint/parser': ^5.13.0
|
|
|
|
|
eslint: ^8.10.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@antfu/eslint-config-basic': link:../basic
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.9.1_b7b2e42b32ee097737cd3e626b10847b
|
|
|
|
|
'@typescript-eslint/parser': 5.9.1_eslint@8.6.0+typescript@4.5.4
|
|
|
|
|
'@typescript-eslint/eslint-plugin': 5.13.0_33fffc354ccfa91fbe7d1677b9395a0a
|
|
|
|
|
'@typescript-eslint/parser': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
|
devDependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
|
|
|
|
|
packages/vue:
|
|
|
|
|
specifiers:
|
|
|
|
|
'@antfu/eslint-config-ts': ^0.15.0
|
|
|
|
|
eslint: ^8.6.0
|
|
|
|
|
eslint-plugin-vue: ^8.3.0
|
|
|
|
|
'@antfu/eslint-config-ts': ^0.16.1
|
|
|
|
|
eslint: ^8.10.0
|
|
|
|
|
eslint-plugin-vue: ^8.5.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@antfu/eslint-config-ts': link:../typescript
|
|
|
|
|
eslint-plugin-vue: 8.3.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-vue: 8.5.0_eslint@8.10.0
|
|
|
|
|
devDependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
|
|
|
|
|
packages:
|
|
|
|
|
|
|
|
|
@@ -128,29 +128,24 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/highlight': 7.13.10
|
|
|
|
|
|
|
|
|
|
/@babel/helper-validator-identifier/7.14.9:
|
|
|
|
|
resolution: {integrity: sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==}
|
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
|
|
|
|
/@babel/helper-validator-identifier/7.16.7:
|
|
|
|
|
resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==}
|
|
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@babel/highlight/7.13.10:
|
|
|
|
|
resolution: {integrity: sha512-5aPpe5XQPzflQrFwL1/QoeHkP2MsA4JCntcXHRhEsdsfPVkvPi2w7Qix4iV7t5S/oC9OodGrggd8aco1g3SZFg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/helper-validator-identifier': 7.14.9
|
|
|
|
|
'@babel/helper-validator-identifier': 7.16.7
|
|
|
|
|
chalk: 2.4.2
|
|
|
|
|
js-tokens: 4.0.0
|
|
|
|
|
|
|
|
|
|
/@eslint/eslintrc/1.0.5:
|
|
|
|
|
resolution: {integrity: sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==}
|
|
|
|
|
/@eslint/eslintrc/1.2.0:
|
|
|
|
|
resolution: {integrity: sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
ajv: 6.12.6
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
espree: 9.3.0
|
|
|
|
|
espree: 9.3.1
|
|
|
|
|
globals: 13.9.0
|
|
|
|
|
ignore: 4.0.6
|
|
|
|
|
import-fresh: 3.2.1
|
|
|
|
@@ -1067,8 +1062,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/eslint-plugin/5.9.1_b7b2e42b32ee097737cd3e626b10847b:
|
|
|
|
|
resolution: {integrity: sha512-Xv9tkFlyD4MQGpJgTo6wqDqGvHIRmRgah/2Sjz1PUnJTawjHWIwBivUE9x0QtU2WVii9baYgavo/bHjrZJkqTw==}
|
|
|
|
|
/@typescript-eslint/eslint-plugin/5.13.0_33fffc354ccfa91fbe7d1677b9395a0a:
|
|
|
|
|
resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
'@typescript-eslint/parser': ^5.0.0
|
|
|
|
@@ -1078,42 +1073,24 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/experimental-utils': 5.9.1_eslint@8.6.0+typescript@4.5.4
|
|
|
|
|
'@typescript-eslint/parser': 5.9.1_eslint@8.6.0+typescript@4.5.4
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.9.1
|
|
|
|
|
'@typescript-eslint/type-utils': 5.9.1_eslint@8.6.0+typescript@4.5.4
|
|
|
|
|
'@typescript-eslint/parser': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.13.0
|
|
|
|
|
'@typescript-eslint/type-utils': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
|
'@typescript-eslint/utils': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
functional-red-black-tree: 1.0.1
|
|
|
|
|
ignore: 5.1.8
|
|
|
|
|
ignore: 5.2.0
|
|
|
|
|
regexpp: 3.2.0
|
|
|
|
|
semver: 7.3.5
|
|
|
|
|
tsutils: 3.21.0_typescript@4.5.4
|
|
|
|
|
typescript: 4.5.4
|
|
|
|
|
tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
|
typescript: 4.6.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/experimental-utils/5.9.1_eslint@8.6.0+typescript@4.5.4:
|
|
|
|
|
resolution: {integrity: sha512-cb1Njyss0mLL9kLXgS/eEY53SZQ9sT519wpX3i+U457l2UXRDuo87hgKfgRazmu9/tQb0x2sr3Y0yrU+Zz0y+w==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/json-schema': 7.0.9
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.9.1
|
|
|
|
|
'@typescript-eslint/types': 5.9.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.9.1_typescript@4.5.4
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint-scope: 5.1.1
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.6.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
- typescript
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/parser/5.9.1_eslint@8.6.0+typescript@4.5.4:
|
|
|
|
|
resolution: {integrity: sha512-PLYO0AmwD6s6n0ZQB5kqPgfvh73p0+VqopQQLuNfi7Lm0EpfKyDalchpVwkE+81k5HeiRrTV/9w1aNHzjD7C4g==}
|
|
|
|
|
/@typescript-eslint/parser/5.13.0_eslint@8.10.0+typescript@4.6.2:
|
|
|
|
|
resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
@@ -1122,26 +1099,26 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.9.1
|
|
|
|
|
'@typescript-eslint/types': 5.9.1
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.9.1_typescript@4.5.4
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.13.0
|
|
|
|
|
'@typescript-eslint/types': 5.13.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
typescript: 4.5.4
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
typescript: 4.6.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/scope-manager/5.9.1:
|
|
|
|
|
resolution: {integrity: sha512-8BwvWkho3B/UOtzRyW07ffJXPaLSUKFBjpq8aqsRvu6HdEuzCY57+ffT7QoV4QXJXWSU1+7g3wE4AlgImmQ9pQ==}
|
|
|
|
|
/@typescript-eslint/scope-manager/5.13.0:
|
|
|
|
|
resolution: {integrity: sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 5.9.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 5.9.1
|
|
|
|
|
'@typescript-eslint/types': 5.13.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 5.13.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/type-utils/5.9.1_eslint@8.6.0+typescript@4.5.4:
|
|
|
|
|
resolution: {integrity: sha512-tRSpdBnPRssjlUh35rE9ug5HrUvaB9ntREy7gPXXKwmIx61TNN7+l5YKgi1hMKxo5NvqZCfYhA5FvyuJG6X6vg==}
|
|
|
|
|
/@typescript-eslint/type-utils/5.13.0_eslint@8.10.0+typescript@4.6.2:
|
|
|
|
|
resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '*'
|
|
|
|
@@ -1150,22 +1127,22 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/experimental-utils': 5.9.1_eslint@8.6.0+typescript@4.5.4
|
|
|
|
|
'@typescript-eslint/utils': 5.13.0_eslint@8.10.0+typescript@4.6.2
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
tsutils: 3.21.0_typescript@4.5.4
|
|
|
|
|
typescript: 4.5.4
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
|
typescript: 4.6.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/types/5.9.1:
|
|
|
|
|
resolution: {integrity: sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==}
|
|
|
|
|
/@typescript-eslint/types/5.13.0:
|
|
|
|
|
resolution: {integrity: sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/typescript-estree/5.9.1_typescript@4.5.4:
|
|
|
|
|
resolution: {integrity: sha512-gL1sP6A/KG0HwrahVXI9fZyeVTxEYV//6PmcOn1tD0rw8VhUWYeZeuWHwwhnewnvEMcHjhnJLOBhA9rK4vmb8A==}
|
|
|
|
|
/@typescript-eslint/typescript-estree/5.13.0_typescript@4.6.2:
|
|
|
|
|
resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '*'
|
|
|
|
@@ -1173,24 +1150,42 @@ packages:
|
|
|
|
|
typescript:
|
|
|
|
|
optional: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 5.9.1
|
|
|
|
|
'@typescript-eslint/visitor-keys': 5.9.1
|
|
|
|
|
'@typescript-eslint/types': 5.13.0
|
|
|
|
|
'@typescript-eslint/visitor-keys': 5.13.0
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
globby: 11.0.4
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
|
semver: 7.3.5
|
|
|
|
|
tsutils: 3.21.0_typescript@4.5.4
|
|
|
|
|
typescript: 4.5.4
|
|
|
|
|
tsutils: 3.21.0_typescript@4.6.2
|
|
|
|
|
typescript: 4.6.2
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys/5.9.1:
|
|
|
|
|
resolution: {integrity: sha512-Xh37pNz9e9ryW4TVdwiFzmr4hloty8cFj8GTWMXh3Z8swGwyQWeCcNgF0hm6t09iZd6eiZmIf4zHedQVP6TVtg==}
|
|
|
|
|
/@typescript-eslint/utils/5.13.0_eslint@8.10.0+typescript@4.6.2:
|
|
|
|
|
resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
'@types/json-schema': 7.0.9
|
|
|
|
|
'@typescript-eslint/scope-manager': 5.13.0
|
|
|
|
|
'@typescript-eslint/types': 5.13.0
|
|
|
|
|
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-scope: 5.1.1
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.10.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
- typescript
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/@typescript-eslint/visitor-keys/5.13.0:
|
|
|
|
|
resolution: {integrity: sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
'@typescript-eslint/types': 5.9.1
|
|
|
|
|
eslint-visitor-keys: 3.1.0
|
|
|
|
|
'@typescript-eslint/types': 5.13.0
|
|
|
|
|
eslint-visitor-keys: 3.3.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/JSONStream/1.3.5:
|
|
|
|
@@ -1254,11 +1249,6 @@ packages:
|
|
|
|
|
uri-js: 4.2.2
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/ansi-colors/4.1.1:
|
|
|
|
|
resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==}
|
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/ansi-escapes/4.3.1:
|
|
|
|
|
resolution: {integrity: sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==}
|
|
|
|
|
engines: {node: '>=8'}
|
|
|
|
@@ -1446,6 +1436,12 @@ packages:
|
|
|
|
|
resolution: {integrity: sha1-y5T662HIaWRR2zZTThQi+U8K7og=}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/builtins/4.0.0:
|
|
|
|
|
resolution: {integrity: sha512-qC0E2Dxgou1IHhvJSLwGDSTvokbRovU5zZFuDY6oY8Y2lF3nGt5Ad8YZK7GMtqzY84Wu7pXTPeHQeHcXSXsRhw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
semver: 7.3.5
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/byline/5.0.0:
|
|
|
|
|
resolution: {integrity: sha1-dBxSFkaOrcRXsDQQEYrXfejB3bE=}
|
|
|
|
|
engines: {node: '>=0.10.0'}
|
|
|
|
@@ -2006,13 +2002,6 @@ packages:
|
|
|
|
|
dev: true
|
|
|
|
|
optional: true
|
|
|
|
|
|
|
|
|
|
/enquirer/2.3.6:
|
|
|
|
|
resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==}
|
|
|
|
|
engines: {node: '>=8.6'}
|
|
|
|
|
dependencies:
|
|
|
|
|
ansi-colors: 4.1.1
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/entities/2.2.0:
|
|
|
|
|
resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==}
|
|
|
|
|
dev: false
|
|
|
|
@@ -2107,18 +2096,18 @@ packages:
|
|
|
|
|
engines: {node: '>=10'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/eslint-config-standard/17.0.0-0_c5fb5b009f992539b780d1fdeba80558:
|
|
|
|
|
resolution: {integrity: sha512-sf9udec8fkLTnH82SmhZQ3E31e4eJaMW09Mt9fbN3OccXFtvSSbGrltpQgGFVooGHoIdiMzDfp6ZNFd+I6Ob+w==}
|
|
|
|
|
/eslint-config-standard/17.0.0-1_4ef2f4f4771997ec726ac5d259d18bf3:
|
|
|
|
|
resolution: {integrity: sha512-aqRG58dqoBNfOLN+PsitasxmW+W9Os4oQrx081B16T4E4WogsSbpUL6hnKSnyv35sSRYA2XjBtKMOrUboL6jgw==}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^8.0.1
|
|
|
|
|
eslint-plugin-import: ^2.25.2
|
|
|
|
|
eslint-plugin-n: ^14.0.0
|
|
|
|
|
eslint-plugin-promise: ^6.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint-plugin-import: 2.25.4_eslint@8.6.0
|
|
|
|
|
eslint-plugin-n: 14.0.0_eslint@8.6.0
|
|
|
|
|
eslint-plugin-promise: 6.0.0_eslint@8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-plugin-import: 2.25.4_eslint@8.10.0
|
|
|
|
|
eslint-plugin-n: 15.0.1_eslint@8.10.0
|
|
|
|
|
eslint-plugin-promise: 6.0.0_eslint@8.10.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-import-resolver-node/0.3.6:
|
|
|
|
@@ -2136,25 +2125,25 @@ packages:
|
|
|
|
|
find-up: 2.1.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-es/4.1.0_eslint@8.6.0:
|
|
|
|
|
/eslint-plugin-es/4.1.0_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==}
|
|
|
|
|
engines: {node: '>=8.10.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=4.19.1'
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-utils: 2.1.0
|
|
|
|
|
regexpp: 3.2.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-eslint-comments/3.2.0_eslint@8.6.0:
|
|
|
|
|
/eslint-plugin-eslint-comments/3.2.0_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==}
|
|
|
|
|
engines: {node: '>=6.5.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=4.19.1'
|
|
|
|
|
dependencies:
|
|
|
|
|
escape-string-regexp: 1.0.5
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
ignore: 5.1.8
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
@@ -2164,7 +2153,7 @@ packages:
|
|
|
|
|
htmlparser2: 7.1.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-import/2.25.4_eslint@8.6.0:
|
|
|
|
|
/eslint-plugin-import/2.25.4_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
@@ -2174,7 +2163,7 @@ packages:
|
|
|
|
|
array.prototype.flat: 1.2.5
|
|
|
|
|
debug: 2.6.9
|
|
|
|
|
doctrine: 2.1.0
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-import-resolver-node: 0.3.6
|
|
|
|
|
eslint-module-utils: 2.7.2
|
|
|
|
|
has: 1.0.3
|
|
|
|
@@ -2186,45 +2175,46 @@ packages:
|
|
|
|
|
tsconfig-paths: 3.12.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-jsonc/2.0.0_eslint@8.6.0:
|
|
|
|
|
resolution: {integrity: sha512-5UbUUvx4gUVeF9hJ+SHDW9a4OPQ8vJWu12rttQ76qGO2tlH17OC103CLq+vrmjo5VQULeVzSJ0u4s+jUATJyWQ==}
|
|
|
|
|
/eslint-plugin-jsonc/2.2.1_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-ozGjWXhxF3ZfITHmRLuUL6zORh5Dzo0ymwVdxhfFaa4LEtU2S88JIwDYCWAifQLG92x7chqcnZlGUggaPSlfIQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=6.0.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.10.0
|
|
|
|
|
jsonc-eslint-parser: 2.1.0
|
|
|
|
|
natural-compare: 1.4.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-n/14.0.0_eslint@8.6.0:
|
|
|
|
|
resolution: {integrity: sha512-mNwplPLsbaKhHyA0fa/cy8j+oF6bF6l81hzBTWa6JOvPcMNAuIogk2ih6d9tYvWYzyUG+7ZFeChqbzdFpg2QrQ==}
|
|
|
|
|
/eslint-plugin-n/15.0.1_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-w1vgnlS3Y3kd2Ye2YpQvWJppx6ViySIpBIcdlw1dBBaX3m1R/cdKHE3X2PWXhJdH88pmFy1a+04a6lMlo5D9EQ==}
|
|
|
|
|
engines: {node: '>=12.22.0'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=7.0.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint-plugin-es: 4.1.0_eslint@8.6.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.6.0
|
|
|
|
|
ignore: 5.1.8
|
|
|
|
|
builtins: 4.0.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-plugin-es: 4.1.0_eslint@8.10.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.10.0
|
|
|
|
|
ignore: 5.2.0
|
|
|
|
|
is-core-module: 2.8.0
|
|
|
|
|
minimatch: 3.0.4
|
|
|
|
|
resolve: 1.20.0
|
|
|
|
|
semver: 6.3.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-promise/6.0.0_eslint@8.6.0:
|
|
|
|
|
/eslint-plugin-promise/6.0.0_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^7.0.0 || ^8.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-react/7.28.0_eslint@8.6.0:
|
|
|
|
|
resolution: {integrity: sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==}
|
|
|
|
|
/eslint-plugin-react/7.29.3_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-MzW6TuCnDOcta67CkpDyRfRsEVx9FNMDV8wZsDqe1luHPdGTrQIUaUXD27Ja3gHsdOIs/cXzNchWGlqm+qRVRg==}
|
|
|
|
|
engines: {node: '>=4'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^3 || ^4 || ^5 || ^6 || ^7 || ^8
|
|
|
|
@@ -2232,31 +2222,31 @@ packages:
|
|
|
|
|
array-includes: 3.1.4
|
|
|
|
|
array.prototype.flatmap: 1.2.5
|
|
|
|
|
doctrine: 2.1.0
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
estraverse: 5.3.0
|
|
|
|
|
jsx-ast-utils: 2.4.1
|
|
|
|
|
minimatch: 3.0.4
|
|
|
|
|
minimatch: 3.1.2
|
|
|
|
|
object.entries: 1.1.5
|
|
|
|
|
object.fromentries: 2.0.5
|
|
|
|
|
object.hasown: 1.1.0
|
|
|
|
|
object.values: 1.1.5
|
|
|
|
|
prop-types: 15.7.2
|
|
|
|
|
prop-types: 15.8.1
|
|
|
|
|
resolve: 2.0.0-next.3
|
|
|
|
|
semver: 6.3.0
|
|
|
|
|
string.prototype.matchall: 4.0.6
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-unicorn/40.0.0_eslint@8.6.0:
|
|
|
|
|
resolution: {integrity: sha512-5GRXISfBk8jMmYk1eeNDw8zSRnWTxBjWkzx2Prre6E2/yLu2twozZ3EomLWCBu9nWms/ZE361BItyMQwfnG1qA==}
|
|
|
|
|
/eslint-plugin-unicorn/41.0.0_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-xoJCaRc1uy5REg9DkVga1BkZV57jJxoqOcrU28QHZB89Lk5LdSqdVyTIt9JQVfHNKaiyJ7X+3iLlIn+VEHWEzA==}
|
|
|
|
|
engines: {node: '>=12'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=7.32.0'
|
|
|
|
|
eslint: '>=8.8.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
'@babel/helper-validator-identifier': 7.16.7
|
|
|
|
|
ci-info: 3.3.0
|
|
|
|
|
clean-regexp: 1.0.0
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.10.0
|
|
|
|
|
esquery: 1.4.0
|
|
|
|
|
indent-string: 4.0.0
|
|
|
|
|
is-builtin-module: 3.1.0
|
|
|
|
@@ -2269,29 +2259,29 @@ packages:
|
|
|
|
|
strip-indent: 3.0.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-vue/8.3.0_eslint@8.6.0:
|
|
|
|
|
resolution: {integrity: sha512-IIuLHw4vQxGlHcoP2dG6t/2OVdQf2qoyAzEGAxreU1afZOHGA7y3TWq8I+r3ZA6Wjs6xpeUWGHlT31QGr9Rb5g==}
|
|
|
|
|
/eslint-plugin-vue/8.5.0_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-i1uHCTAKOoEj12RDvdtONWrGzjFm/djkzqfhmQ0d6M/W8KM81mhswd/z+iTZ0jCpdUedW3YRgcVfQ37/J4zoYQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.10.0
|
|
|
|
|
natural-compare: 1.4.0
|
|
|
|
|
semver: 7.3.5
|
|
|
|
|
vue-eslint-parser: 8.0.1_eslint@8.6.0
|
|
|
|
|
vue-eslint-parser: 8.0.1_eslint@8.10.0
|
|
|
|
|
transitivePeerDependencies:
|
|
|
|
|
- supports-color
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-plugin-yml/0.12.0_eslint@8.6.0:
|
|
|
|
|
resolution: {integrity: sha512-aS82M+diohZTusadiByzh/bKDrfi+Y6VBQkD3ym/7JH+KF9WUB9qKCizLfTaCACwtRrHpqaLz3G8GKmslshyiw==}
|
|
|
|
|
/eslint-plugin-yml/0.14.0_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-+0+bBV/07txENbxfrHF9olGoLCHez64vmnOmjWOoLwmXOwfdaSRleBSPIi4nWQs7WwX8lm/fSLadOjbVEcsXQQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=6.0.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
lodash: 4.17.21
|
|
|
|
|
natural-compare: 1.4.0
|
|
|
|
|
yaml-eslint-parser: 0.5.0
|
|
|
|
@@ -2315,8 +2305,8 @@ packages:
|
|
|
|
|
estraverse: 5.3.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-scope/7.1.0:
|
|
|
|
|
resolution: {integrity: sha512-aWwkhnS0qAXqNOgKOK0dJ2nvzEbhEvpy8OlJ9kZ0FeZnA6zpjv1/Vei+puGFFX7zkPCkHHXb7IDX3A+7yPrRWg==}
|
|
|
|
|
/eslint-scope/7.1.1:
|
|
|
|
|
resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
esrecurse: 4.3.0
|
|
|
|
@@ -2330,13 +2320,13 @@ packages:
|
|
|
|
|
eslint-visitor-keys: 1.3.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-utils/3.0.0_eslint@8.6.0:
|
|
|
|
|
/eslint-utils/3.0.0_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
|
|
|
|
|
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=5'
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-visitor-keys: 2.1.0
|
|
|
|
|
|
|
|
|
|
/eslint-visitor-keys/1.3.0:
|
|
|
|
@@ -2356,25 +2346,34 @@ packages:
|
|
|
|
|
/eslint-visitor-keys/3.1.0:
|
|
|
|
|
resolution: {integrity: sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint/8.6.0:
|
|
|
|
|
resolution: {integrity: sha512-UvxdOJ7mXFlw7iuHZA4jmzPaUqIw54mZrv+XPYKNbKdLR0et4rf60lIZUU9kiNtnzzMzGWxMV+tQ7uG7JG8DPw==}
|
|
|
|
|
/eslint-visitor-keys/3.2.0:
|
|
|
|
|
resolution: {integrity: sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/eslint-visitor-keys/3.3.0:
|
|
|
|
|
resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
|
|
|
|
|
/eslint/8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dependencies:
|
|
|
|
|
'@eslint/eslintrc': 1.0.5
|
|
|
|
|
'@eslint/eslintrc': 1.2.0
|
|
|
|
|
'@humanwhocodes/config-array': 0.9.2
|
|
|
|
|
ajv: 6.12.6
|
|
|
|
|
chalk: 4.1.0
|
|
|
|
|
cross-spawn: 7.0.3
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
doctrine: 3.0.0
|
|
|
|
|
enquirer: 2.3.6
|
|
|
|
|
escape-string-regexp: 4.0.0
|
|
|
|
|
eslint-scope: 7.1.0
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.6.0
|
|
|
|
|
eslint-visitor-keys: 3.1.0
|
|
|
|
|
espree: 9.3.0
|
|
|
|
|
eslint-scope: 7.1.1
|
|
|
|
|
eslint-utils: 3.0.0_eslint@8.10.0
|
|
|
|
|
eslint-visitor-keys: 3.3.0
|
|
|
|
|
espree: 9.3.1
|
|
|
|
|
esquery: 1.4.0
|
|
|
|
|
esutils: 2.0.3
|
|
|
|
|
fast-deep-equal: 3.1.3
|
|
|
|
@@ -2382,7 +2381,7 @@ packages:
|
|
|
|
|
functional-red-black-tree: 1.0.1
|
|
|
|
|
glob-parent: 6.0.2
|
|
|
|
|
globals: 13.9.0
|
|
|
|
|
ignore: 4.0.6
|
|
|
|
|
ignore: 5.2.0
|
|
|
|
|
import-fresh: 3.2.1
|
|
|
|
|
imurmurhash: 0.1.4
|
|
|
|
|
is-glob: 4.0.3
|
|
|
|
@@ -2393,9 +2392,7 @@ packages:
|
|
|
|
|
minimatch: 3.0.4
|
|
|
|
|
natural-compare: 1.4.0
|
|
|
|
|
optionator: 0.9.1
|
|
|
|
|
progress: 2.0.3
|
|
|
|
|
regexpp: 3.2.0
|
|
|
|
|
semver: 7.3.5
|
|
|
|
|
strip-ansi: 6.0.1
|
|
|
|
|
strip-json-comments: 3.1.1
|
|
|
|
|
text-table: 0.2.0
|
|
|
|
@@ -2411,12 +2408,22 @@ packages:
|
|
|
|
|
acorn: 8.7.0
|
|
|
|
|
acorn-jsx: 5.3.1_acorn@8.7.0
|
|
|
|
|
eslint-visitor-keys: 3.1.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/espree/9.3.1:
|
|
|
|
|
resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
dependencies:
|
|
|
|
|
acorn: 8.7.0
|
|
|
|
|
acorn-jsx: 5.3.1_acorn@8.7.0
|
|
|
|
|
eslint-visitor-keys: 3.3.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/esquery/1.4.0:
|
|
|
|
|
resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==}
|
|
|
|
|
engines: {node: '>=0.10'}
|
|
|
|
|
dependencies:
|
|
|
|
|
estraverse: 5.2.0
|
|
|
|
|
estraverse: 5.3.0
|
|
|
|
|
|
|
|
|
|
/esrecurse/4.3.0:
|
|
|
|
|
resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==}
|
|
|
|
@@ -2429,10 +2436,6 @@ packages:
|
|
|
|
|
engines: {node: '>=4.0'}
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/estraverse/5.2.0:
|
|
|
|
|
resolution: {integrity: sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==}
|
|
|
|
|
engines: {node: '>=4.0'}
|
|
|
|
|
|
|
|
|
|
/estraverse/5.3.0:
|
|
|
|
|
resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==}
|
|
|
|
|
engines: {node: '>=4.0'}
|
|
|
|
@@ -2776,7 +2779,7 @@ packages:
|
|
|
|
|
array-union: 2.1.0
|
|
|
|
|
dir-glob: 3.0.1
|
|
|
|
|
fast-glob: 3.2.4
|
|
|
|
|
ignore: 5.1.8
|
|
|
|
|
ignore: 5.2.0
|
|
|
|
|
merge2: 1.4.1
|
|
|
|
|
slash: 3.0.0
|
|
|
|
|
dev: false
|
|
|
|
@@ -2953,6 +2956,10 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==}
|
|
|
|
|
engines: {node: '>= 4'}
|
|
|
|
|
|
|
|
|
|
/ignore/5.2.0:
|
|
|
|
|
resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==}
|
|
|
|
|
engines: {node: '>= 4'}
|
|
|
|
|
|
|
|
|
|
/import-fresh/3.2.1:
|
|
|
|
|
resolution: {integrity: sha512-6e1q1cnWP2RXD9/keSkxHScg508CdXqXWgWBaETNhyuBFz+kUZlKboh+ISK+bU++DmbHimVBrOz/zzPe0sZ3sQ==}
|
|
|
|
|
engines: {node: '>=6'}
|
|
|
|
@@ -3642,6 +3649,12 @@ packages:
|
|
|
|
|
dependencies:
|
|
|
|
|
brace-expansion: 1.1.11
|
|
|
|
|
|
|
|
|
|
/minimatch/3.1.2:
|
|
|
|
|
resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==}
|
|
|
|
|
dependencies:
|
|
|
|
|
brace-expansion: 1.1.11
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/minimist-options/4.1.0:
|
|
|
|
|
resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==}
|
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
@@ -4347,11 +4360,6 @@ packages:
|
|
|
|
|
resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/progress/2.0.3:
|
|
|
|
|
resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==}
|
|
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/promise-inflight/1.0.1:
|
|
|
|
|
resolution: {integrity: sha1-mEcocL8igTL8vdhoEputEsPAKeM=}
|
|
|
|
|
dev: true
|
|
|
|
@@ -4370,8 +4378,8 @@ packages:
|
|
|
|
|
read: 1.0.7
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/prop-types/15.7.2:
|
|
|
|
|
resolution: {integrity: sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==}
|
|
|
|
|
/prop-types/15.8.1:
|
|
|
|
|
resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==}
|
|
|
|
|
dependencies:
|
|
|
|
|
loose-envify: 1.4.0
|
|
|
|
|
object-assign: 4.1.1
|
|
|
|
@@ -4753,6 +4761,7 @@ packages:
|
|
|
|
|
hasBin: true
|
|
|
|
|
dependencies:
|
|
|
|
|
lru-cache: 6.0.0
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/set-blocking/2.0.0:
|
|
|
|
|
resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=}
|
|
|
|
@@ -5193,14 +5202,14 @@ packages:
|
|
|
|
|
/tslib/1.13.0:
|
|
|
|
|
resolution: {integrity: sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==}
|
|
|
|
|
|
|
|
|
|
/tsutils/3.21.0_typescript@4.5.4:
|
|
|
|
|
/tsutils/3.21.0_typescript@4.6.2:
|
|
|
|
|
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
|
|
|
|
engines: {node: '>= 6'}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
|
|
|
|
dependencies:
|
|
|
|
|
tslib: 1.13.0
|
|
|
|
|
typescript: 4.5.4
|
|
|
|
|
typescript: 4.6.2
|
|
|
|
|
dev: false
|
|
|
|
|
|
|
|
|
|
/tunnel-agent/0.6.0:
|
|
|
|
@@ -5258,8 +5267,8 @@ packages:
|
|
|
|
|
resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=}
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/typescript/4.5.4:
|
|
|
|
|
resolution: {integrity: sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==}
|
|
|
|
|
/typescript/4.6.2:
|
|
|
|
|
resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==}
|
|
|
|
|
engines: {node: '>=4.2.0'}
|
|
|
|
|
hasBin: true
|
|
|
|
|
dev: true
|
|
|
|
@@ -5361,16 +5370,16 @@ packages:
|
|
|
|
|
extsprintf: 1.3.0
|
|
|
|
|
dev: true
|
|
|
|
|
|
|
|
|
|
/vue-eslint-parser/8.0.1_eslint@8.6.0:
|
|
|
|
|
/vue-eslint-parser/8.0.1_eslint@8.10.0:
|
|
|
|
|
resolution: {integrity: sha512-lhWjDXJhe3UZw2uu3ztX51SJAPGPey1Tff2RK3TyZURwbuI4vximQLzz4nQfCv8CZq4xx7uIiogHMMoSJPr33A==}
|
|
|
|
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
|
|
|
|
peerDependencies:
|
|
|
|
|
eslint: '>=6.0.0'
|
|
|
|
|
dependencies:
|
|
|
|
|
debug: 4.3.2
|
|
|
|
|
eslint: 8.6.0
|
|
|
|
|
eslint: 8.10.0
|
|
|
|
|
eslint-scope: 6.0.0
|
|
|
|
|
eslint-visitor-keys: 3.1.0
|
|
|
|
|
eslint-visitor-keys: 3.2.0
|
|
|
|
|
espree: 9.3.0
|
|
|
|
|
esquery: 1.4.0
|
|
|
|
|
lodash: 4.17.21
|
|
|
|
|