|
@@ -1987,6 +1987,11 @@ JSONStream@^1.3.4, JSONStream@^1.3.5:
|
|
|
jsonparse "^1.2.0"
|
|
|
through ">=2.2.7 <3"
|
|
|
|
|
|
+abab@^2.0.0:
|
|
|
+ version "2.0.4"
|
|
|
+ resolved "https://registry.npm.taobao.org/abab/download/abab-2.0.4.tgz?cache=0&sync_timestamp=1596258151468&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fabab%2Fdownload%2Fabab-2.0.4.tgz#6dfa57b417ca06d21b2478f0e638302f99c2405c"
|
|
|
+ integrity sha1-bfpXtBfKBtIbJHjw5jgwL5nCQFw=
|
|
|
+
|
|
|
abbrev@1, abbrev@~1.1.1:
|
|
|
version "1.1.1"
|
|
|
resolved "https://registry.npm.taobao.org/abbrev/download/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"
|
|
@@ -2000,21 +2005,39 @@ accepts@~1.3.4, accepts@~1.3.5, accepts@~1.3.7:
|
|
|
mime-types "~2.1.24"
|
|
|
negotiator "0.6.2"
|
|
|
|
|
|
+acorn-globals@^4.3.2:
|
|
|
+ version "4.3.4"
|
|
|
+ resolved "https://registry.npm.taobao.org/acorn-globals/download/acorn-globals-4.3.4.tgz#9fa1926addc11c97308c4e66d7add0d40c3272e7"
|
|
|
+ integrity sha1-n6GSat3BHJcwjE5m163Q1Awycuc=
|
|
|
+ dependencies:
|
|
|
+ acorn "^6.0.1"
|
|
|
+ acorn-walk "^6.0.1"
|
|
|
+
|
|
|
acorn-jsx@^5.0.0:
|
|
|
version "5.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
|
|
|
integrity sha512-tMUqwBWfLFbJbizRmEcWSLw6HnFzfdJs2sOJEOwwtVPMoH/0Ay+E703oZz78VSXZiiDcZrQ5XKjPIUQixhmgVw==
|
|
|
|
|
|
-acorn-walk@^6.1.1:
|
|
|
+acorn-walk@^6.0.1, acorn-walk@^6.1.1:
|
|
|
version "6.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c"
|
|
|
integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==
|
|
|
|
|
|
+acorn@^6.0.1:
|
|
|
+ version "6.4.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/acorn/download/acorn-6.4.1.tgz?cache=0&sync_timestamp=1597235733498&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-6.4.1.tgz#531e58ba3f51b9dacb9a6646ca4debf5b14ca474"
|
|
|
+ integrity sha1-Ux5Yuj9RudrLmmZGyk3r9bFMpHQ=
|
|
|
+
|
|
|
acorn@^6.0.2, acorn@^6.0.7, acorn@^6.1.1, acorn@^6.2.1:
|
|
|
version "6.3.0"
|
|
|
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.3.0.tgz#0087509119ffa4fc0a0041d1e93a417e68cb856e"
|
|
|
integrity sha512-/czfa8BwS88b9gWQVhc8eknunSA2DoJpJyTQkhheIf5E48u1N0R4q/YxxsAeqRrmK9TQ/uYfgLDfZo91UlANIA==
|
|
|
|
|
|
+acorn@^7.1.0:
|
|
|
+ version "7.4.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/acorn/download/acorn-7.4.0.tgz?cache=0&sync_timestamp=1597235733498&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn%2Fdownload%2Facorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
|
|
|
+ integrity sha1-4a1IbmxUUBY0xsOXxcEh2qODYHw=
|
|
|
+
|
|
|
address@>=0.0.1, address@^1.1.2:
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.npm.taobao.org/address/download/address-1.1.2.tgz#bf1116c9c758c51b7a933d296b72c221ed9428b6"
|
|
@@ -2211,6 +2234,11 @@ arr-union@^3.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/arr-union/-/arr-union-3.1.0.tgz#e39b09aea9def866a8f206e288af63919bae39c4"
|
|
|
integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=
|
|
|
|
|
|
+array-equal@^1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/array-equal/download/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
|
|
|
+ integrity sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=
|
|
|
+
|
|
|
array-find-index@^1.0.1:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.npm.taobao.org/array-find-index/download/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
|
|
@@ -2627,6 +2655,11 @@ brorand@^1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"
|
|
|
integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8=
|
|
|
|
|
|
+browser-process-hrtime@^1.0.0:
|
|
|
+ version "1.0.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/browser-process-hrtime/download/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626"
|
|
|
+ integrity sha1-PJtLfXgsgSHlbxAQbYTA0P/JRiY=
|
|
|
+
|
|
|
browserify-aes@^1.0.0, browserify-aes@^1.0.4:
|
|
|
version "1.2.0"
|
|
|
resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48"
|
|
@@ -2967,6 +3000,15 @@ caniuse-lite@^1.0.30001093:
|
|
|
resolved "https://registry.npm.taobao.org/caniuse-lite/download/caniuse-lite-1.0.30001100.tgz?cache=0&sync_timestamp=1594778745156&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcaniuse-lite%2Fdownload%2Fcaniuse-lite-1.0.30001100.tgz#2a58615e0c01cf716ab349b20ca4d86ef944aa4e"
|
|
|
integrity sha1-KlhhXgwBz3Fqs0myDKTYbvlEqk4=
|
|
|
|
|
|
+canvas@^2.6.1:
|
|
|
+ version "2.6.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/canvas/download/canvas-2.6.1.tgz#0d087dd4d60f5a5a9efa202757270abea8bef89e"
|
|
|
+ integrity sha1-DQh91NYPWlqe+iAnVycKvqi++J4=
|
|
|
+ dependencies:
|
|
|
+ nan "^2.14.0"
|
|
|
+ node-pre-gyp "^0.11.0"
|
|
|
+ simple-get "^3.0.3"
|
|
|
+
|
|
|
capture-stack-trace@^1.0.0:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.npm.taobao.org/capture-stack-trace/download/capture-stack-trace-1.0.1.tgz#a6c0bbe1f38f3aa0b92238ecb6ff42c344d4135d"
|
|
@@ -3560,6 +3602,11 @@ core-js@^3.3.2:
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.3.3.tgz#b7048d3c6c1a52b5fe55a729c1d4ccdffe0891bb"
|
|
|
integrity sha512-0xmD4vUJRY8nfLyV9zcpC17FtSie5STXzw+HyYw2t8IIvmDnbq7RJUULECCo+NstpJtwK9kx8S+898iyqgeUow==
|
|
|
|
|
|
+core-js@^3.4.4:
|
|
|
+ version "3.6.5"
|
|
|
+ resolved "https://registry.npm.taobao.org/core-js/download/core-js-3.6.5.tgz?cache=0&sync_timestamp=1586450269267&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcore-js%2Fdownload%2Fcore-js-3.6.5.tgz#7395dc273af37fb2e50e9bd3d9fe841285231d1a"
|
|
|
+ integrity sha1-c5XcJzrzf7LlDpvT2f6EEoUjHRo=
|
|
|
+
|
|
|
core-util-is@1.0.2, core-util-is@^1.0.2, core-util-is@~1.0.0:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
|
@@ -3863,6 +3910,23 @@ csso@^3.5.1:
|
|
|
dependencies:
|
|
|
css-tree "1.0.0-alpha.29"
|
|
|
|
|
|
+cssom@^0.4.1:
|
|
|
+ version "0.4.4"
|
|
|
+ resolved "https://registry.npm.taobao.org/cssom/download/cssom-0.4.4.tgz#5a66cf93d2d0b661d80bf6a44fb65f5c2e4e0a10"
|
|
|
+ integrity sha1-WmbPk9LQtmHYC/akT7ZfXC5OChA=
|
|
|
+
|
|
|
+cssom@~0.3.6:
|
|
|
+ version "0.3.8"
|
|
|
+ resolved "https://registry.npm.taobao.org/cssom/download/cssom-0.3.8.tgz#9f1276f5b2b463f2114d3f2c75250af8c1a36f4a"
|
|
|
+ integrity sha1-nxJ29bK0Y/IRTT8sdSUK+MGjb0o=
|
|
|
+
|
|
|
+cssstyle@^2.0.0:
|
|
|
+ version "2.3.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/cssstyle/download/cssstyle-2.3.0.tgz#ff665a0ddbdc31864b09647f34163443d90b0852"
|
|
|
+ integrity sha1-/2ZaDdvcMYZLCWR/NBY0Q9kLCFI=
|
|
|
+ dependencies:
|
|
|
+ cssom "~0.3.6"
|
|
|
+
|
|
|
current-script-polyfill@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/current-script-polyfill/-/current-script-polyfill-1.0.0.tgz#f31cf7e4f3e218b0726e738ca92a02d3488ef615"
|
|
@@ -3892,6 +3956,15 @@ data-uri-to-buffer@1:
|
|
|
resolved "https://registry.npm.taobao.org/data-uri-to-buffer/download/data-uri-to-buffer-1.2.0.tgz#77163ea9c20d8641b4707e8f18abdf9a78f34835"
|
|
|
integrity sha1-dxY+qcINhkG0cH6PGKvfmnjzSDU=
|
|
|
|
|
|
+data-urls@^1.1.0:
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/data-urls/download/data-urls-1.1.0.tgz#15ee0582baa5e22bb59c77140da8f9c76963bbfe"
|
|
|
+ integrity sha1-Fe4Fgrql4iu1nHcUDaj5x2lju/4=
|
|
|
+ dependencies:
|
|
|
+ abab "^2.0.0"
|
|
|
+ whatwg-mimetype "^2.2.0"
|
|
|
+ whatwg-url "^7.0.0"
|
|
|
+
|
|
|
date-now@^0.1.4:
|
|
|
version "0.1.4"
|
|
|
resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b"
|
|
@@ -3930,7 +4003,7 @@ debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.5, debug@^3.2.6:
|
|
|
dependencies:
|
|
|
ms "^2.1.1"
|
|
|
|
|
|
-debuglog@*, debuglog@^1.0.1:
|
|
|
+debuglog@^1.0.1:
|
|
|
version "1.0.1"
|
|
|
resolved "https://registry.npm.taobao.org/debuglog/download/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
|
|
|
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
|
|
@@ -3945,6 +4018,13 @@ decode-uri-component@^0.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
|
|
|
integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
|
|
|
|
|
|
+decompress-response@^4.2.0:
|
|
|
+ version "4.2.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/decompress-response/download/decompress-response-4.2.1.tgz#414023cc7a302da25ce2ec82d0d5238ccafd8986"
|
|
|
+ integrity sha1-QUAjzHowLaJc4uyC0NUjjMr9iYY=
|
|
|
+ dependencies:
|
|
|
+ mimic-response "^2.0.0"
|
|
|
+
|
|
|
deep-equal@^1.0.1:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.0.tgz#3103cdf8ab6d32cf4a8df7865458f2b8d33f3745"
|
|
@@ -3987,6 +4067,11 @@ default-gateway@^5.0.2:
|
|
|
dependencies:
|
|
|
execa "^3.0.0"
|
|
|
|
|
|
+default-passive-events@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/default-passive-events/download/default-passive-events-2.0.0.tgz#79b1aa67becbaab38b718469b5480fef92eda649"
|
|
|
+ integrity sha1-ebGqZ77LqrOLcYRptUgP75Ltpkk=
|
|
|
+
|
|
|
default-user-agent@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.npm.taobao.org/default-user-agent/download/default-user-agent-1.0.0.tgz#16c46efdcaba3edc45f24f2bd4868b01b7c2adc6"
|
|
@@ -4188,6 +4273,13 @@ domelementtype@^2.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/domelementtype/-/domelementtype-2.0.1.tgz#1f8bdfe91f5a78063274e803b4bdcedf6e94f94d"
|
|
|
integrity sha512-5HOHUDsYZWV8FGWN0Njbr/Rn7f/eWSQi1v7+HsUVwXgn8nWWlL64zKDkS0n8ZmQ3mlWOMuXOnR+7Nx/5tMO5AQ==
|
|
|
|
|
|
+domexception@^1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/domexception/download/domexception-1.0.1.tgz#937442644ca6a31261ef36e3ec677fe805582c90"
|
|
|
+ integrity sha1-k3RCZEymoxJh7zbj7Gd/6AVYLJA=
|
|
|
+ dependencies:
|
|
|
+ webidl-conversions "^4.0.2"
|
|
|
+
|
|
|
domhandler@^2.3.0:
|
|
|
version "2.4.2"
|
|
|
resolved "https://registry.yarnpkg.com/domhandler/-/domhandler-2.4.2.tgz#8805097e933d65e85546f726d60f5eb88b44f803"
|
|
@@ -4266,6 +4358,13 @@ ecc-jsbn@~0.1.1:
|
|
|
jsbn "~0.1.0"
|
|
|
safer-buffer "^2.1.0"
|
|
|
|
|
|
+echarts@^4.8.0:
|
|
|
+ version "4.8.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/echarts/download/echarts-4.8.0.tgz#b2c1cfb9229b13d368ee104fc8eea600b574d4c4"
|
|
|
+ integrity sha1-ssHPuSKbE9No7hBPyO6mALV01MQ=
|
|
|
+ dependencies:
|
|
|
+ zrender "4.3.1"
|
|
|
+
|
|
|
editor@~1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.npm.taobao.org/editor/download/editor-1.0.0.tgz#60c7f87bd62bcc6a894fa8ccd6afb7823a24f742"
|
|
@@ -4462,7 +4561,7 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
|
|
|
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
|
|
|
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
|
|
|
|
|
|
-escodegen@1.x.x:
|
|
|
+escodegen@1.x.x, escodegen@^1.11.1:
|
|
|
version "1.14.3"
|
|
|
resolved "https://registry.npm.taobao.org/escodegen/download/escodegen-1.14.3.tgz?cache=0&sync_timestamp=1592866367181&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fescodegen%2Fdownload%2Fescodegen-1.14.3.tgz#4e7b81fba61581dc97582ed78cab7f0e8d63f503"
|
|
|
integrity sha1-TnuB+6YVgdyXWC7XjKt/Do1j9QM=
|
|
@@ -4812,6 +4911,14 @@ extsprintf@^1.2.0:
|
|
|
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
|
|
|
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
|
|
|
|
|
|
+fabric@^4.1.0:
|
|
|
+ version "4.1.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/fabric/download/fabric-4.1.0.tgz#5585c835198bc8e7707c221a8b7eb1264c2e1e4f"
|
|
|
+ integrity sha1-VYXINRmLyOdwfCIai36xJkwuHk8=
|
|
|
+ optionalDependencies:
|
|
|
+ canvas "^2.6.1"
|
|
|
+ jsdom "^15.2.1"
|
|
|
+
|
|
|
fast-deep-equal@^2.0.1:
|
|
|
version "2.0.1"
|
|
|
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz#7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49"
|
|
@@ -5603,6 +5710,13 @@ html-comment-regex@^1.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz#97d4688aeb5c81886a364faa0cad1dda14d433a7"
|
|
|
integrity sha512-P+M65QY2JQ5Y0G9KKdlDpo0zK+/OHptU5AaBwUfAIDJZk1MYf32Frm84EcOytfJE0t5JvkAnKlmjsXDnWzCJmQ==
|
|
|
|
|
|
+html-encoding-sniffer@^1.0.2:
|
|
|
+ version "1.0.2"
|
|
|
+ resolved "https://registry.npm.taobao.org/html-encoding-sniffer/download/html-encoding-sniffer-1.0.2.tgz#e70d84b94da53aa375e11fe3a351be6642ca46f8"
|
|
|
+ integrity sha1-5w2EuU2lOqN14R/jo1G+ZkLKRvg=
|
|
|
+ dependencies:
|
|
|
+ whatwg-encoding "^1.0.1"
|
|
|
+
|
|
|
html-entities@^1.2.1:
|
|
|
version "1.2.1"
|
|
|
resolved "https://registry.yarnpkg.com/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515dfb9e5543e5f6eed5162f"
|
|
@@ -5863,7 +5977,7 @@ import-local@^2.0.0:
|
|
|
pkg-dir "^3.0.0"
|
|
|
resolve-cwd "^2.0.0"
|
|
|
|
|
|
-imurmurhash@*, imurmurhash@^0.1.4:
|
|
|
+imurmurhash@^0.1.4:
|
|
|
version "0.1.4"
|
|
|
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
|
|
|
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
|
|
@@ -6406,6 +6520,38 @@ jsbn@~0.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
|
|
|
integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM=
|
|
|
|
|
|
+jsdom@^15.2.1:
|
|
|
+ version "15.2.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/jsdom/download/jsdom-15.2.1.tgz?cache=0&sync_timestamp=1596916617286&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fjsdom%2Fdownload%2Fjsdom-15.2.1.tgz#d2feb1aef7183f86be521b8c6833ff5296d07ec5"
|
|
|
+ integrity sha1-0v6xrvcYP4a+UhuMaDP/UpbQfsU=
|
|
|
+ dependencies:
|
|
|
+ abab "^2.0.0"
|
|
|
+ acorn "^7.1.0"
|
|
|
+ acorn-globals "^4.3.2"
|
|
|
+ array-equal "^1.0.0"
|
|
|
+ cssom "^0.4.1"
|
|
|
+ cssstyle "^2.0.0"
|
|
|
+ data-urls "^1.1.0"
|
|
|
+ domexception "^1.0.1"
|
|
|
+ escodegen "^1.11.1"
|
|
|
+ html-encoding-sniffer "^1.0.2"
|
|
|
+ nwsapi "^2.2.0"
|
|
|
+ parse5 "5.1.0"
|
|
|
+ pn "^1.1.0"
|
|
|
+ request "^2.88.0"
|
|
|
+ request-promise-native "^1.0.7"
|
|
|
+ saxes "^3.1.9"
|
|
|
+ symbol-tree "^3.2.2"
|
|
|
+ tough-cookie "^3.0.1"
|
|
|
+ w3c-hr-time "^1.0.1"
|
|
|
+ w3c-xmlserializer "^1.1.2"
|
|
|
+ webidl-conversions "^4.0.2"
|
|
|
+ whatwg-encoding "^1.0.5"
|
|
|
+ whatwg-mimetype "^2.3.0"
|
|
|
+ whatwg-url "^7.0.0"
|
|
|
+ ws "^7.0.0"
|
|
|
+ xml-name-validator "^3.0.0"
|
|
|
+
|
|
|
jsesc@^2.5.1:
|
|
|
version "2.5.2"
|
|
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
|
|
@@ -6859,11 +7005,6 @@ lockfile@^1.0.4:
|
|
|
dependencies:
|
|
|
signal-exit "^3.0.2"
|
|
|
|
|
|
-lodash._baseindexof@*:
|
|
|
- version "3.1.0"
|
|
|
- resolved "https://registry.npm.taobao.org/lodash._baseindexof/download/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
|
|
|
- integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
|
|
|
-
|
|
|
lodash._baseuniq@~4.6.0:
|
|
|
version "4.6.0"
|
|
|
resolved "https://registry.npm.taobao.org/lodash._baseuniq/download/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
|
|
@@ -6872,33 +7013,11 @@ lodash._baseuniq@~4.6.0:
|
|
|
lodash._createset "~4.0.0"
|
|
|
lodash._root "~3.0.0"
|
|
|
|
|
|
-lodash._bindcallback@*:
|
|
|
- version "3.0.1"
|
|
|
- resolved "https://registry.npm.taobao.org/lodash._bindcallback/download/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
|
|
|
- integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
|
|
|
-
|
|
|
-lodash._cacheindexof@*:
|
|
|
- version "3.0.2"
|
|
|
- resolved "https://registry.npm.taobao.org/lodash._cacheindexof/download/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
|
|
|
- integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
|
|
|
-
|
|
|
-lodash._createcache@*:
|
|
|
- version "3.1.2"
|
|
|
- resolved "https://registry.npm.taobao.org/lodash._createcache/download/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
|
|
|
- integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
|
|
|
- dependencies:
|
|
|
- lodash._getnative "^3.0.0"
|
|
|
-
|
|
|
lodash._createset@~4.0.0:
|
|
|
version "4.0.3"
|
|
|
resolved "https://registry.npm.taobao.org/lodash._createset/download/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
|
|
|
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
|
|
|
|
|
|
-lodash._getnative@*, lodash._getnative@^3.0.0:
|
|
|
- version "3.9.1"
|
|
|
- resolved "https://registry.npm.taobao.org/lodash._getnative/download/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
|
|
|
- integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
|
|
|
-
|
|
|
lodash._root@~3.0.0:
|
|
|
version "3.0.1"
|
|
|
resolved "https://registry.npm.taobao.org/lodash._root/download/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
|
|
@@ -6929,10 +7048,10 @@ lodash.memoize@^4.1.2:
|
|
|
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
|
|
|
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
|
|
|
|
|
|
-lodash.restparam@*:
|
|
|
- version "3.6.1"
|
|
|
- resolved "https://registry.npm.taobao.org/lodash.restparam/download/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
|
|
|
- integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
|
|
|
+lodash.sortby@^4.7.0:
|
|
|
+ version "4.7.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/lodash.sortby/download/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
|
|
+ integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
|
|
|
|
|
|
lodash.transform@^4.6.0:
|
|
|
version "4.6.0"
|
|
@@ -7264,6 +7383,11 @@ mimic-fn@^2.0.0, mimic-fn@^2.1.0:
|
|
|
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
|
|
|
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
|
|
|
|
|
|
+mimic-response@^2.0.0:
|
|
|
+ version "2.1.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/mimic-response/download/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
|
|
|
+ integrity sha1-0Tdj019hPQnsN+uzC6wEacDuj0M=
|
|
|
+
|
|
|
mini-css-extract-plugin@^0.8.0:
|
|
|
version "0.8.0"
|
|
|
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.8.0.tgz#81d41ec4fe58c713a96ad7c723cdb2d0bd4d70e1"
|
|
@@ -7387,7 +7511,7 @@ mkdirp@0.5.1, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1, mkdirp@~0.5.x:
|
|
|
dependencies:
|
|
|
minimist "^1.2.5"
|
|
|
|
|
|
-moment@^2.18.1:
|
|
|
+moment@^2.18.1, moment@^2.27.0:
|
|
|
version "2.27.0"
|
|
|
resolved "https://registry.npm.taobao.org/moment/download/moment-2.27.0.tgz#8bff4e3e26a236220dfe3e36de756b6ebaa0105d"
|
|
|
integrity sha1-i/9OPiaiNiIN/j423nVrbrqgEF0=
|
|
@@ -7467,7 +7591,7 @@ nan@^2.12.1:
|
|
|
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.0.tgz#7818f722027b2459a86f0295d434d1fc2336c52c"
|
|
|
integrity sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==
|
|
|
|
|
|
-nan@^2.13.2:
|
|
|
+nan@^2.13.2, nan@^2.14.0:
|
|
|
version "2.14.1"
|
|
|
resolved "https://registry.npm.taobao.org/nan/download/nan-2.14.1.tgz#d7be34dfa3105b91494c3147089315eff8874b01"
|
|
|
integrity sha1-174036MQW5FJTDFHCJMV7/iHSwE=
|
|
@@ -7622,6 +7746,22 @@ node-libs-browser@^2.2.1:
|
|
|
util "^0.11.0"
|
|
|
vm-browserify "^1.0.1"
|
|
|
|
|
|
+node-pre-gyp@^0.11.0:
|
|
|
+ version "0.11.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/node-pre-gyp/download/node-pre-gyp-0.11.0.tgz#db1f33215272f692cd38f03238e3e9b47c5dd054"
|
|
|
+ integrity sha1-2x8zIVJy9pLNOPAyOOPptHxd0FQ=
|
|
|
+ dependencies:
|
|
|
+ detect-libc "^1.0.2"
|
|
|
+ mkdirp "^0.5.1"
|
|
|
+ needle "^2.2.1"
|
|
|
+ nopt "^4.0.1"
|
|
|
+ npm-packlist "^1.1.6"
|
|
|
+ npmlog "^4.0.2"
|
|
|
+ rc "^1.2.7"
|
|
|
+ rimraf "^2.6.1"
|
|
|
+ semver "^5.3.0"
|
|
|
+ tar "^4"
|
|
|
+
|
|
|
node-pre-gyp@^0.12.0:
|
|
|
version "0.12.0"
|
|
|
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.12.0.tgz#39ba4bb1439da030295f899e3b520b7785766149"
|
|
@@ -8080,6 +8220,11 @@ number-is-nan@^1.0.0:
|
|
|
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
|
|
|
integrity sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=
|
|
|
|
|
|
+nwsapi@^2.2.0:
|
|
|
+ version "2.2.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/nwsapi/download/nwsapi-2.2.0.tgz#204879a9e3d068ff2a55139c2c772780681a38b7"
|
|
|
+ integrity sha1-IEh5qePQaP8qVROcLHcngGgaOLc=
|
|
|
+
|
|
|
oauth-sign@~0.9.0:
|
|
|
version "0.9.0"
|
|
|
resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.9.0.tgz#47a7b016baa68b5fa0ecf3dee08a85c679ac6455"
|
|
@@ -8552,6 +8697,11 @@ parse-json@^5.0.0:
|
|
|
json-parse-better-errors "^1.0.1"
|
|
|
lines-and-columns "^1.1.6"
|
|
|
|
|
|
+parse5@5.1.0:
|
|
|
+ version "5.1.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/parse5/download/parse5-5.1.0.tgz?cache=0&sync_timestamp=1595850971402&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fparse5%2Fdownload%2Fparse5-5.1.0.tgz#c59341c9723f414c452975564c7c00a68d58acd2"
|
|
|
+ integrity sha1-xZNByXI/QUxFKXVWTHwApo1YrNI=
|
|
|
+
|
|
|
parse5@^4.0.0:
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/parse5/-/parse5-4.0.0.tgz#6d78656e3da8d78b4ec0b906f7c08ef1dfe3f608"
|
|
@@ -8725,6 +8875,11 @@ pkg-up@^2.0.0:
|
|
|
dependencies:
|
|
|
find-up "^2.1.0"
|
|
|
|
|
|
+pn@^1.1.0:
|
|
|
+ version "1.1.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/pn/download/pn-1.1.0.tgz#e2f4cef0e219f463c179ab37463e4e1ecdccbafb"
|
|
|
+ integrity sha1-4vTO8OIZ9GPBeas3Rj5OHs3Muvs=
|
|
|
+
|
|
|
portfinder@^1.0.25:
|
|
|
version "1.0.25"
|
|
|
resolved "https://registry.yarnpkg.com/portfinder/-/portfinder-1.0.25.tgz#254fd337ffba869f4b9d37edc298059cb4d35eca"
|
|
@@ -9813,6 +9968,11 @@ reselect@^3.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/reselect/-/reselect-3.0.1.tgz#efdaa98ea7451324d092b2b2163a6a1d7a9a2147"
|
|
|
integrity sha1-79qpjqdFEyTQkrKyFjpqHXqaIUc=
|
|
|
|
|
|
+resize-detector@^0.1.10:
|
|
|
+ version "0.1.10"
|
|
|
+ resolved "https://registry.npm.taobao.org/resize-detector/download/resize-detector-0.1.10.tgz#1da3f961aa5f914ccbcfd3752d52fd45beeb692c"
|
|
|
+ integrity sha1-HaP5YapfkUzLz9N1LVL9Rb7raSw=
|
|
|
+
|
|
|
resize-observer-polyfill@^1.5.0:
|
|
|
version "1.5.1"
|
|
|
resolved "https://registry.npm.taobao.org/resize-observer-polyfill/download/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464"
|
|
@@ -9997,6 +10157,13 @@ sax@^1.2.4, sax@~1.2.4:
|
|
|
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
|
|
|
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
|
|
|
|
|
|
+saxes@^3.1.9:
|
|
|
+ version "3.1.11"
|
|
|
+ resolved "https://registry.npm.taobao.org/saxes/download/saxes-3.1.11.tgz#d59d1fd332ec92ad98a2e0b2ee644702384b1c5b"
|
|
|
+ integrity sha1-1Z0f0zLskq2YouCy7mRHAjhLHFs=
|
|
|
+ dependencies:
|
|
|
+ xmlchars "^2.1.1"
|
|
|
+
|
|
|
schema-utils@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"
|
|
@@ -10206,6 +10373,20 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
|
|
|
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
|
|
|
integrity sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=
|
|
|
|
|
|
+simple-concat@^1.0.0:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/simple-concat/download/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f"
|
|
|
+ integrity sha1-9Gl2CCujXCJj8cirXt/ibEHJVS8=
|
|
|
+
|
|
|
+simple-get@^3.0.3:
|
|
|
+ version "3.1.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/simple-get/download/simple-get-3.1.0.tgz#b45be062435e50d159540b576202ceec40b9c6b3"
|
|
|
+ integrity sha1-tFvgYkNeUNFZVAtXYgLO7EC5xrM=
|
|
|
+ dependencies:
|
|
|
+ decompress-response "^4.2.0"
|
|
|
+ once "^1.3.1"
|
|
|
+ simple-concat "^1.0.0"
|
|
|
+
|
|
|
simple-swizzle@^0.2.2:
|
|
|
version "0.2.2"
|
|
|
resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
|
|
@@ -10784,6 +10965,11 @@ svgo@^1.0.0:
|
|
|
unquote "~1.1.1"
|
|
|
util.promisify "~1.0.0"
|
|
|
|
|
|
+symbol-tree@^3.2.2:
|
|
|
+ version "3.2.4"
|
|
|
+ resolved "https://registry.npm.taobao.org/symbol-tree/download/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
|
|
|
+ integrity sha1-QwY30ki6d+B4iDlR+5qg7tfGP6I=
|
|
|
+
|
|
|
table@^5.2.3:
|
|
|
version "5.4.6"
|
|
|
resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
|
|
@@ -11011,6 +11197,15 @@ tough-cookie@^2.3.3, tough-cookie@~2.5.0:
|
|
|
psl "^1.1.28"
|
|
|
punycode "^2.1.1"
|
|
|
|
|
|
+tough-cookie@^3.0.1:
|
|
|
+ version "3.0.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/tough-cookie/download/tough-cookie-3.0.1.tgz#9df4f57e739c26930a018184887f4adb7dca73b2"
|
|
|
+ integrity sha1-nfT1fnOcJpMKAYGEiH9K233Kc7I=
|
|
|
+ dependencies:
|
|
|
+ ip-regex "^2.1.0"
|
|
|
+ psl "^1.1.28"
|
|
|
+ punycode "^2.1.1"
|
|
|
+
|
|
|
tough-cookie@~2.4.3:
|
|
|
version "2.4.3"
|
|
|
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
|
|
@@ -11019,6 +11214,13 @@ tough-cookie@~2.4.3:
|
|
|
psl "^1.1.24"
|
|
|
punycode "^1.4.1"
|
|
|
|
|
|
+tr46@^1.0.1:
|
|
|
+ version "1.0.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/tr46/download/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09"
|
|
|
+ integrity sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=
|
|
|
+ dependencies:
|
|
|
+ punycode "^2.1.0"
|
|
|
+
|
|
|
trim-newlines@^1.0.0:
|
|
|
version "1.0.0"
|
|
|
resolved "https://registry.npm.taobao.org/trim-newlines/download/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613"
|
|
@@ -11417,6 +11619,20 @@ vm-browserify@^1.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019"
|
|
|
integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==
|
|
|
|
|
|
+vue-axios@^2.1.5:
|
|
|
+ version "2.1.5"
|
|
|
+ resolved "https://registry.npm.taobao.org/vue-axios/download/vue-axios-2.1.5.tgz#1af4bf1218ed71309c76afb38d0f683e312c24a7"
|
|
|
+ integrity sha1-GvS/EhjtcTCcdq+zjQ9oPjEsJKc=
|
|
|
+
|
|
|
+vue-echarts@^5.0.0-beta.0:
|
|
|
+ version "5.0.0-beta.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/vue-echarts/download/vue-echarts-5.0.0-beta.0.tgz#438dd4b0fc5ccea281709c1f7c6321b05352bdf4"
|
|
|
+ integrity sha1-Q43UsPxczqKBcJwffGMhsFNSvfQ=
|
|
|
+ dependencies:
|
|
|
+ core-js "^3.4.4"
|
|
|
+ lodash "^4.17.15"
|
|
|
+ resize-detector "^0.1.10"
|
|
|
+
|
|
|
vue-eslint-parser@^5.0.0:
|
|
|
version "5.0.0"
|
|
|
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-5.0.0.tgz#00f4e4da94ec974b821a26ff0ed0f7a78402b8a1"
|
|
@@ -11486,6 +11702,22 @@ vuex@^3.0.1:
|
|
|
resolved "https://registry.yarnpkg.com/vuex/-/vuex-3.1.1.tgz#0c264bfe30cdbccf96ab9db3177d211828a5910e"
|
|
|
integrity sha512-ER5moSbLZuNSMBFnEBVGhQ1uCBNJslH9W/Dw2W7GZN23UQA69uapP5GTT9Vm8Trc0PzBSVt6LzF3hGjmv41xcg==
|
|
|
|
|
|
+w3c-hr-time@^1.0.1:
|
|
|
+ version "1.0.2"
|
|
|
+ resolved "https://registry.npm.taobao.org/w3c-hr-time/download/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"
|
|
|
+ integrity sha1-ConN9cwVgi35w2BUNnaWPgzDCM0=
|
|
|
+ dependencies:
|
|
|
+ browser-process-hrtime "^1.0.0"
|
|
|
+
|
|
|
+w3c-xmlserializer@^1.1.2:
|
|
|
+ version "1.1.2"
|
|
|
+ resolved "https://registry.npm.taobao.org/w3c-xmlserializer/download/w3c-xmlserializer-1.1.2.tgz#30485ca7d70a6fd052420a3d12fd90e6339ce794"
|
|
|
+ integrity sha1-MEhcp9cKb9BSQgo9Ev2Q5jOc55Q=
|
|
|
+ dependencies:
|
|
|
+ domexception "^1.0.1"
|
|
|
+ webidl-conversions "^4.0.2"
|
|
|
+ xml-name-validator "^3.0.0"
|
|
|
+
|
|
|
watchpack@^1.6.0:
|
|
|
version "1.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-1.6.0.tgz#4bc12c2ebe8aa277a71f1d3f14d685c7b446cd00"
|
|
@@ -11509,6 +11741,11 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
|
|
|
dependencies:
|
|
|
defaults "^1.0.3"
|
|
|
|
|
|
+webidl-conversions@^4.0.2:
|
|
|
+ version "4.0.2"
|
|
|
+ resolved "https://registry.npm.taobao.org/webidl-conversions/download/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
|
|
|
+ integrity sha1-qFWYCx8LazWbodXZ+zmulB+qY60=
|
|
|
+
|
|
|
webpack-bundle-analyzer@^3.6.0:
|
|
|
version "3.6.0"
|
|
|
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.6.0.tgz#39b3a8f829ca044682bc6f9e011c95deb554aefd"
|
|
@@ -11652,6 +11889,27 @@ websocket-extensions@>=0.1.1:
|
|
|
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.3.tgz#5d2ff22977003ec687a4b87073dfbbac146ccf29"
|
|
|
integrity sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg==
|
|
|
|
|
|
+whatwg-encoding@^1.0.1, whatwg-encoding@^1.0.5:
|
|
|
+ version "1.0.5"
|
|
|
+ resolved "https://registry.npm.taobao.org/whatwg-encoding/download/whatwg-encoding-1.0.5.tgz#5abacf777c32166a51d085d6b4f3e7d27113ddb0"
|
|
|
+ integrity sha1-WrrPd3wyFmpR0IXWtPPn0nET3bA=
|
|
|
+ dependencies:
|
|
|
+ iconv-lite "0.4.24"
|
|
|
+
|
|
|
+whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
|
|
|
+ version "2.3.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/whatwg-mimetype/download/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
|
|
|
+ integrity sha1-PUseAxLSB5h5+Cav8Y2+7KWWD78=
|
|
|
+
|
|
|
+whatwg-url@^7.0.0:
|
|
|
+ version "7.1.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/whatwg-url/download/whatwg-url-7.1.0.tgz?cache=0&sync_timestamp=1598285199545&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwhatwg-url%2Fdownload%2Fwhatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
|
|
|
+ integrity sha1-wsSS8eymEpiO/T0iZr4bn8YXDQY=
|
|
|
+ dependencies:
|
|
|
+ lodash.sortby "^4.7.0"
|
|
|
+ tr46 "^1.0.1"
|
|
|
+ webidl-conversions "^4.0.2"
|
|
|
+
|
|
|
when@~3.6.x:
|
|
|
version "3.6.4"
|
|
|
resolved "https://registry.yarnpkg.com/when/-/when-3.6.4.tgz#473b517ec159e2b85005497a13983f095412e34e"
|
|
@@ -11759,11 +12017,26 @@ ws@^6.0.0, ws@^6.2.1:
|
|
|
dependencies:
|
|
|
async-limiter "~1.0.0"
|
|
|
|
|
|
+ws@^7.0.0:
|
|
|
+ version "7.3.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/ws/download/ws-7.3.1.tgz#d0547bf67f7ce4f12a72dfe31262c68d7dc551c8"
|
|
|
+ integrity sha1-0FR79n985PEqct/jEmLGjX3FUcg=
|
|
|
+
|
|
|
xdg-basedir@^3.0.0:
|
|
|
version "3.0.0"
|
|
|
resolved "https://registry.npm.taobao.org/xdg-basedir/download/xdg-basedir-3.0.0.tgz#496b2cc109eca8dbacfe2dc72b603c17c5870ad4"
|
|
|
integrity sha1-SWsswQnsqNus/i3HK2A8F8WHCtQ=
|
|
|
|
|
|
+xml-name-validator@^3.0.0:
|
|
|
+ version "3.0.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/xml-name-validator/download/xml-name-validator-3.0.0.tgz#6ae73e06de4d8c6e47f9fb181f78d648ad457c6a"
|
|
|
+ integrity sha1-auc+Bt5NjG5H+fsYH3jWSK1FfGo=
|
|
|
+
|
|
|
+xmlchars@^2.1.1:
|
|
|
+ version "2.2.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/xmlchars/download/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
|
|
|
+ integrity sha1-Bg/hvLf5x2/ioX24apvDq4lCEMs=
|
|
|
+
|
|
|
xregexp@2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.npm.taobao.org/xregexp/download/xregexp-2.0.0.tgz#52a63e56ca0b84a7f3a5f3d61872f126ad7a5943"
|
|
@@ -11933,3 +12206,8 @@ yorkie@^2.0.0:
|
|
|
is-ci "^1.0.10"
|
|
|
normalize-path "^1.0.0"
|
|
|
strip-indent "^2.0.0"
|
|
|
+
|
|
|
+zrender@4.3.1:
|
|
|
+ version "4.3.1"
|
|
|
+ resolved "https://registry.npm.taobao.org/zrender/download/zrender-4.3.1.tgz#baf8aa6dc8187a2f819692d7d5f9bedfa2b90fa3"
|
|
|
+ integrity sha1-uviqbcgYei+BlpLX1fm+36K5D6M=
|