|
@@ -8503,6 +8503,13 @@ vm-browserify@^1.0.1:
|
|
|
resolved "https://registry.npm.taobao.org/vm-browserify/download/vm-browserify-1.1.2.tgz?cache=0&sync_timestamp=1572870717730&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvm-browserify%2Fdownload%2Fvm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
|
|
|
integrity sha1-eGQcSIuObKkadfUR56OzKobl3aA=
|
|
|
|
|
|
+vue-cli-plugin-webpack-bundle-analyzer@~2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/vue-cli-plugin-webpack-bundle-analyzer/download/vue-cli-plugin-webpack-bundle-analyzer-2.0.0.tgz#160fbd492a673bae1be3a9f714db12218678fa01"
|
|
|
+ integrity sha1-Fg+9SSpnO64b46n3FNsSIYZ4+gE=
|
|
|
+ dependencies:
|
|
|
+ webpack-bundle-analyzer "^3.6.0"
|
|
|
+
|
|
|
vue-eslint-parser@^7.0.0:
|
|
|
version "7.0.0"
|
|
|
resolved "https://registry.npm.taobao.org/vue-eslint-parser/download/vue-eslint-parser-7.0.0.tgz#a4ed2669f87179dedd06afdd8736acbb3a3864d6"
|
|
@@ -8590,7 +8597,7 @@ wcwidth@^1.0.1:
|
|
|
dependencies:
|
|
|
defaults "^1.0.3"
|
|
|
|
|
|
-webpack-bundle-analyzer@^3.6.1:
|
|
|
+webpack-bundle-analyzer@^3.6.0, webpack-bundle-analyzer@^3.6.1:
|
|
|
version "3.7.0"
|
|
|
resolved "https://registry.npm.taobao.org/webpack-bundle-analyzer/download/webpack-bundle-analyzer-3.7.0.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack-bundle-analyzer%2Fdownload%2Fwebpack-bundle-analyzer-3.7.0.tgz#84da434e89442899b884d9ad38e466d0db02a56f"
|
|
|
integrity sha1-hNpDTolEKJm4hNmtOORm0NsCpW8=
|