|
1485 | 1485 | resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
|
1486 | 1486 | integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
|
1487 | 1487 |
|
1488 |
| -"@types/source-list-map@*": |
1489 |
| - version "0.1.2" |
1490 |
| - resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
1491 |
| - integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA== |
1492 |
| - |
1493 |
| -"@types/tapable@^1": |
1494 |
| - version "1.0.8" |
1495 |
| - resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.8.tgz#b94a4391c85666c7b73299fd3ad79d4faa435310" |
1496 |
| - integrity sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ== |
1497 |
| - |
1498 |
| -"@types/uglify-js@*": |
1499 |
| - version "3.13.1" |
1500 |
| - resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.13.1.tgz#5e889e9e81e94245c75b6450600e1c5ea2878aea" |
1501 |
| - integrity sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ== |
1502 |
| - dependencies: |
1503 |
| - source-map "^0.6.1" |
1504 |
| - |
1505 | 1488 | "@types/unist@*", "@types/unist@^2.0.0", "@types/unist@^2.0.2", "@types/unist@^2.0.3":
|
1506 | 1489 | version "2.0.6"
|
1507 | 1490 | resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
|
|
1523 | 1506 | "@types/unist" "*"
|
1524 | 1507 | "@types/vfile-message" "*"
|
1525 | 1508 |
|
1526 |
| -"@types/webpack-sources@*": |
1527 |
| - version "3.2.0" |
1528 |
| - resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-3.2.0.tgz#16d759ba096c289034b26553d2df1bf45248d38b" |
1529 |
| - integrity sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg== |
1530 |
| - dependencies: |
1531 |
| - "@types/node" "*" |
1532 |
| - "@types/source-list-map" "*" |
1533 |
| - source-map "^0.7.3" |
1534 |
| - |
1535 |
| -"@types/webpack@^4.4.31": |
1536 |
| - version "4.41.32" |
1537 |
| - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.32.tgz#a7bab03b72904070162b2f169415492209e94212" |
1538 |
| - integrity sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg== |
1539 |
| - dependencies: |
1540 |
| - "@types/node" "*" |
1541 |
| - "@types/tapable" "^1" |
1542 |
| - "@types/uglify-js" "*" |
1543 |
| - "@types/webpack-sources" "*" |
1544 |
| - anymatch "^3.0.0" |
1545 |
| - source-map "^0.6.0" |
1546 |
| - |
1547 | 1509 | "@types/zen-observable@^0.8.0":
|
1548 | 1510 | version "0.8.3"
|
1549 | 1511 | resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.3.tgz#781d360c282436494b32fe7d9f7f8e64b3118aa3"
|
@@ -1982,14 +1944,6 @@ anymatch@^2.0.0:
|
1982 | 1944 | micromatch "^3.1.4"
|
1983 | 1945 | normalize-path "^2.1.1"
|
1984 | 1946 |
|
1985 |
| -anymatch@^3.0.0: |
1986 |
| - version "3.1.2" |
1987 |
| - resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.2.tgz#c0557c096af32f106198f4f4e2a383537e378716" |
1988 |
| - integrity sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg== |
1989 |
| - dependencies: |
1990 |
| - normalize-path "^3.0.0" |
1991 |
| - picomatch "^2.0.4" |
1992 |
| - |
1993 | 1947 | anymatch@~3.1.2:
|
1994 | 1948 | version "3.1.3"
|
1995 | 1949 | resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-3.1.3.tgz#790c58b19ba1720a84205b57c618d5ad8524973e"
|
@@ -3033,12 +2987,11 @@ clean-stack@^4.1.0:
|
3033 | 2987 | dependencies:
|
3034 | 2988 | escape-string-regexp "5.0.0"
|
3035 | 2989 |
|
3036 |
| -clean-webpack-plugin@^3.0.0: |
3037 |
| - version "3.0.0" |
3038 |
| - resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-3.0.0.tgz#a99d8ec34c1c628a4541567aa7b457446460c62b" |
3039 |
| - integrity sha512-MciirUH5r+cYLGCOL5JX/ZLzOZbVr1ot3Fw+KcvbhUb6PM+yycqd9ZhIlcigQ5gl+XhppNmw3bEFuaaMNyLj3A== |
| 2990 | +clean-webpack-plugin@^4.0.0: |
| 2991 | + version "4.0.0" |
| 2992 | + resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-4.0.0.tgz#72947d4403d452f38ed61a9ff0ada8122aacd729" |
| 2993 | + integrity sha512-WuWE1nyTNAyW5T7oNyys2EN0cfP2fdRxhxnIQWiAp0bMabPdHhoGxM8A6YL2GhqwgrPnnaemVE7nv5XJ2Fhh2w== |
3040 | 2994 | dependencies:
|
3041 |
| - "@types/webpack" "^4.4.31" |
3042 | 2995 | del "^4.1.1"
|
3043 | 2996 |
|
3044 | 2997 | cli-cursor@^3.1.0:
|
|
0 commit comments