|
1254 | 1254 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" |
1255 | 1255 | integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== |
1256 | 1256 |
|
1257 | | -"@types/source-list-map@*": |
1258 | | - version "0.1.2" |
1259 | | - resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
1260 | | - integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA== |
1261 | | - |
1262 | | -"@types/tapable@^1": |
1263 | | - version "1.0.8" |
1264 | | - resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.8.tgz#b94a4391c85666c7b73299fd3ad79d4faa435310" |
1265 | | - integrity sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ== |
1266 | | - |
1267 | | -"@types/uglify-js@*": |
1268 | | - version "3.13.1" |
1269 | | - resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.13.1.tgz#5e889e9e81e94245c75b6450600e1c5ea2878aea" |
1270 | | - integrity sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ== |
1271 | | - dependencies: |
1272 | | - source-map "^0.6.1" |
1273 | | - |
1274 | 1257 | "@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3": |
1275 | 1258 | version "2.0.6" |
1276 | 1259 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" |
|
1292 | 1275 | "@types/unist" "*" |
1293 | 1276 | "@types/vfile-message" "*" |
1294 | 1277 |
|
1295 | | -"@types/webpack-sources@*": |
1296 | | - version "3.2.0" |
1297 | | - resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b" |
1298 | | - integrity sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg== |
1299 | | - dependencies: |
1300 | | - "@types/node" "*" |
1301 | | - "@types/source-list-map" "*" |
1302 | | - source-map "^0.7.3" |
1303 | | - |
1304 | | -"@types/webpack@^4.4.31": |
1305 | | - version "4.41.32" |
1306 | | - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.32.tgz#a7bab03b72904070162b2f169415492209e94212" |
1307 | | - integrity sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg== |
1308 | | - dependencies: |
1309 | | - "@types/node" "*" |
1310 | | - "@types/tapable" "^1" |
1311 | | - "@types/uglify-js" "*" |
1312 | | - "@types/webpack-sources" "*" |
1313 | | - anymatch "^3.0.0" |
1314 | | - source-map "^0.6.0" |
1315 | | - |
1316 | 1278 | "@types/zen-observable@^0.8.0": |
1317 | 1279 | version "0.8.3" |
1318 | 1280 | resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3" |
@@ -1654,7 +1616,7 @@ anymatch@^2.0.0: |
1654 | 1616 | micromatch "^3.1.4" |
1655 | 1617 | normalize-path "^2.1.1" |
1656 | 1618 |
|
1657 | | -anymatch@^3.0.0, anymatch@~3.1.2: |
| 1619 | +anymatch@~3.1.2: |
1658 | 1620 | version "3.1.2" |
1659 | 1621 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716" |
1660 | 1622 | integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== |
@@ -2695,12 +2657,11 @@ clean-stack@^4.1.0: |
2695 | 2657 | dependencies: |
2696 | 2658 | escape-string-regexp "5.0.0" |
2697 | 2659 |
|
2698 | | -clean-webpack-plugin@^3.0.0: |
2699 | | - version "3.0.0" |
2700 | | - resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz#a99d8ec34c1c628a4541567aa7b457446460c62b" |
2701 | | - integrity sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A== |
| 2660 | +clean-webpack-plugin@^4.0.0: |
| 2661 | + version "4.0.0" |
| 2662 | + resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-4.0.0.tgz#72947d4403d452f38ed61a9ff0ada8122aacd729" |
| 2663 | + integrity sha512-WuWE1nyTNAyW5T7oNyys2EN0cfP2fdRxhxnIQWiAp0bMabPdHhoGxM8A6YL2GhqwgrPnnaemVE7nv5XJ2Fhh2w== |
2702 | 2664 | dependencies: |
2703 | | - "@types/webpack" "^4.4.31" |
2704 | 2665 | del "^4.1.1" |
2705 | 2666 |
|
2706 | 2667 | cli-cursor@^3.1.0: |
|
0 commit comments