|
1329 | 1329 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
1330 | 1330 | integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
1331 | 1331 |
|
| 1332 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 1333 | + version "1.5.5" |
| 1334 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz#6912b00d2c631c0d15ce1a7ab57cd657f2a8f8ba" |
| 1335 | + integrity sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og== |
| 1336 | + |
1332 | 1337 | "@jridgewell/trace-mapping@^0.3.24", "@jridgewell/trace-mapping@^0.3.25": |
1333 | 1338 | version "0.3.25" |
1334 | 1339 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0" |
|
1535 | 1540 | is-module "^1.0.0" |
1536 | 1541 | resolve "^1.19.0" |
1537 | 1542 |
|
1538 | | -"@rollup/plugin-replace@3.1.0": |
1539 | | - version "3.1.0" |
1540 | | - resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-3.1.0.tgz#d31e3a90c6b47064f3c9f2ce0ded5bcf0d3b82f6" |
1541 | | - integrity sha512-pA3XRUrSKybVYqmH5TqWNZpGxF+VV+1GrYchKgCNIj2vsSOX7CVm2RCtx8p2nrC7xvkziYyK+lSi74T93MU3YA== |
| 1543 | +"@rollup/plugin-replace@6.0.2": |
| 1544 | + version "6.0.2" |
| 1545 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-6.0.2.tgz#2f565d312d681e4570ff376c55c5c08eb6f1908d" |
| 1546 | + integrity sha512-7QaYCf8bqF04dOy7w/eHmJeNExxTYwvKAmlSAH/EaWWUzbT0h5sbF6bktFoX/0F/0qwng5/dWFMyf3gzaM8DsQ== |
1542 | 1547 | dependencies: |
1543 | | - "@rollup/pluginutils" "^3.1.0" |
1544 | | - magic-string "^0.25.7" |
| 1548 | + "@rollup/pluginutils" "^5.0.1" |
| 1549 | + magic-string "^0.30.3" |
1545 | 1550 |
|
1546 | 1551 | "@rollup/pluginutils@^3.1.0": |
1547 | 1552 | version "3.1.0" |
|
1552 | 1557 | estree-walker "^1.0.1" |
1553 | 1558 | picomatch "^2.2.2" |
1554 | 1559 |
|
| 1560 | +"@rollup/pluginutils@^5.0.1": |
| 1561 | + version "5.2.0" |
| 1562 | + resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.2.0.tgz#eac25ca5b0bdda4ba735ddaca5fbf26bd435f602" |
| 1563 | + integrity sha512-qWJ2ZTbmumwiLFomfzTyt5Kng4hwPi9rwCYN4SHb6eaRU1KNO4ccxINHr/VhH4GgPlt1XfSTLX2LBTme8ne4Zw== |
| 1564 | + dependencies: |
| 1565 | + "@types/estree" "^1.0.0" |
| 1566 | + estree-walker "^2.0.2" |
| 1567 | + picomatch "^4.0.2" |
| 1568 | + |
1555 | 1569 | "@rollup/rollup-android-arm-eabi@4.24.4": |
1556 | 1570 | version "4.24.4" |
1557 | 1571 | resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.24.4.tgz#c460b54c50d42f27f8254c435a4f3b3e01910bc8" |
|
1708 | 1722 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f" |
1709 | 1723 | integrity sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw== |
1710 | 1724 |
|
| 1725 | +"@types/estree@^1.0.0": |
| 1726 | + version "1.0.8" |
| 1727 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e" |
| 1728 | + integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w== |
| 1729 | + |
1711 | 1730 | "@types/http-cache-semantics@^4.0.2": |
1712 | 1731 | version "4.0.4" |
1713 | 1732 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4" |
@@ -4812,7 +4831,7 @@ estree-walker@^1.0.1: |
4812 | 4831 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-1.0.1.tgz#31bc5d612c96b704106b477e6dd5d8aa138cb700" |
4813 | 4832 | integrity sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg== |
4814 | 4833 |
|
4815 | | -estree-walker@^2.0.1: |
| 4834 | +estree-walker@^2.0.1, estree-walker@^2.0.2: |
4816 | 4835 | version "2.0.2" |
4817 | 4836 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-2.0.2.tgz#52f010178c2a4c117a7757cfe942adb7d2da4cac" |
4818 | 4837 | integrity sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w== |
@@ -7640,6 +7659,13 @@ magic-string@^0.25.7: |
7640 | 7659 | dependencies: |
7641 | 7660 | sourcemap-codec "^1.4.8" |
7642 | 7661 |
|
| 7662 | +magic-string@^0.30.3: |
| 7663 | + version "0.30.17" |
| 7664 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
| 7665 | + integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
| 7666 | + dependencies: |
| 7667 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
| 7668 | + |
7643 | 7669 | make-dir@^1.0.0: |
7644 | 7670 | version "1.3.0" |
7645 | 7671 | resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-1.3.0.tgz#79c1033b80515bd6d24ec9933e860ca75ee27f0c" |
@@ -8801,6 +8827,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1: |
8801 | 8827 | resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42" |
8802 | 8828 | integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA== |
8803 | 8829 |
|
| 8830 | +picomatch@^4.0.2: |
| 8831 | + version "4.0.3" |
| 8832 | + resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042" |
| 8833 | + integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q== |
| 8834 | + |
8804 | 8835 | pify@^2.0.0: |
8805 | 8836 | version "2.3.0" |
8806 | 8837 | resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" |
|
0 commit comments