|
1351 | 1351 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" |
1352 | 1352 | integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== |
1353 | 1353 |
|
1354 | | -"@types/source-list-map@*": |
1355 | | - version "0.1.2" |
1356 | | - resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
1357 | | - integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA== |
1358 | | - |
1359 | | -"@types/tapable@^1": |
1360 | | - version "1.0.8" |
1361 | | - resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.8.tgz#b94a4391c85666c7b73299fd3ad79d4faa435310" |
1362 | | - integrity sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ== |
1363 | | - |
1364 | | -"@types/uglify-js@*": |
1365 | | - version "3.13.1" |
1366 | | - resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.13.1.tgz#5e889e9e81e94245c75b6450600e1c5ea2878aea" |
1367 | | - integrity sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ== |
1368 | | - dependencies: |
1369 | | - source-map "^0.6.1" |
1370 | | - |
1371 | 1354 | "@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3": |
1372 | 1355 | version "2.0.6" |
1373 | 1356 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" |
|
1389 | 1372 | "@types/unist" "*" |
1390 | 1373 | "@types/vfile-message" "*" |
1391 | 1374 |
|
1392 | | -"@types/webpack-sources@*": |
1393 | | - version "3.2.0" |
1394 | | - resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b" |
1395 | | - integrity sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg== |
1396 | | - dependencies: |
1397 | | - "@types/node" "*" |
1398 | | - "@types/source-list-map" "*" |
1399 | | - source-map "^0.7.3" |
1400 | | - |
1401 | | -"@types/webpack@^4.4.31": |
1402 | | - version "4.41.32" |
1403 | | - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.32.tgz#a7bab03b72904070162b2f169415492209e94212" |
1404 | | - integrity sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg== |
1405 | | - dependencies: |
1406 | | - "@types/node" "*" |
1407 | | - "@types/tapable" "^1" |
1408 | | - "@types/uglify-js" "*" |
1409 | | - "@types/webpack-sources" "*" |
1410 | | - anymatch "^3.0.0" |
1411 | | - source-map "^0.6.0" |
1412 | | - |
1413 | 1375 | "@types/zen-observable@^0.8.0": |
1414 | 1376 | version "0.8.3" |
1415 | 1377 | resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3" |
@@ -1859,14 +1821,6 @@ anymatch@^2.0.0: |
1859 | 1821 | micromatch "^3.1.4" |
1860 | 1822 | normalize-path "^2.1.1" |
1861 | 1823 |
|
1862 | | -anymatch@^3.0.0: |
1863 | | - version "3.1.2" |
1864 | | - resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716" |
1865 | | - integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== |
1866 | | - dependencies: |
1867 | | - normalize-path "^3.0.0" |
1868 | | - picomatch "^2.0.4" |
1869 | | - |
1870 | 1824 | anymatch@~3.1.2: |
1871 | 1825 | version "3.1.3" |
1872 | 1826 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e" |
@@ -2968,12 +2922,11 @@ clean-stack@^4.1.0: |
2968 | 2922 | dependencies: |
2969 | 2923 | escape-string-regexp "5.0.0" |
2970 | 2924 |
|
2971 | | -clean-webpack-plugin@^3.0.0: |
2972 | | - version "3.0.0" |
2973 | | - resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz#a99d8ec34c1c628a4541567aa7b457446460c62b" |
2974 | | - integrity sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A== |
| 2925 | +clean-webpack-plugin@^4.0.0: |
| 2926 | + version "4.0.0" |
| 2927 | + resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-4.0.0.tgz#72947d4403d452f38ed61a9ff0ada8122aacd729" |
| 2928 | + integrity sha512-WuWE1nyTNAyW5T7oNyys2EN0cfP2fdRxhxnIQWiAp0bMabPdHhoGxM8A6YL2GhqwgrPnnaemVE7nv5XJ2Fhh2w== |
2975 | 2929 | dependencies: |
2976 | | - "@types/webpack" "^4.4.31" |
2977 | 2930 | del "^4.1.1" |
2978 | 2931 |
|
2979 | 2932 | cli-cursor@^3.1.0: |
|
0 commit comments