|
1363 | 1363 | dependencies:
|
1364 | 1364 | "@sinonjs/commons" "^1.7.0"
|
1365 | 1365 |
|
1366 |
| -"@types/anymatch@*": |
1367 |
| - version "1.3.1" |
1368 |
| - resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a" |
1369 |
| - integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA== |
1370 |
| - |
1371 | 1366 | "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7":
|
1372 | 1367 | version "7.1.12"
|
1373 | 1368 | resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.12.tgz#4d8e9e51eb265552a7e4f1ff2219ab6133bdfb2d"
|
|
1496 | 1491 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.2.0.tgz#a4e8205a4955690eef712a6d0394a1d2e121e721"
|
1497 | 1492 | integrity sha512-O3SQC6+6AySHwrspYn2UvC6tjo6jCTMMmylxZUFhE1CulVu5l3AxU6ca9lrJDTQDVllF62LIxVSx5fuYL6LiZg==
|
1498 | 1493 |
|
1499 |
| -"@types/source-list-map@*": |
1500 |
| - version "0.1.2" |
1501 |
| - resolved "https://registry.yarnpkg.com/@types/source-list-map/-/source-list-map-0.1.2.tgz#0078836063ffaf17412349bba364087e0ac02ec9" |
1502 |
| - integrity sha512-K5K+yml8LTo9bWJI/rECfIPrGgxdpeNbj+d53lwN4QjW1MCwlkhUms+gtdzigTeUyBr09+u8BwOIY3MXvHdcsA== |
1503 |
| - |
1504 | 1494 | "@types/stack-utils@^2.0.0":
|
1505 | 1495 | version "2.0.0"
|
1506 | 1496 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.0.tgz#7036640b4e21cc2f259ae826ce843d277dad8cff"
|
1507 | 1497 | integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==
|
1508 | 1498 |
|
1509 |
| -"@types/tapable@*", "@types/tapable@^1.0.5": |
1510 |
| - version "1.0.6" |
1511 |
| - resolved "https://registry.yarnpkg.com/@types/tapable/-/tapable-1.0.6.tgz#a9ca4b70a18b270ccb2bc0aaafefd1d486b7ea74" |
1512 |
| - integrity sha512-W+bw9ds02rAQaMvaLYxAbJ6cvguW/iJXNT6lTssS1ps6QdrMKttqEAMEG/b5CR8TZl3/L7/lH0ZV5nNR1LXikA== |
1513 |
| - |
1514 |
| -"@types/uglify-js@*": |
1515 |
| - version "3.12.0" |
1516 |
| - resolved "https://registry.yarnpkg.com/@types/uglify-js/-/uglify-js-3.12.0.tgz#2bb061c269441620d46b946350c8f16d52ef37c5" |
1517 |
| - integrity sha512-sYAF+CF9XZ5cvEBkI7RtrG9g2GtMBkviTnBxYYyq+8BWvO4QtXfwwR6a2LFwCi4evMKZfpv6U43ViYvv17Wz3Q== |
1518 |
| - dependencies: |
1519 |
| - source-map "^0.6.1" |
1520 |
| - |
1521 |
| -"@types/webpack-sources@*": |
1522 |
| - version "2.1.0" |
1523 |
| - resolved "https://registry.yarnpkg.com/@types/webpack-sources/-/webpack-sources-2.1.0.tgz#8882b0bd62d1e0ce62f183d0d01b72e6e82e8c10" |
1524 |
| - integrity sha512-LXn/oYIpBeucgP1EIJbKQ2/4ZmpvRl+dlrFdX7+94SKRUV3Evy3FsfMZY318vGhkWUS5MPhtOM3w1/hCOAOXcg== |
1525 |
| - dependencies: |
1526 |
| - "@types/node" "*" |
1527 |
| - "@types/source-list-map" "*" |
1528 |
| - source-map "^0.7.3" |
1529 |
| - |
1530 |
| -"@types/webpack@^4.41.8": |
1531 |
| - version "4.41.26" |
1532 |
| - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.26.tgz#27a30d7d531e16489f9c7607c747be6bc1a459ef" |
1533 |
| - integrity sha512-7ZyTfxjCRwexh+EJFwRUM+CDB2XvgHl4vfuqf1ZKrgGvcS5BrNvPQqJh3tsZ0P6h6Aa1qClVHaJZszLPzpqHeA== |
1534 |
| - dependencies: |
1535 |
| - "@types/anymatch" "*" |
1536 |
| - "@types/node" "*" |
1537 |
| - "@types/tapable" "*" |
1538 |
| - "@types/uglify-js" "*" |
1539 |
| - "@types/webpack-sources" "*" |
1540 |
| - source-map "^0.6.0" |
1541 |
| - |
1542 | 1499 | "@types/yargs-parser@*":
|
1543 | 1500 | version "20.2.0"
|
1544 | 1501 | resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-20.2.0.tgz#dd3e6699ba3237f0348cd085e4698780204842f9"
|
@@ -2842,7 +2799,7 @@ default-gateway@^4.2.0:
|
2842 | 2799 | execa "^1.0.0"
|
2843 | 2800 | ip-regex "^2.1.0"
|
2844 | 2801 |
|
2845 |
| -define-properties@^1.1.2, define-properties@^1.1.3: |
| 2802 | +define-properties@^1.1.3: |
2846 | 2803 | version "1.1.3"
|
2847 | 2804 | resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
|
2848 | 2805 | integrity sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==
|
@@ -4034,20 +3991,17 @@ html-minifier-terser@^5.0.1:
|
4034 | 3991 | relateurl "^0.2.7"
|
4035 | 3992 | terser "^4.6.3"
|
4036 | 3993 |
|
4037 |
| -html-webpack-plugin@^4.3.0: |
4038 |
| - version "4.5.1" |
4039 |
| - resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-4.5.1.tgz#40aaf1b5cb78f2f23a83333999625c20929cda65" |
4040 |
| - integrity sha512-yzK7RQZwv9xB+pcdHNTjcqbaaDZ+5L0zJHXfi89iWIZmb/FtzxhLk0635rmJihcQbs3ZUF27Xp4oWGx6EK56zg== |
| 3994 | +html-webpack-plugin@^5.0.0: |
| 3995 | + version "5.0.0" |
| 3996 | + resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.0.0.tgz#457a9defb33ce368135078b4e0387a27f3fe244d" |
| 3997 | + integrity sha512-kxTyb8cyZwEyUqXTgdHRUOF4C7uCrquzw2T+YTudehm/yspodgCkREjdmc4dXI8k2P4NEjqOVbnOOlPZg4TKJA== |
4041 | 3998 | dependencies:
|
4042 | 3999 | "@types/html-minifier-terser" "^5.0.0"
|
4043 |
| - "@types/tapable" "^1.0.5" |
4044 |
| - "@types/webpack" "^4.41.8" |
4045 | 4000 | html-minifier-terser "^5.0.1"
|
4046 |
| - loader-utils "^1.2.3" |
| 4001 | + loader-utils "^2.0.0" |
4047 | 4002 | lodash "^4.17.20"
|
4048 | 4003 | pretty-error "^2.1.1"
|
4049 |
| - tapable "^1.1.3" |
4050 |
| - util.promisify "1.0.0" |
| 4004 | + tapable "^2.0.0" |
4051 | 4005 |
|
4052 | 4006 | htmlparser2@^3.10.1:
|
4053 | 4007 | version "3.10.1"
|
@@ -5197,7 +5151,7 @@ loader-runner@^4.2.0:
|
5197 | 5151 | resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-4.2.0.tgz#d7022380d66d14c5fb1d496b89864ebcfd478384"
|
5198 | 5152 | integrity sha512-92+huvxMvYlMzMt0iIOukcwYBFpkYJdpl2xsZ7LrlayO7E8SOv+JJUEK17B/dJIHAOLMfh2dZZ/Y18WgmGtYNw==
|
5199 | 5153 |
|
5200 |
| -loader-utils@^1.2.3, loader-utils@^1.4.0: |
| 5154 | +loader-utils@^1.4.0: |
5201 | 5155 | version "1.4.0"
|
5202 | 5156 | resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.4.0.tgz#c579b5e34cb34b1a74edc6c1fb36bfa371d5a613"
|
5203 | 5157 | integrity sha512-qH0WSMBtn/oHuwjy/NucEgbx5dbxxnxup9s4PVXJUDHZBQY+s0NWA9rJf53RBnQZxfch7euUui7hpoAPvALZdA==
|
@@ -5740,15 +5694,6 @@ object.fromentries@^2.0.2:
|
5740 | 5694 | es-abstract "^1.18.0-next.1"
|
5741 | 5695 | has "^1.0.3"
|
5742 | 5696 |
|
5743 |
| -object.getownpropertydescriptors@^2.0.3: |
5744 |
| - version "2.1.1" |
5745 |
| - resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.1.tgz#0dfda8d108074d9c563e80490c883b6661091544" |
5746 |
| - integrity sha512-6DtXgZ/lIZ9hqx4GtZETobXLR/ZLaa0aqV0kzbn80Rf8Z2e/XFnhA0I7p07N2wH8bBBltr2xQPi6sbKWAY2Eng== |
5747 |
| - dependencies: |
5748 |
| - call-bind "^1.0.0" |
5749 |
| - define-properties "^1.1.3" |
5750 |
| - es-abstract "^1.18.0-next.1" |
5751 |
| - |
5752 | 5697 | object.pick@^1.3.0:
|
5753 | 5698 | version "1.3.0"
|
5754 | 5699 | resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
|
@@ -7340,12 +7285,7 @@ table@^6.0.4:
|
7340 | 7285 | slice-ansi "^4.0.0"
|
7341 | 7286 | string-width "^4.2.0"
|
7342 | 7287 |
|
7343 |
| -tapable@^1.1.3: |
7344 |
| - version "1.1.3" |
7345 |
| - resolved "https://registry.yarnpkg.com/tapable/-/tapable-1.1.3.tgz#a1fccc06b58db61fd7a45da2da44f5f3a3e67ba2" |
7346 |
| - integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA== |
7347 |
| - |
7348 |
| -tapable@^2.1.1, tapable@^2.2.0: |
| 7288 | +tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0: |
7349 | 7289 | version "2.2.0"
|
7350 | 7290 | resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.0.tgz#5c373d281d9c672848213d0e037d1c4165ab426b"
|
7351 | 7291 | integrity sha512-FBk4IesMV1rBxX2tfiK8RAmogtWn53puLOQlvO8XuwlgxcYbP4mVPS9Ph4aeamSyyVjOl24aYWAuc8U5kCVwMw==
|
@@ -7693,14 +7633,6 @@ util-deprecate@^1.0.1, util-deprecate@~1.0.1:
|
7693 | 7633 | resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
|
7694 | 7634 | integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
7695 | 7635 |
|
7696 |
| - |
7697 |
| - version "1.0.0" |
7698 |
| - resolved "https://registry.yarnpkg.com/util.promisify/-/util.promisify-1.0.0.tgz#440f7165a459c9a16dc145eb8e72f35687097030" |
7699 |
| - integrity sha512-i+6qA2MPhvoKLuxnJNpXAGhg7HphQOSUq2LKMZD0m15EiskXUkMvKdF4Uui0WYeCUGea+o2cw/ZuwehtfsrNkA== |
7700 |
| - dependencies: |
7701 |
| - define-properties "^1.1.2" |
7702 |
| - object.getownpropertydescriptors "^2.0.3" |
7703 |
| - |
7704 | 7636 | utila@~0.4:
|
7705 | 7637 | version "0.4.0"
|
7706 | 7638 | resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c"
|
|
0 commit comments