|
865 | 865 | lodash "^4.17.13"
|
866 | 866 | to-fast-properties "^2.0.0"
|
867 | 867 |
|
| 868 | +"@types/anymatch@*": |
| 869 | + version "1.3.1" |
| 870 | + resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a" |
| 871 | + integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA== |
| 872 | + |
868 | 873 | "@types/color-name@^1.1.1":
|
869 | 874 | version "1.1.1"
|
870 | 875 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
|
899 | 904 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
|
900 | 905 | integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
|
901 | 906 |
|
| 907 | +"@types/source-list-map@*": |
| 908 | + version "0.1.2" |
| 909 | + resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
| 910 | + integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA== |
| 911 | + |
| 912 | +"@types/tapable@*": |
| 913 | + version "1.0.5" |
| 914 | + resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.5.tgz#9adbc12950582aa65ead76bffdf39fe0c27a3c02" |
| 915 | + integrity sha512-/gG2M/Imw7cQFp8PGvz/SwocNrmKFjFsm5Pb8HdbHkZ1K8pmuPzOX4VeVoiEecFCVf4CsN1r3/BRvx+6sNqwtQ== |
| 916 | + |
| 917 | +"@types/uglify-js@*": |
| 918 | + version "3.9.0" |
| 919 | + resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.9.0.tgz#4490a140ca82aa855ad68093829e7fd6ae94ea87" |
| 920 | + integrity sha512-3ZcoyPYHVOCcLpnfZwD47KFLr8W/mpUcgjpf1M4Q78TMJIw7KMAHSjiCLJp1z3ZrBR9pTLbe191O0TldFK5zcw== |
| 921 | + dependencies: |
| 922 | + source-map "^0.6.1" |
| 923 | + |
| 924 | +"@types/webpack-sources@*": |
| 925 | + version "0.1.7" |
| 926 | + resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-0.1.7.tgz#0a330a9456113410c74a5d64180af0cbca007141" |
| 927 | + integrity sha512-XyaHrJILjK1VHVC4aVlKsdNN5KBTwufMb43cQs+flGxtPAf/1Qwl8+Q0tp5BwEGaI8D6XT1L+9bSWXckgkjTLw== |
| 928 | + dependencies: |
| 929 | + "@types/node" "*" |
| 930 | + "@types/source-list-map" "*" |
| 931 | + source-map "^0.6.1" |
| 932 | + |
| 933 | +"@types/webpack@^4.4.31": |
| 934 | + version "4.41.12" |
| 935 | + resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.12.tgz#0386ee2a2814368e2f2397abb036c0bf173ff6c3" |
| 936 | + integrity sha512-BpCtM4NnBen6W+KEhrL9jKuZCXVtiH6+0b6cxdvNt2EwU949Al334PjQSl2BeAyvAX9mgoNNG21wvjP3xZJJ5w== |
| 937 | + dependencies: |
| 938 | + "@types/anymatch" "*" |
| 939 | + "@types/node" "*" |
| 940 | + "@types/tapable" "*" |
| 941 | + "@types/uglify-js" "*" |
| 942 | + "@types/webpack-sources" "*" |
| 943 | + source-map "^0.6.0" |
| 944 | + |
902 | 945 | "@vue/babel-helper-vue-jsx-merge-props@^1.0.0", "@vue/babel-helper-vue-jsx-merge-props@^1.0.0-beta.3":
|
903 | 946 | version "1.0.0"
|
904 | 947 | resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0.tgz#048fe579958da408fb7a8b2a3ec050b50a661040"
|
@@ -2160,12 +2203,13 @@ class-utils@^0.3.5:
|
2160 | 2203 | isobject "^3.0.0"
|
2161 | 2204 | static-extend "^0.1.1"
|
2162 | 2205 |
|
2163 |
| -clean-webpack-plugin@^0.1.19: |
2164 |
| - version "0.1.19" |
2165 |
| - resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-0.1.19.tgz#ceda8bb96b00fe168e9b080272960d20fdcadd6d" |
2166 |
| - integrity sha512-M1Li5yLHECcN2MahoreuODul5LkjohJGFxLPTjl3j1ttKrF5rgjZET1SJduuqxLAuT1gAPOdkhg03qcaaU1KeA== |
| 2206 | +clean-webpack-plugin@^3.0.0: |
| 2207 | + version "3.0.0" |
| 2208 | + resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz#a99d8ec34c1c628a4541567aa7b457446460c62b" |
| 2209 | + integrity sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A== |
2167 | 2210 | dependencies:
|
2168 |
| - rimraf "^2.6.1" |
| 2211 | + "@types/webpack" "^4.4.31" |
| 2212 | + del "^4.1.1" |
2169 | 2213 |
|
2170 | 2214 | cli-cursor@^3.1.0:
|
2171 | 2215 | version "3.1.0"
|
@@ -7433,7 +7477,7 @@ rgba-regex@^1.0.0:
|
7433 | 7477 | resolved "https://registry.yarnpkg.com/rgba-regex/-/rgba-regex-1.0.0.tgz#43374e2e2ca0968b0ef1523460b7d730ff22eeb3"
|
7434 | 7478 | integrity sha1-QzdOLiyglosO8VI0YLfXMP8i7rM=
|
7435 | 7479 |
|
7436 |
| -rimraf@2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.3: |
| 7480 | +rimraf@2, rimraf@^2.5.4, rimraf@^2.6.3: |
7437 | 7481 | version "2.7.1"
|
7438 | 7482 | resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.7.1.tgz#35797f13a7fdadc566142c29d4f07ccad483e3ec"
|
7439 | 7483 | integrity sha512-uWjbaKIK3T1OSVptzX7Nl6PvQ3qAGtKEtVRjRuazjfL3Bx5eI409VZSqgND+4UNnmzLVdPj9FqFJNPqBZFve4w==
|
|
0 commit comments