|
962 | 962 | resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
|
963 | 963 | integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
|
964 | 964 |
|
965 |
| -"@types/estree@0.0.39": |
966 |
| - version "0.0.39" |
967 |
| - resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
968 |
| - integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
| 965 | +"@types/estree@*": |
| 966 | + version "0.0.41" |
| 967 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.41.tgz#fd90754150b57432b72bf560530500597ff04421" |
| 968 | + integrity sha512-rIAmXyJlqw4KEBO7+u9gxZZSQHaCNnIzYrnNmYVpgfJhxTqO0brCX0SYpqUTkVI5mwwUwzmtspLBGBKroMeynA== |
969 | 969 |
|
970 | 970 | "@types/node@*":
|
971 | 971 | version "10.12.18"
|
@@ -1012,10 +1012,10 @@ acorn@^5.5.0:
|
1012 | 1012 | resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"
|
1013 | 1013 | integrity sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==
|
1014 | 1014 |
|
1015 |
| -acorn@^6.0.5: |
1016 |
| - version "6.0.5" |
1017 |
| - resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.0.5.tgz#81730c0815f3f3b34d8efa95cb7430965f4d887a" |
1018 |
| - integrity sha512-i33Zgp3XWtmZBMNvCr4azvOFeWVw1Rk6p3hfi3LUDvIFraOMywb1kAtrbi+med14m4Xfpqm3zRZMT+c0FNE7kg== |
| 1015 | +acorn@^7.1.0: |
| 1016 | + version "7.1.0" |
| 1017 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" |
| 1018 | + integrity sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ== |
1019 | 1019 |
|
1020 | 1020 | agent-base@4, agent-base@^4.1.0, agent-base@~4.2.0:
|
1021 | 1021 | version "4.2.1"
|
@@ -4588,6 +4588,13 @@ magic-string@^0.25.1:
|
4588 | 4588 | dependencies:
|
4589 | 4589 | sourcemap-codec "^1.4.1"
|
4590 | 4590 |
|
| 4591 | +magic-string@^0.25.2: |
| 4592 | + version "0.25.5" |
| 4593 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.5.tgz#694fa8c6b9a51d83cc4a72c5b6883a7cfa890e40" |
| 4594 | + integrity sha512-vIO/BOm9odBHBAGwv0gZPLJeO9IpwliiIc0uPeAW93rrFMJ/R3M665IAEfOU/IW3kD4S9AtEn76lfTn1Yif+9A== |
| 4595 | + dependencies: |
| 4596 | + sourcemap-codec "^1.4.4" |
| 4597 | + |
4591 | 4598 | make-dir@^1.0.0:
|
4592 | 4599 | version "1.3.0"
|
4593 | 4600 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c"
|
|
6547 | 6554 | is-module "^1.0.0"
|
6548 | 6555 | resolve "^1.8.1"
|
6549 | 6556 |
|
6550 |
| -rollup-plugin-replace@2.1.0: |
6551 |
| - version "2.1.0" |
6552 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-replace/-/rollup-plugin-replace-2.1.0.tgz#f9c07a4a89a2f8be912ee54b3f0f68d91e9ed0ae" |
6553 |
| - integrity sha512-SxrAIgpH/B5/W4SeULgreOemxcpEgKs2gcD42zXw50bhqGWmcnlXneVInQpAqzA/cIly4bJrOpeelmB9p4YXSQ== |
| 6557 | +rollup-plugin-replace@2.2.0: |
| 6558 | + version "2.2.0" |
| 6559 | + resolved "https://registry.yarnpkg.com/rollup-plugin-replace/-/rollup-plugin-replace-2.2.0.tgz#f41ae5372e11e7a217cde349c8b5d5fd115e70e3" |
| 6560 | + integrity sha512-/5bxtUPkDHyBJAKketb4NfaeZjL5yLZdeUihSfbF2PQMz+rSTEb8ARKoOl3UBT4m7/X+QOXJo3sLTcq+yMMYTA== |
6554 | 6561 | dependencies:
|
6555 |
| - magic-string "^0.25.1" |
6556 |
| - minimatch "^3.0.2" |
6557 |
| - rollup-pluginutils "^2.0.1" |
| 6562 | + magic-string "^0.25.2" |
| 6563 | + rollup-pluginutils "^2.6.0" |
6558 | 6564 |
|
6559 | 6565 |
|
6560 | 6566 | version "4.0.3"
|
|
6567 | 6573 | lave "^1.1.10"
|
6568 | 6574 | terser "^3.14.1"
|
6569 | 6575 |
|
6570 |
| -rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.3.3: |
| 6576 | +rollup-pluginutils@^2.3.3: |
6571 | 6577 | version "2.3.3"
|
6572 | 6578 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.3.3.tgz#3aad9b1eb3e7fe8262820818840bf091e5ae6794"
|
6573 | 6579 | integrity sha512-2XZwja7b6P5q4RZ5FhyX1+f46xi1Z3qBKigLRZ6VTZjwbN0K1IFGMlwm06Uu0Emcre2Z63l77nq/pzn+KxIEoA==
|
6574 | 6580 | dependencies:
|
6575 | 6581 | estree-walker "^0.5.2"
|
6576 | 6582 | micromatch "^2.3.11"
|
6577 | 6583 |
|
6578 |
| -rollup-pluginutils@^2.8.1: |
| 6584 | +rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1: |
6579 | 6585 | version "2.8.2"
|
6580 | 6586 | resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
6581 | 6587 | integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
|
6582 | 6588 | dependencies:
|
6583 | 6589 | estree-walker "^0.6.1"
|
6584 | 6590 |
|
6585 |
| -rollup@1.1.2: |
6586 |
| - version "1.1.2" |
6587 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.1.2.tgz#8d094b85683b810d0c05a16bd7618cf70d48eba7" |
6588 |
| - integrity sha512-OkdMxqMl8pWoQc5D8y1cIinYQPPLV8ZkfLgCzL6SytXeNA2P7UHynEQXI9tYxuAjAMsSyvRaWnyJDLHMxq0XAg== |
| 6591 | +rollup@1.27.14: |
| 6592 | + version "1.27.14" |
| 6593 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.14.tgz#940718d5eec1a6887e399aa0089944bae5c4f377" |
| 6594 | + integrity sha512-DuDjEyn8Y79ALYXMt+nH/EI58L5pEw5HU9K38xXdRnxQhvzUTI/nxAawhkAHUQeudANQ//8iyrhVRHJBuR6DSQ== |
6589 | 6595 | dependencies:
|
6590 |
| - "@types/estree" "0.0.39" |
| 6596 | + "@types/estree" "*" |
6591 | 6597 | "@types/node" "*"
|
6592 |
| - acorn "^6.0.5" |
| 6598 | + acorn "^7.1.0" |
6593 | 6599 |
|
6594 | 6600 | run-async@^2.2.0:
|
6595 | 6601 | version "2.3.0"
|
@@ -6973,6 +6979,11 @@ sourcemap-codec@^1.4.1:
|
6973 | 6979 | resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.4.tgz#c63ea927c029dd6bd9a2b7fa03b3fec02ad56e9f"
|
6974 | 6980 | integrity sha512-CYAPYdBu34781kLHkaW3m6b/uUSyMOC2R61gcYMWooeuaGtjof86ZA/8T+qVPPt7np1085CR9hmMGrySwEc8Xg==
|
6975 | 6981 |
|
| 6982 | +sourcemap-codec@^1.4.4: |
| 6983 | + version "1.4.6" |
| 6984 | + resolved "https://registry.yarnpkg.com/sourcemap-codec/-/sourcemap-codec-1.4.6.tgz#e30a74f0402bad09807640d39e971090a08ce1e9" |
| 6985 | + integrity sha512-1ZooVLYFxC448piVLBbtOxFcXwnymH9oUF8nRd3CuYDVvkRBxRl6pB4Mtas5a4drtL+E8LDgFkQNcgIw6tc8Hg== |
| 6986 | + |
6976 | 6987 | spawn-command@^0.0.2-1:
|
6977 | 6988 | version "0.0.2-1"
|
6978 | 6989 | resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2-1.tgz#62f5e9466981c1b796dc5929937e11c9c6921bd0"
|
|
0 commit comments