|
|
|
@ -2590,6 +2590,11 @@
|
|
|
|
|
"@types/keygrip" "*"
|
|
|
|
|
"@types/node" "*"
|
|
|
|
|
|
|
|
|
|
"@types/eslint-visitor-keys@^1.0.0":
|
|
|
|
|
version "1.0.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/@types/eslint-visitor-keys/download/@types/eslint-visitor-keys-1.0.0.tgz?cache=0&sync_timestamp=1588199895754&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Feslint-visitor-keys%2Fdownload%2F%40types%2Feslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
|
|
|
|
|
integrity sha1-HuMNeVRMqE1o1LPNsK9PIFZj3S0=
|
|
|
|
|
|
|
|
|
|
"@types/estree@*":
|
|
|
|
|
version "0.0.45"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
|
|
|
|
@ -2675,7 +2680,7 @@
|
|
|
|
|
jest-diff "^25.2.1"
|
|
|
|
|
pretty-format "^25.2.1"
|
|
|
|
|
|
|
|
|
|
"@types/json-schema@^7.0.4":
|
|
|
|
|
"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.4":
|
|
|
|
|
version "7.0.5"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/@types/json-schema/download/@types/json-schema-7.0.5.tgz?cache=0&sync_timestamp=1591720889158&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fjson-schema%2Fdownload%2F%40types%2Fjson-schema-7.0.5.tgz#dcce4430e64b443ba8945f0290fb564ad5bac6dd"
|
|
|
|
|
integrity sha1-3M5EMOZLRDuolF8CkPtWStW6xt0=
|
|
|
|
@ -2879,6 +2884,66 @@
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/yargs-parser" "*"
|
|
|
|
|
|
|
|
|
|
"@typescript-eslint/eslint-plugin@^3.7.0":
|
|
|
|
|
version "3.7.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/@typescript-eslint/eslint-plugin/download/@typescript-eslint/eslint-plugin-3.7.0.tgz?cache=0&sync_timestamp=1595437346020&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Feslint-plugin%2Fdownload%2F%40typescript-eslint%2Feslint-plugin-3.7.0.tgz#0f91aa3c83d019591719e597fbdb73a59595a263"
|
|
|
|
|
integrity sha1-D5GqPIPQGVkXGeWX+9tzpZWVomM=
|
|
|
|
|
dependencies:
|
|
|
|
|
"@typescript-eslint/experimental-utils" "3.7.0"
|
|
|
|
|
debug "^4.1.1"
|
|
|
|
|
functional-red-black-tree "^1.0.1"
|
|
|
|
|
regexpp "^3.0.0"
|
|
|
|
|
semver "^7.3.2"
|
|
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
|
|
|
|
"@typescript-eslint/experimental-utils@3.7.0":
|
|
|
|
|
version "3.7.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/@typescript-eslint/experimental-utils/download/@typescript-eslint/experimental-utils-3.7.0.tgz#0ee21f6c48b2b30c63211da23827725078d5169a"
|
|
|
|
|
integrity sha1-DuIfbEiyswxjIR2iOCdyUHjVFpo=
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/json-schema" "^7.0.3"
|
|
|
|
|
"@typescript-eslint/types" "3.7.0"
|
|
|
|
|
"@typescript-eslint/typescript-estree" "3.7.0"
|
|
|
|
|
eslint-scope "^5.0.0"
|
|
|
|
|
eslint-utils "^2.0.0"
|
|
|
|
|
|
|
|
|
|
"@typescript-eslint/parser@^3.7.0":
|
|
|
|
|
version "3.7.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/@typescript-eslint/parser/download/@typescript-eslint/parser-3.7.0.tgz?cache=0&sync_timestamp=1595437351601&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fparser%2Fdownload%2F%40typescript-eslint%2Fparser-3.7.0.tgz#3e9cd9df9ea644536feb6e5acdb8279ecff96ce9"
|
|
|
|
|
integrity sha1-PpzZ356mRFNv625azbgnns/5bOk=
|
|
|
|
|
dependencies:
|
|
|
|
|
"@types/eslint-visitor-keys" "^1.0.0"
|
|
|
|
|
"@typescript-eslint/experimental-utils" "3.7.0"
|
|
|
|
|
"@typescript-eslint/types" "3.7.0"
|
|
|
|
|
"@typescript-eslint/typescript-estree" "3.7.0"
|
|
|
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
|
|
|
|
|
|
"@typescript-eslint/types@3.7.0":
|
|
|
|
|
version "3.7.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/@typescript-eslint/types/download/@typescript-eslint/types-3.7.0.tgz?cache=0&sync_timestamp=1595435657150&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Ftypes%2Fdownload%2F%40typescript-eslint%2Ftypes-3.7.0.tgz#09897fab0cb95479c01166b10b2c03c224821077"
|
|
|
|
|
integrity sha1-CYl/qwy5VHnAEWaxCywDwiSCEHc=
|
|
|
|
|
|
|
|
|
|
"@typescript-eslint/typescript-estree@3.7.0":
|
|
|
|
|
version "3.7.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/@typescript-eslint/typescript-estree/download/@typescript-eslint/typescript-estree-3.7.0.tgz#66872e6da120caa4b64e6b4ca5c8702afc74738d"
|
|
|
|
|
integrity sha1-ZocubaEgyqS2TmtMpchwKvx0c40=
|
|
|
|
|
dependencies:
|
|
|
|
|
"@typescript-eslint/types" "3.7.0"
|
|
|
|
|
"@typescript-eslint/visitor-keys" "3.7.0"
|
|
|
|
|
debug "^4.1.1"
|
|
|
|
|
glob "^7.1.6"
|
|
|
|
|
is-glob "^4.0.1"
|
|
|
|
|
lodash "^4.17.15"
|
|
|
|
|
semver "^7.3.2"
|
|
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
|
|
|
|
"@typescript-eslint/visitor-keys@3.7.0":
|
|
|
|
|
version "3.7.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/@typescript-eslint/visitor-keys/download/@typescript-eslint/visitor-keys-3.7.0.tgz?cache=0&sync_timestamp=1595437295202&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40typescript-eslint%2Fvisitor-keys%2Fdownload%2F%40typescript-eslint%2Fvisitor-keys-3.7.0.tgz#ac0417d382a136e4571a0b0dcfe52088cb628177"
|
|
|
|
|
integrity sha1-rAQX04KhNuRXGgsNz+UgiMtigXc=
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
|
|
|
|
|
|
"@vue/compiler-core@3.0.0-rc.2":
|
|
|
|
|
version "3.0.0-rc.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/@vue/compiler-core/-/compiler-core-3.0.0-rc.2.tgz#6005b793ac12d2d053590871faa04a26997ba2eb"
|
|
|
|
@ -3160,6 +3225,11 @@ acorn-globals@^4.1.0:
|
|
|
|
|
acorn "^6.0.1"
|
|
|
|
|
acorn-walk "^6.0.1"
|
|
|
|
|
|
|
|
|
|
acorn-jsx@^5.2.0:
|
|
|
|
|
version "5.2.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/acorn-jsx/download/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe"
|
|
|
|
|
integrity sha1-TGYGkXPW/daO2FI5/CViJhgrLr4=
|
|
|
|
|
|
|
|
|
|
acorn-walk@^6.0.1:
|
|
|
|
|
version "6.2.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c"
|
|
|
|
@ -3175,6 +3245,11 @@ acorn@^6.0.1, acorn@^6.4.1:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/acorn/download/acorn-6.4.1.tgz?cache=0&sync_timestamp=1591869455923&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
|
|
|
|
|
integrity sha1-Ux5Yuj9RudrLmmZGyk3r9bFMpHQ=
|
|
|
|
|
|
|
|
|
|
acorn@^7.1.1, acorn@^7.3.1:
|
|
|
|
|
version "7.3.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/acorn/download/acorn-7.3.1.tgz?cache=0&sync_timestamp=1591869432510&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd"
|
|
|
|
|
integrity sha1-hQEHVNtTw/uvO56j4IOqXF0Uf/0=
|
|
|
|
|
|
|
|
|
|
address@1.1.2, address@^1.0.1:
|
|
|
|
|
version "1.1.2"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/address/download/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
|
|
|
|
@ -3242,7 +3317,7 @@ ajv-keywords@^3.1.0, ajv-keywords@^3.4.1:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/ajv-keywords/download/ajv-keywords-3.5.1.tgz#b83ca89c5d42d69031f424cad49aada0236c6957"
|
|
|
|
|
integrity sha1-uDyonF1C1pAx9CTK1JqtoCNsaVc=
|
|
|
|
|
|
|
|
|
|
ajv@^6.1.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.5.5:
|
|
|
|
|
ajv@^6.1.0, ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.2, ajv@^6.5.5:
|
|
|
|
|
version "6.12.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.3.tgz#18c5af38a111ddeb4f2697bd78d68abc1cabd706"
|
|
|
|
|
integrity sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==
|
|
|
|
@ -3266,8 +3341,8 @@ ansi-colors@^3.0.0:
|
|
|
|
|
|
|
|
|
|
ansi-colors@^4.1.1:
|
|
|
|
|
version "4.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
|
|
|
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
|
|
|
|
|
resolved "https://registry.npm.taobao.org/ansi-colors/download/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
|
|
|
integrity sha1-y7muJWv3UK8eqzRPIpqif+lLo0g=
|
|
|
|
|
|
|
|
|
|
ansi-escapes@^3.0.0, ansi-escapes@^3.2.0:
|
|
|
|
|
version "3.2.0"
|
|
|
|
@ -5127,7 +5202,7 @@ cross-spawn@6.0.5, cross-spawn@^6.0.0:
|
|
|
|
|
shebang-command "^1.2.0"
|
|
|
|
|
which "^1.2.9"
|
|
|
|
|
|
|
|
|
|
cross-spawn@^7.0.0:
|
|
|
|
|
cross-spawn@^7.0.0, cross-spawn@^7.0.2:
|
|
|
|
|
version "7.0.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
|
|
|
|
|
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
|
|
|
|
@ -5299,7 +5374,7 @@ debug@^3.0.0, debug@^3.1.0, debug@^3.2.5:
|
|
|
|
|
dependencies:
|
|
|
|
|
ms "^2.1.1"
|
|
|
|
|
|
|
|
|
|
debug@^4.1.0, debug@^4.1.1:
|
|
|
|
|
debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
|
|
|
|
|
version "4.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791"
|
|
|
|
|
integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw==
|
|
|
|
@ -5356,7 +5431,7 @@ deep-freeze@^0.0.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/deep-freeze/-/deep-freeze-0.0.1.tgz#3a0b0005de18672819dfd38cd31f91179c893e84"
|
|
|
|
|
integrity sha1-OgsABd4YZygZ39OM0x+RF5yJPoQ=
|
|
|
|
|
|
|
|
|
|
deep-is@~0.1.3:
|
|
|
|
|
deep-is@^0.1.3, deep-is@~0.1.3:
|
|
|
|
|
version "0.1.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
|
|
|
|
|
integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=
|
|
|
|
@ -5540,6 +5615,13 @@ dir-glob@^3.0.1:
|
|
|
|
|
dependencies:
|
|
|
|
|
path-type "^4.0.0"
|
|
|
|
|
|
|
|
|
|
doctrine@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/doctrine/download/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
|
|
|
|
|
integrity sha1-rd6+rXKmV023g2OdyHoSF3OXOWE=
|
|
|
|
|
dependencies:
|
|
|
|
|
esutils "^2.0.2"
|
|
|
|
|
|
|
|
|
|
dom-converter@^0.2:
|
|
|
|
|
version "0.2.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/dom-converter/download/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"
|
|
|
|
@ -5773,8 +5855,8 @@ enhanced-resolve@^4.0.0, enhanced-resolve@^4.1.0:
|
|
|
|
|
|
|
|
|
|
enquirer@^2.3.5:
|
|
|
|
|
version "2.3.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/enquirer/-/enquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
|
|
|
|
|
integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==
|
|
|
|
|
resolved "https://registry.npm.taobao.org/enquirer/download/enquirer-2.3.6.tgz?cache=0&sync_timestamp=1593693238207&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fenquirer%2Fdownload%2Fenquirer-2.3.6.tgz#2a7fe5dd634a1e4125a975ec994ff5456dc3734d"
|
|
|
|
|
integrity sha1-Kn/l3WNKHkElqXXsmU/1RW3Dc00=
|
|
|
|
|
dependencies:
|
|
|
|
|
ansi-colors "^4.1.1"
|
|
|
|
|
|
|
|
|
@ -5928,6 +6010,16 @@ escodegen@^1.9.1:
|
|
|
|
|
optionalDependencies:
|
|
|
|
|
source-map "~0.6.1"
|
|
|
|
|
|
|
|
|
|
eslint-plugin-vue@^7.0.0-beta.0:
|
|
|
|
|
version "7.0.0-beta.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/eslint-plugin-vue/download/eslint-plugin-vue-7.0.0-beta.0.tgz#ea33ab9410e105972d8f59c70c4a86a209f3d98a"
|
|
|
|
|
integrity sha1-6jOrlBDhBZctj1nHDEqGognz2Yo=
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint-utils "^2.1.0"
|
|
|
|
|
natural-compare "^1.4.0"
|
|
|
|
|
semver "^7.3.2"
|
|
|
|
|
vue-eslint-parser "^7.1.0"
|
|
|
|
|
|
|
|
|
|
eslint-scope@^4.0.3:
|
|
|
|
|
version "4.0.3"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
|
|
|
|
@ -5936,6 +6028,86 @@ eslint-scope@^4.0.3:
|
|
|
|
|
esrecurse "^4.1.0"
|
|
|
|
|
estraverse "^4.1.1"
|
|
|
|
|
|
|
|
|
|
eslint-scope@^5.0.0, eslint-scope@^5.1.0:
|
|
|
|
|
version "5.1.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/eslint-scope/download/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5"
|
|
|
|
|
integrity sha1-0Plx3+WcaeDK2mhLI9Sdv4JgDOU=
|
|
|
|
|
dependencies:
|
|
|
|
|
esrecurse "^4.1.0"
|
|
|
|
|
estraverse "^4.1.1"
|
|
|
|
|
|
|
|
|
|
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/eslint-utils/download/eslint-utils-2.1.0.tgz?cache=0&sync_timestamp=1592222134559&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-utils%2Fdownload%2Feslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
|
|
|
|
|
integrity sha1-0t5eA0JOcH3BDHQGjd7a5wh0Gyc=
|
|
|
|
|
dependencies:
|
|
|
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
|
|
|
|
|
|
eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
|
|
|
|
|
version "1.3.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/eslint-visitor-keys/download/eslint-visitor-keys-1.3.0.tgz?cache=0&sync_timestamp=1592583377772&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-visitor-keys%2Fdownload%2Feslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
|
|
|
|
|
integrity sha1-MOvR73wv3/AcOk8VEESvJfqwUj4=
|
|
|
|
|
|
|
|
|
|
eslint@^7.5.0:
|
|
|
|
|
version "7.5.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.5.0.tgz?cache=0&sync_timestamp=1595098431043&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-7.5.0.tgz#9ecbfad62216d223b82ac9ffea7ef3444671d135"
|
|
|
|
|
integrity sha1-nsv61iIW0iO4Ksn/6n7zREZx0TU=
|
|
|
|
|
dependencies:
|
|
|
|
|
"@babel/code-frame" "^7.0.0"
|
|
|
|
|
ajv "^6.10.0"
|
|
|
|
|
chalk "^4.0.0"
|
|
|
|
|
cross-spawn "^7.0.2"
|
|
|
|
|
debug "^4.0.1"
|
|
|
|
|
doctrine "^3.0.0"
|
|
|
|
|
enquirer "^2.3.5"
|
|
|
|
|
eslint-scope "^5.1.0"
|
|
|
|
|
eslint-utils "^2.1.0"
|
|
|
|
|
eslint-visitor-keys "^1.3.0"
|
|
|
|
|
espree "^7.2.0"
|
|
|
|
|
esquery "^1.2.0"
|
|
|
|
|
esutils "^2.0.2"
|
|
|
|
|
file-entry-cache "^5.0.1"
|
|
|
|
|
functional-red-black-tree "^1.0.1"
|
|
|
|
|
glob-parent "^5.0.0"
|
|
|
|
|
globals "^12.1.0"
|
|
|
|
|
ignore "^4.0.6"
|
|
|
|
|
import-fresh "^3.0.0"
|
|
|
|
|
imurmurhash "^0.1.4"
|
|
|
|
|
is-glob "^4.0.0"
|
|
|
|
|
js-yaml "^3.13.1"
|
|
|
|
|
json-stable-stringify-without-jsonify "^1.0.1"
|
|
|
|
|
levn "^0.4.1"
|
|
|
|
|
lodash "^4.17.19"
|
|
|
|
|
minimatch "^3.0.4"
|
|
|
|
|
natural-compare "^1.4.0"
|
|
|
|
|
optionator "^0.9.1"
|
|
|
|
|
progress "^2.0.0"
|
|
|
|
|
regexpp "^3.1.0"
|
|
|
|
|
semver "^7.2.1"
|
|
|
|
|
strip-ansi "^6.0.0"
|
|
|
|
|
strip-json-comments "^3.1.0"
|
|
|
|
|
table "^5.2.3"
|
|
|
|
|
text-table "^0.2.0"
|
|
|
|
|
v8-compile-cache "^2.0.3"
|
|
|
|
|
|
|
|
|
|
espree@^6.2.1:
|
|
|
|
|
version "6.2.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/espree/download/espree-6.2.1.tgz?cache=0&sync_timestamp=1595033652422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fespree%2Fdownload%2Fespree-6.2.1.tgz#77fc72e1fd744a2052c20f38a5b575832e82734a"
|
|
|
|
|
integrity sha1-d/xy4f10SiBSwg84pbV1gy6Cc0o=
|
|
|
|
|
dependencies:
|
|
|
|
|
acorn "^7.1.1"
|
|
|
|
|
acorn-jsx "^5.2.0"
|
|
|
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
|
|
|
|
|
|
espree@^7.2.0:
|
|
|
|
|
version "7.2.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/espree/download/espree-7.2.0.tgz?cache=0&sync_timestamp=1595033652422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fespree%2Fdownload%2Fespree-7.2.0.tgz#1c263d5b513dbad0ac30c4991b93ac354e948d69"
|
|
|
|
|
integrity sha1-HCY9W1E9utCsMMSZG5OsNU6UjWk=
|
|
|
|
|
dependencies:
|
|
|
|
|
acorn "^7.3.1"
|
|
|
|
|
acorn-jsx "^5.2.0"
|
|
|
|
|
eslint-visitor-keys "^1.3.0"
|
|
|
|
|
|
|
|
|
|
esprima@^4.0.0, esprima@^4.0.1:
|
|
|
|
|
version "4.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
|
|
|
|
@ -5946,6 +6118,13 @@ esprima@~3.1.0:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/esprima/download/esprima-3.1.3.tgz#fdca51cee6133895e3c88d535ce49dbff62a4633"
|
|
|
|
|
integrity sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=
|
|
|
|
|
|
|
|
|
|
esquery@^1.0.1, esquery@^1.2.0:
|
|
|
|
|
version "1.3.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/esquery/download/esquery-1.3.1.tgz#b78b5828aa8e214e29fb74c4d5b752e1c033da57"
|
|
|
|
|
integrity sha1-t4tYKKqOIU4p+3TE1bdS4cAz2lc=
|
|
|
|
|
dependencies:
|
|
|
|
|
estraverse "^5.1.0"
|
|
|
|
|
|
|
|
|
|
esrecurse@^4.1.0:
|
|
|
|
|
version "4.2.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/esrecurse/download/esrecurse-4.2.1.tgz#007a3b9fdbc2b3bb87e4879ea19c92fdbd3942cf"
|
|
|
|
@ -5958,6 +6137,11 @@ estraverse@^4.1.0, estraverse@^4.1.1, estraverse@^4.2.0:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/estraverse/download/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
|
|
|
|
integrity sha1-OYrT88WiSUi+dyXoPRGn3ijNvR0=
|
|
|
|
|
|
|
|
|
|
estraverse@^5.1.0:
|
|
|
|
|
version "5.1.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/estraverse/download/estraverse-5.1.0.tgz#374309d39fd935ae500e7b92e8a6b4c720e59642"
|
|
|
|
|
integrity sha1-N0MJ05/ZNa5QDnuS6Ka0xyDllkI=
|
|
|
|
|
|
|
|
|
|
estree-walker@^0.6.1:
|
|
|
|
|
version "0.6.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
|
|
|
|
@ -6218,7 +6402,7 @@ fast-json-stable-stringify@2.x, fast-json-stable-stringify@^2.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
|
|
|
|
|
integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==
|
|
|
|
|
|
|
|
|
|
fast-levenshtein@~2.0.6:
|
|
|
|
|
fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6:
|
|
|
|
|
version "2.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
|
|
|
|
|
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
|
|
|
|
@ -6275,6 +6459,13 @@ figures@^3.0.0, figures@^3.2.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
escape-string-regexp "^1.0.5"
|
|
|
|
|
|
|
|
|
|
file-entry-cache@^5.0.1:
|
|
|
|
|
version "5.0.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/file-entry-cache/download/file-entry-cache-5.0.1.tgz#ca0f6efa6dd3d561333fb14515065c2fafdf439c"
|
|
|
|
|
integrity sha1-yg9u+m3T1WEzP7FFFQZcL6/fQ5w=
|
|
|
|
|
dependencies:
|
|
|
|
|
flat-cache "^2.0.1"
|
|
|
|
|
|
|
|
|
|
file-loader@^4.2.0:
|
|
|
|
|
version "4.3.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/file-loader/download/file-loader-4.3.0.tgz#780f040f729b3d18019f20605f723e844b8a58af"
|
|
|
|
@ -6410,6 +6601,20 @@ findup-sync@^3.0.0:
|
|
|
|
|
micromatch "^3.0.4"
|
|
|
|
|
resolve-dir "^1.0.1"
|
|
|
|
|
|
|
|
|
|
flat-cache@^2.0.1:
|
|
|
|
|
version "2.0.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/flat-cache/download/flat-cache-2.0.1.tgz#5d296d6f04bda44a4630a301413bdbc2ec085ec0"
|
|
|
|
|
integrity sha1-XSltbwS9pEpGMKMBQTvbwuwIXsA=
|
|
|
|
|
dependencies:
|
|
|
|
|
flatted "^2.0.0"
|
|
|
|
|
rimraf "2.6.3"
|
|
|
|
|
write "1.0.3"
|
|
|
|
|
|
|
|
|
|
flatted@^2.0.0:
|
|
|
|
|
version "2.0.2"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/flatted/download/flatted-2.0.2.tgz?cache=0&sync_timestamp=1593953421432&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fflatted%2Fdownload%2Fflatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
|
|
|
|
|
integrity sha1-RXWyHivO50NKqb5mL0t7X5wrUTg=
|
|
|
|
|
|
|
|
|
|
flush-write-stream@^1.0.0:
|
|
|
|
|
version "1.1.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz#8dd7d873a1babc207d94ead0c2e0e44276ebf2e8"
|
|
|
|
@ -6577,6 +6782,11 @@ function.prototype.name@^1.1.0:
|
|
|
|
|
es-abstract "^1.17.0-next.1"
|
|
|
|
|
functions-have-names "^1.2.0"
|
|
|
|
|
|
|
|
|
|
functional-red-black-tree@^1.0.1:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/functional-red-black-tree/download/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
|
|
|
|
|
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
|
|
|
|
|
|
|
|
|
|
functions-have-names@^1.2.0:
|
|
|
|
|
version "1.2.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/functions-have-names/download/functions-have-names-1.2.1.tgz#a981ac397fa0c9964551402cdc5533d7a4d52f91"
|
|
|
|
@ -6787,7 +6997,7 @@ glob@7.1.4:
|
|
|
|
|
once "^1.3.0"
|
|
|
|
|
path-is-absolute "^1.0.0"
|
|
|
|
|
|
|
|
|
|
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4:
|
|
|
|
|
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
|
|
version "7.1.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
|
|
|
|
|
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
|
|
|
|
@ -6855,6 +7065,13 @@ globals@^11.1.0:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/globals/download/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
|
|
|
|
|
integrity sha1-q4eVM4hooLq9hSV1gBjCp+uVxC4=
|
|
|
|
|
|
|
|
|
|
globals@^12.1.0:
|
|
|
|
|
version "12.4.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/globals/download/globals-12.4.0.tgz#a18813576a41b00a24a97e7f815918c2e19925f8"
|
|
|
|
|
integrity sha1-oYgTV2pBsAokqX5/gVkYwuGZJfg=
|
|
|
|
|
dependencies:
|
|
|
|
|
type-fest "^0.8.1"
|
|
|
|
|
|
|
|
|
|
globalthis@^1.0.0:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/globalthis/download/globalthis-1.0.1.tgz#40116f5d9c071f9e8fb0037654df1ab3a83b7ef9"
|
|
|
|
@ -7371,7 +7588,7 @@ ignore@^3.3.5:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/ignore/download/ignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043"
|
|
|
|
|
integrity sha1-Cpf7h2mG6AgcYxFg+PnziRV/AEM=
|
|
|
|
|
|
|
|
|
|
ignore@^4.0.3:
|
|
|
|
|
ignore@^4.0.3, ignore@^4.0.6:
|
|
|
|
|
version "4.0.6"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
|
|
|
|
|
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
|
|
|
|
@ -8517,6 +8734,11 @@ json-schema@0.2.3:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
|
|
|
|
|
integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=
|
|
|
|
|
|
|
|
|
|
json-stable-stringify-without-jsonify@^1.0.1:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/json-stable-stringify-without-jsonify/download/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
|
|
|
|
|
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
|
|
|
|
|
|
|
|
|
|
json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
|
|
|
|
|
version "5.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
|
|
|
@ -8761,6 +8983,14 @@ levenary@^1.1.1:
|
|
|
|
|
dependencies:
|
|
|
|
|
leven "^3.1.0"
|
|
|
|
|
|
|
|
|
|
levn@^0.4.1:
|
|
|
|
|
version "0.4.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/levn/download/levn-0.4.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flevn%2Fdownload%2Flevn-0.4.1.tgz#ae4562c007473b932a6200d403268dd2fffc6ade"
|
|
|
|
|
integrity sha1-rkViwAdHO5MqYgDUAyaN0v/8at4=
|
|
|
|
|
dependencies:
|
|
|
|
|
prelude-ls "^1.2.1"
|
|
|
|
|
type-check "~0.4.0"
|
|
|
|
|
|
|
|
|
|
levn@~0.3.0:
|
|
|
|
|
version "0.3.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/levn/-/levn-0.3.0.tgz#3b09924edf9f083c0490fdd4c0bc4421e04764ee"
|
|
|
|
@ -8976,7 +9206,7 @@ lodash@4.17.15:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
|
|
|
|
|
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
|
|
|
|
|
|
|
|
|
|
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.15, lodash@^4.17.16, lodash@^4.17.19, lodash@^4.2.1:
|
|
|
|
|
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.16, lodash@^4.17.19, lodash@^4.2.1:
|
|
|
|
|
version "4.17.19"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
|
|
|
|
|
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
|
|
|
|
@ -10015,6 +10245,18 @@ optionator@^0.8.1:
|
|
|
|
|
type-check "~0.3.2"
|
|
|
|
|
word-wrap "~1.2.3"
|
|
|
|
|
|
|
|
|
|
optionator@^0.9.1:
|
|
|
|
|
version "0.9.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/optionator/download/optionator-0.9.1.tgz?cache=0&sync_timestamp=1585966141328&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Foptionator%2Fdownload%2Foptionator-0.9.1.tgz#4f236a6373dae0566a6d43e1326674f50c291499"
|
|
|
|
|
integrity sha1-TyNqY3Pa4FZqbUPhMmZ09QwpFJk=
|
|
|
|
|
dependencies:
|
|
|
|
|
deep-is "^0.1.3"
|
|
|
|
|
fast-levenshtein "^2.0.6"
|
|
|
|
|
levn "^0.4.1"
|
|
|
|
|
prelude-ls "^1.2.1"
|
|
|
|
|
type-check "^0.4.0"
|
|
|
|
|
word-wrap "^1.2.3"
|
|
|
|
|
|
|
|
|
|
ora@^4.0.4:
|
|
|
|
|
version "4.0.5"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ora/-/ora-4.0.5.tgz#7410b5cc2d99fa637fd5099bbb9f02bfbb5a361e"
|
|
|
|
@ -10628,6 +10870,11 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.2
|
|
|
|
|
source-map "^0.6.1"
|
|
|
|
|
supports-color "^6.1.0"
|
|
|
|
|
|
|
|
|
|
prelude-ls@^1.2.1:
|
|
|
|
|
version "1.2.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/prelude-ls/download/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
|
|
|
|
|
integrity sha1-3rxkidem5rDnYRiIzsiAM30xY5Y=
|
|
|
|
|
|
|
|
|
|
prelude-ls@~1.1.2:
|
|
|
|
|
version "1.1.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
|
|
|
|
@ -10700,6 +10947,11 @@ process@^0.11.10:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/process/download/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182"
|
|
|
|
|
integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI=
|
|
|
|
|
|
|
|
|
|
progress@^2.0.0:
|
|
|
|
|
version "2.0.3"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/progress/download/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
|
|
|
|
|
integrity sha1-foz42PW48jnBvGi+tOt4Vn1XLvg=
|
|
|
|
|
|
|
|
|
|
promise-inflight@^1.0.1:
|
|
|
|
|
version "1.0.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/promise-inflight/-/promise-inflight-1.0.1.tgz#98472870bf228132fcbdd868129bad12c3c029e3"
|
|
|
|
@ -11364,6 +11616,11 @@ regexp.prototype.flags@^1.2.0, regexp.prototype.flags@^1.3.0:
|
|
|
|
|
define-properties "^1.1.3"
|
|
|
|
|
es-abstract "^1.17.0-next.1"
|
|
|
|
|
|
|
|
|
|
regexpp@^3.0.0, regexpp@^3.1.0:
|
|
|
|
|
version "3.1.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/regexpp/download/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
|
|
|
|
|
integrity sha1-IG0K0KVkjP+9uK5GQ489xRyfeOI=
|
|
|
|
|
|
|
|
|
|
regexpu-core@^4.7.0:
|
|
|
|
|
version "4.7.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/regexpu-core/download/regexpu-core-4.7.0.tgz#fcbf458c50431b0bb7b45d6967b8192d91f3d938"
|
|
|
|
@ -11581,6 +11838,13 @@ reusify@^1.0.4:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
|
|
|
|
|
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
|
|
|
|
|
|
|
|
|
|
rimraf@2.6.3:
|
|
|
|
|
version "2.6.3"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/rimraf/download/rimraf-2.6.3.tgz?cache=0&sync_timestamp=1581229865753&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frimraf%2Fdownload%2Frimraf-2.6.3.tgz#b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"
|
|
|
|
|
integrity sha1-stEE/g2Psnz54KHNqCYt04M8bKs=
|
|
|
|
|
dependencies:
|
|
|
|
|
glob "^7.1.3"
|
|
|
|
|
|
|
|
|
|
rimraf@^2.2.8, rimraf@^2.5.4, rimraf@^2.6.2, rimraf@^2.6.3, rimraf@^2.7.1:
|
|
|
|
|
version "2.7.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
|
|
|
|
@ -11779,7 +12043,7 @@ semver@7.0.0:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/semver/download/semver-7.0.0.tgz#5f3ca35761e47e05b206c6daff2cf814f0316b8e"
|
|
|
|
|
integrity sha1-XzyjV2HkfgWyBsba/yz4FPAxa44=
|
|
|
|
|
|
|
|
|
|
semver@7.3.2, semver@7.x:
|
|
|
|
|
semver@7.x, semver@^7.2.1, semver@^7.3.2:
|
|
|
|
|
version "7.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.2.tgz#604962b052b81ed0786aae84389ffba70ffd3938"
|
|
|
|
|
integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==
|
|
|
|
@ -11997,6 +12261,15 @@ slash@^3.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
|
|
|
|
|
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
|
|
|
|
|
|
|
|
|
|
slice-ansi@^2.1.0:
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/slice-ansi/download/slice-ansi-2.1.0.tgz?cache=0&sync_timestamp=1581873067338&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fslice-ansi%2Fdownload%2Fslice-ansi-2.1.0.tgz#cacd7693461a637a5788d92a7dd4fba068e81636"
|
|
|
|
|
integrity sha1-ys12k0YaY3pXiNkqfdT7oGjoFjY=
|
|
|
|
|
dependencies:
|
|
|
|
|
ansi-styles "^3.2.0"
|
|
|
|
|
astral-regex "^1.0.0"
|
|
|
|
|
is-fullwidth-code-point "^2.0.0"
|
|
|
|
|
|
|
|
|
|
slice-ansi@^3.0.0:
|
|
|
|
|
version "3.0.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-3.0.0.tgz#31ddc10930a1b7e0b67b08c96c2f49b77a789787"
|
|
|
|
@ -12490,6 +12763,11 @@ strip-json-comments@3.0.1:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.0.1.tgz#85713975a91fb87bf1b305cca77395e40d2a64a7"
|
|
|
|
|
integrity sha512-VTyMAUfdm047mwKl+u79WIdrZxtFtn+nBxHeb844XBQ9uMNTuTHdx2hc5RiAJYqwTj3wc/xe5HLSdJSkJ+WfZw==
|
|
|
|
|
|
|
|
|
|
strip-json-comments@^3.1.0:
|
|
|
|
|
version "3.1.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/strip-json-comments/download/strip-json-comments-3.1.1.tgz?cache=0&sync_timestamp=1594567471207&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fstrip-json-comments%2Fdownload%2Fstrip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
|
|
|
|
|
integrity sha1-MfEoGzgyYwQ0gxwxDAHMzajL4AY=
|
|
|
|
|
|
|
|
|
|
strong-log-transformer@^2.0.0:
|
|
|
|
|
version "2.1.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/strong-log-transformer/-/strong-log-transformer-2.1.0.tgz#0f5ed78d325e0421ac6f90f7f10e691d6ae3ae10"
|
|
|
|
@ -12551,6 +12829,16 @@ symbol.prototype.description@^1.0.0:
|
|
|
|
|
es-abstract "^1.17.0-next.1"
|
|
|
|
|
has-symbols "^1.0.1"
|
|
|
|
|
|
|
|
|
|
table@^5.2.3:
|
|
|
|
|
version "5.4.6"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/table/download/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
|
|
|
|
|
integrity sha1-EpLRlQDOP4YFOwXw6Ofko7shB54=
|
|
|
|
|
dependencies:
|
|
|
|
|
ajv "^6.10.2"
|
|
|
|
|
lodash "^4.17.14"
|
|
|
|
|
slice-ansi "^2.1.0"
|
|
|
|
|
string-width "^3.0.0"
|
|
|
|
|
|
|
|
|
|
tapable@^1.0.0, tapable@^1.1.3:
|
|
|
|
|
version "1.1.3"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/tapable/download/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2"
|
|
|
|
@ -12659,7 +12947,7 @@ text-extensions@^1.0.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/text-extensions/-/text-extensions-1.9.0.tgz#1853e45fee39c945ce6f6c36b2d659b5aabc2a26"
|
|
|
|
|
integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
|
|
|
|
|
|
|
|
|
|
text-table@0.2.0:
|
|
|
|
|
text-table@0.2.0, text-table@^0.2.0:
|
|
|
|
|
version "0.2.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/text-table/download/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
|
|
|
|
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
|
|
|
@ -12873,7 +13161,7 @@ ts-pnp@^1.1.2:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/ts-pnp/download/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
|
|
|
|
|
integrity sha1-pQCtCEsHmPHDBxrzkeZZEshrypI=
|
|
|
|
|
|
|
|
|
|
tslib@^1.10.0, tslib@^1.9.0, tslib@^1.9.3:
|
|
|
|
|
tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
|
|
|
|
|
version "1.13.0"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
|
|
|
|
|
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
|
|
|
|
@ -12883,6 +13171,13 @@ tsscmp@1.0.6:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/tsscmp/-/tsscmp-1.0.6.tgz#85b99583ac3589ec4bfef825b5000aa911d605eb"
|
|
|
|
|
integrity sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==
|
|
|
|
|
|
|
|
|
|
tsutils@^3.17.1:
|
|
|
|
|
version "3.17.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/tsutils/download/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759"
|
|
|
|
|
integrity sha1-7XGZF/EcoN7lhicrKsSeAVot11k=
|
|
|
|
|
dependencies:
|
|
|
|
|
tslib "^1.8.1"
|
|
|
|
|
|
|
|
|
|
tty-browserify@0.0.0:
|
|
|
|
|
version "0.0.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/tty-browserify/download/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
|
|
|
|
@ -12900,6 +13195,13 @@ tweetnacl@^0.14.3, tweetnacl@~0.14.0:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64"
|
|
|
|
|
integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=
|
|
|
|
|
|
|
|
|
|
type-check@^0.4.0, type-check@~0.4.0:
|
|
|
|
|
version "0.4.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/type-check/download/type-check-0.4.0.tgz?cache=0&sync_timestamp=1585882977555&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftype-check%2Fdownload%2Ftype-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
|
|
|
|
|
integrity sha1-B7ggO/pwVsBlcFDjzNLDdzC6uPE=
|
|
|
|
|
dependencies:
|
|
|
|
|
prelude-ls "^1.2.1"
|
|
|
|
|
|
|
|
|
|
type-check@~0.3.2:
|
|
|
|
|
version "0.3.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.3.2.tgz#5884cab512cf1d355e3fb784f30804b2b520db72"
|
|
|
|
@ -13199,6 +13501,11 @@ uuid@^3.0.1, uuid@^3.3.2:
|
|
|
|
|
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
|
|
|
|
|
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
|
|
|
|
|
|
|
|
|
|
v8-compile-cache@^2.0.3:
|
|
|
|
|
version "2.1.1"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/v8-compile-cache/download/v8-compile-cache-2.1.1.tgz#54bc3cdd43317bca91e35dcaf305b1a7237de745"
|
|
|
|
|
integrity sha1-VLw83UMxe8qR413K8wWxpyN950U=
|
|
|
|
|
|
|
|
|
|
validate-npm-package-license@^3.0.1, validate-npm-package-license@^3.0.3:
|
|
|
|
|
version "3.0.4"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz#fc91f6b9c7ba15c857f4cb2c5defeec39d4f410a"
|
|
|
|
@ -13289,6 +13596,18 @@ vm-browserify@^1.0.1:
|
|
|
|
|
resolved "https://registry.npm.taobao.org/vm-browserify/download/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
|
|
|
|
|
integrity sha1-eGQcSIuObKkadfUR56OzKobl3aA=
|
|
|
|
|
|
|
|
|
|
vue-eslint-parser@^7.1.0:
|
|
|
|
|
version "7.1.0"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/vue-eslint-parser/download/vue-eslint-parser-7.1.0.tgz?cache=0&sync_timestamp=1589539313907&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-eslint-parser%2Fdownload%2Fvue-eslint-parser-7.1.0.tgz#9cdbcc823e656b087507a1911732b867ac101e83"
|
|
|
|
|
integrity sha1-nNvMgj5lawh1B6GRFzK4Z6wQHoM=
|
|
|
|
|
dependencies:
|
|
|
|
|
debug "^4.1.1"
|
|
|
|
|
eslint-scope "^5.0.0"
|
|
|
|
|
eslint-visitor-keys "^1.1.0"
|
|
|
|
|
espree "^6.2.1"
|
|
|
|
|
esquery "^1.0.1"
|
|
|
|
|
lodash "^4.17.15"
|
|
|
|
|
|
|
|
|
|
vue-jest@5.0.0-alpha.1:
|
|
|
|
|
version "5.0.0-alpha.1"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/vue-jest/-/vue-jest-5.0.0-alpha.1.tgz#081a20e585420f19b441beb2cb2cd9869ecdfa5b"
|
|
|
|
@ -13534,7 +13853,7 @@ windows-release@^3.1.0:
|
|
|
|
|
dependencies:
|
|
|
|
|
execa "^1.0.0"
|
|
|
|
|
|
|
|
|
|
word-wrap@^1.0.3, word-wrap@~1.2.3:
|
|
|
|
|
word-wrap@^1.0.3, word-wrap@^1.2.3, word-wrap@~1.2.3:
|
|
|
|
|
version "1.2.3"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
|
|
|
|
|
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
|
|
|
@ -13631,6 +13950,13 @@ write-pkg@^3.1.0:
|
|
|
|
|
sort-keys "^2.0.0"
|
|
|
|
|
write-json-file "^2.2.0"
|
|
|
|
|
|
|
|
|
|
write@1.0.3:
|
|
|
|
|
version "1.0.3"
|
|
|
|
|
resolved "https://registry.npm.taobao.org/write/download/write-1.0.3.tgz#0800e14523b923a387e415123c865616aae0f5c3"
|
|
|
|
|
integrity sha1-CADhRSO5I6OH5BUSPIZWFqrg9cM=
|
|
|
|
|
dependencies:
|
|
|
|
|
mkdirp "^0.5.1"
|
|
|
|
|
|
|
|
|
|
ws@^5.2.0:
|
|
|
|
|
version "5.2.2"
|
|
|
|
|
resolved "https://registry.yarnpkg.com/ws/-/ws-5.2.2.tgz#dffef14866b8e8dc9133582514d1befaf96e980f"
|
|
|
|
|