|
@@ -713,10 +713,10 @@
|
|
|
"@babel/helper-regex" "^7.4.4"
|
|
|
regexpu-core "^4.5.4"
|
|
|
|
|
|
-"@babel/polyfill@^7.2.5":
|
|
|
+"@babel/polyfill@7.2.5":
|
|
|
version "7.2.5"
|
|
|
- resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.2.5.tgz#6c54b964f71ad27edddc567d065e57e87ed7fa7d"
|
|
|
- integrity sha512-8Y/t3MWThtMLYr0YNC/Q76tqN1w30+b0uQMeFUYauG2UGTR19zyUtFrAzT23zNtBxPp+LbE5E/nwV/q/r3y6ug==
|
|
|
+ resolved "https://registry.npm.taobao.org/@babel/polyfill/download/@babel/polyfill-7.2.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fpolyfill%2Fdownload%2F%40babel%2Fpolyfill-7.2.5.tgz#6c54b964f71ad27edddc567d065e57e87ed7fa7d"
|
|
|
+ integrity sha1-bFS5ZPca0n7d3FZ9Bl5X6H7X+n0=
|
|
|
dependencies:
|
|
|
core-js "^2.5.7"
|
|
|
regenerator-runtime "^0.12.0"
|
|
@@ -3061,6 +3061,11 @@ copy-webpack-plugin@^4.6.0:
|
|
|
p-limit "^1.0.0"
|
|
|
serialize-javascript "^1.4.0"
|
|
|
|
|
|
+core-js@2.6.9:
|
|
|
+ version "2.6.9"
|
|
|
+ resolved "https://registry.npm.taobao.org/core-js/download/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
|
|
|
+ integrity sha1-a0shRiDINBUuF5Mjcn/Bl0GwhPI=
|
|
|
+
|
|
|
core-js@^2.4.0, core-js@^2.5.0, core-js@^2.5.7:
|
|
|
version "2.6.8"
|
|
|
resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.8.tgz#dc3a1e633a04267944e0cb850d3880f340248139"
|
|
@@ -3071,11 +3076,6 @@ core-js@^2.6.5:
|
|
|
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.5.tgz#44bc8d249e7fb2ff5d00e0341a7ffb94fbf67895"
|
|
|
integrity sha512-klh/kDpwX8hryYL14M9w/xei6vrv6sE8gTHDG7/T/+SEovB/G4ejwcfE/CBzO6Edsu+OETZMZ3wcX/EjUkrl5A==
|
|
|
|
|
|
-core-js@^2.6.9:
|
|
|
- version "2.6.9"
|
|
|
- resolved "https://registry.npm.taobao.org/core-js/download/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
|
|
|
- integrity sha1-a0shRiDINBUuF5Mjcn/Bl0GwhPI=
|
|
|
-
|
|
|
core-util-is@1.0.2, core-util-is@~1.0.0:
|
|
|
version "1.0.2"
|
|
|
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
|
|
@@ -10776,6 +10776,11 @@ vue-hot-reload-api@^2.3.0:
|
|
|
resolved "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.3.tgz#2756f46cb3258054c5f4723de8ae7e87302a1ccf"
|
|
|
integrity sha512-KmvZVtmM26BQOMK1rwUZsrqxEGeKiYSZGA7SNWE6uExx8UX/cj9hq2MRV/wWC3Cq6AoeDGk57rL9YMFRel/q+g==
|
|
|
|
|
|
+vue-i18n@^8.14.0:
|
|
|
+ version "8.14.0"
|
|
|
+ resolved "https://registry.npm.taobao.org/vue-i18n/download/vue-i18n-8.14.0.tgz?cache=0&sync_timestamp=1565612880763&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-i18n%2Fdownload%2Fvue-i18n-8.14.0.tgz#613cbbc21d71dc608cd085f8a94ea3a40badcd33"
|
|
|
+ integrity sha1-YTy7wh1x3GCM0IX4qU6jpAutzTM=
|
|
|
+
|
|
|
vue-jest@^3.0.4:
|
|
|
version "3.0.4"
|
|
|
resolved "https://registry.npmjs.org/vue-jest/-/vue-jest-3.0.4.tgz#b6a2b0d874968f26fa775ac901903fece531e08b"
|