|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.10.4"
|
11 | 11 |
|
12 |
| -"@babel/core@^7.10.4": |
| 12 | +"@babel/core@7.10.4": |
13 | 13 | version "7.10.4"
|
14 |
| - resolved "https://registry.npm.taobao.org/@babel/core/download/@babel/core-7.10.4.tgz?cache=0&sync_timestamp=1593522846862&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fcore%2Fdownload%2F%40babel%2Fcore-7.10.4.tgz#780e8b83e496152f8dd7df63892b2e052bf1d51d" |
15 |
| - integrity sha1-eA6Lg+SWFS+N199jiSsuBSvx1R0= |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.4.tgz#780e8b83e496152f8dd7df63892b2e052bf1d51d" |
| 15 | + integrity sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA== |
16 | 16 | dependencies:
|
17 | 17 | "@babel/code-frame" "^7.10.4"
|
18 | 18 | "@babel/generator" "^7.10.4"
|
@@ -467,9 +467,9 @@ atob@^2.1.2:
|
467 | 467 | resolved "https://registry.npm.taobao.org/atob/download/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
468 | 468 | integrity sha1-bZUX654DDSQ2ZmZR6GvZ9vE1M8k=
|
469 | 469 |
|
470 |
| -babel-cli@^6.26.0: |
| 470 | +babel-cli@6.26.0: |
471 | 471 | version "6.26.0"
|
472 |
| - resolved "https://registry.npm.taobao.org/babel-cli/download/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1" |
| 472 | + resolved "https://registry.yarnpkg.com/babel-cli/-/babel-cli-6.26.0.tgz#502ab54874d7db88ad00b887a06383ce03d002f1" |
473 | 473 | integrity sha1-UCq1SHTX24itALiHoGODzgPQAvE=
|
474 | 474 | dependencies:
|
475 | 475 | babel-core "^6.26.0"
|
@@ -911,10 +911,10 @@ babel-polyfill@^6.26.0:
|
911 | 911 | core-js "^2.5.0"
|
912 | 912 | regenerator-runtime "^0.10.5"
|
913 | 913 |
|
914 |
| -babel-preset-env@^1.7.0: |
| 914 | +babel-preset-env@1.7.0: |
915 | 915 | version "1.7.0"
|
916 |
| - resolved "https://registry.npm.taobao.org/babel-preset-env/download/babel-preset-env-1.7.0.tgz#dea79fa4ebeb883cd35dab07e260c1c9c04df77a" |
917 |
| - integrity sha1-3qefpOvriDzTXasH4mDBycBN93o= |
| 916 | + resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.7.0.tgz#dea79fa4ebeb883cd35dab07e260c1c9c04df77a" |
| 917 | + integrity sha512-9OR2afuKDneX2/q2EurSftUYM0xGu4O2D9adAhVfADDhrYDaxXV0rBbevVYoY9n6nyX1PmQW/0jtpJvUNr9CHg== |
918 | 918 | dependencies:
|
919 | 919 | babel-plugin-check-es2015-constants "^6.22.0"
|
920 | 920 | babel-plugin-syntax-trailing-function-commas "^6.22.0"
|
@@ -947,9 +947,9 @@ babel-preset-env@^1.7.0:
|
947 | 947 | invariant "^2.2.2"
|
948 | 948 | semver "^5.3.0"
|
949 | 949 |
|
950 |
| -babel-preset-es2015@^6.24.1: |
| 950 | +babel-preset-es2015@6.24.1: |
951 | 951 | version "6.24.1"
|
952 |
| - resolved "https://registry.npm.taobao.org/babel-preset-es2015/download/babel-preset-es2015-6.24.1.tgz#d44050d6bc2c9feea702aaf38d727a0210538939" |
| 952 | + resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz#d44050d6bc2c9feea702aaf38d727a0210538939" |
953 | 953 | integrity sha1-1EBQ1rwsn+6nAqrzjXJ6AhBTiTk=
|
954 | 954 | dependencies:
|
955 | 955 | babel-plugin-check-es2015-constants "^6.22.0"
|
@@ -3580,10 +3580,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
|
3580 | 3580 | source-list-map "^2.0.0"
|
3581 | 3581 | source-map "~0.6.1"
|
3582 | 3582 |
|
3583 |
| -webpack@^4.43.0: |
| 3583 | +webpack@4.43.0: |
3584 | 3584 | version "4.43.0"
|
3585 |
| - resolved "https://registry.npm.taobao.org/webpack/download/webpack-4.43.0.tgz?cache=0&sync_timestamp=1594068677838&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwebpack%2Fdownload%2Fwebpack-4.43.0.tgz#c48547b11d563224c561dad1172c8aa0b8a678e6" |
3586 |
| - integrity sha1-xIVHsR1WMiTFYdrRFyyKoLimeOY= |
| 3585 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.43.0.tgz#c48547b11d563224c561dad1172c8aa0b8a678e6" |
| 3586 | + integrity sha512-GW1LjnPipFW2Y78OOab8NJlCflB7EFskMih2AHdvjbpKMeDJqEgSx24cXXXiPS65+WSwVyxtDsJH6jGX2czy+g== |
3587 | 3587 | dependencies:
|
3588 | 3588 | "@webassemblyjs/ast" "1.9.0"
|
3589 | 3589 | "@webassemblyjs/helper-module-context" "1.9.0"
|
|
0 commit comments