|
551 | 551 | dependencies:
|
552 | 552 | any-observable "^0.3.0"
|
553 | 553 |
|
| 554 | + |
| 555 | + version "1.0.2" |
| 556 | + resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.2.tgz#e13182e1b69871a422d7863e11a4a6f5b814a4bd" |
| 557 | + |
554 | 558 | "@webassemblyjs/[email protected]":
|
555 | 559 | version "1.7.6"
|
556 | 560 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.7.6.tgz#3ef8c45b3e5e943a153a05281317474fef63e21e"
|
@@ -2877,16 +2881,16 @@ html-minifier@^3.2.3:
|
2877 | 2881 | relateurl "0.2.x"
|
2878 | 2882 | uglify-js "3.4.x"
|
2879 | 2883 |
|
2880 |
| -html-webpack-plugin@^3.0.4: |
2881 |
| - version "3.2.0" |
2882 |
| - resolved "http://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b" |
| 2884 | +html-webpack-plugin@^4.0.0-0: |
| 2885 | + version "4.0.0-alpha.2" |
| 2886 | + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.0.0-alpha.2.tgz#7745967e389a57a098e26963f328ebe4c19b598d" |
2883 | 2887 | dependencies:
|
| 2888 | + "@types/tapable" "1.0.2" |
2884 | 2889 | html-minifier "^3.2.3"
|
2885 |
| - loader-utils "^0.2.16" |
2886 |
| - lodash "^4.17.3" |
| 2890 | + loader-utils "^1.1.0" |
| 2891 | + lodash "^4.17.10" |
2887 | 2892 | pretty-error "^2.0.2"
|
2888 | 2893 | tapable "^1.0.0"
|
2889 |
| - toposort "^1.0.0" |
2890 | 2894 | util.promisify "1.0.0"
|
2891 | 2895 |
|
2892 | 2896 | htmlparser2@~3.3.0:
|
@@ -3994,15 +3998,6 @@ loader-runner@^2.3.0:
|
3994 | 3998 | version "2.3.0"
|
3995 | 3999 | resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.3.0.tgz#f482aea82d543e07921700d5a46ef26fdac6b8a2"
|
3996 | 4000 |
|
3997 |
| -loader-utils@^0.2.16: |
3998 |
| - version "0.2.17" |
3999 |
| - resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-0.2.17.tgz#f86e6374d43205a6e6c60e9196f17c0299bfb348" |
4000 |
| - dependencies: |
4001 |
| - big.js "^3.1.3" |
4002 |
| - emojis-list "^2.0.0" |
4003 |
| - json5 "^0.5.0" |
4004 |
| - object-assign "^4.0.1" |
4005 |
| - |
4006 | 4001 | loader-utils@^1.1.0:
|
4007 | 4002 | version "1.1.0"
|
4008 | 4003 | resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.1.0.tgz#c98aef488bcceda2ffb5e2de646d6a754429f5cd"
|
@@ -4033,7 +4028,7 @@ lodash.sortby@^4.7.0:
|
4033 | 4028 | version "4.7.0"
|
4034 | 4029 | resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
|
4035 | 4030 |
|
4036 |
| -lodash@^4.0.1, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5: |
| 4031 | +lodash@^4.0.1, lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5: |
4037 | 4032 | version "4.17.11"
|
4038 | 4033 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
|
4039 | 4034 |
|
@@ -5881,10 +5876,6 @@ to-regex@^3.0.1, to-regex@^3.0.2:
|
5881 | 5876 | regex-not "^1.0.2"
|
5882 | 5877 | safe-regex "^1.1.0"
|
5883 | 5878 |
|
5884 |
| -toposort@^1.0.0: |
5885 |
| - version "1.0.7" |
5886 |
| - resolved "https://registry.yarnpkg.com/toposort/-/toposort-1.0.7.tgz#2e68442d9f64ec720b8cc89e6443ac6caa950029" |
5887 |
| - |
5888 | 5879 | tough-cookie@>=2.3.3, tough-cookie@^2.3.4, tough-cookie@~2.4.3:
|
5889 | 5880 | version "2.4.3"
|
5890 | 5881 | resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781"
|
|
0 commit comments