|
27 | 27 | dependencies: |
28 | 28 | "@babel/highlight" "^7.22.5" |
29 | 29 |
|
30 | | -"@babel/code-frame@^7.24.2": |
31 | | - version "7.24.2" |
32 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae" |
33 | | - integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ== |
34 | | - dependencies: |
35 | | - "@babel/highlight" "^7.24.2" |
36 | | - picocolors "^1.0.0" |
37 | | - |
38 | 30 | "@babel/code-frame@^7.25.9": |
39 | 31 | version "7.25.9" |
40 | 32 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7" |
|
382 | 374 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193" |
383 | 375 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ== |
384 | 376 |
|
385 | | -"@babel/helper-validator-identifier@^7.24.5": |
386 | | - version "7.24.5" |
387 | | - resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62" |
388 | | - integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA== |
389 | | - |
390 | 377 | "@babel/helper-validator-identifier@^7.25.9": |
391 | 378 | version "7.25.9" |
392 | 379 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7" |
|
429 | 416 | chalk "^2.0.0" |
430 | 417 | js-tokens "^4.0.0" |
431 | 418 |
|
432 | | -"@babel/highlight@^7.24.2": |
433 | | - version "7.24.5" |
434 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.5.tgz#bc0613f98e1dd0720e99b2a9ee3760194a704b6e" |
435 | | - integrity sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw== |
436 | | - dependencies: |
437 | | - "@babel/helper-validator-identifier" "^7.24.5" |
438 | | - chalk "^2.4.2" |
439 | | - js-tokens "^4.0.0" |
440 | | - picocolors "^1.0.0" |
441 | | - |
442 | 419 | "@babel/highlight@^7.25.9": |
443 | 420 | version "7.25.9" |
444 | 421 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6" |
|
1566 | 1543 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24" |
1567 | 1544 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw== |
1568 | 1545 |
|
1569 | | -"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15": |
| 1546 | +"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": |
1570 | 1547 | version "1.4.15" |
1571 | 1548 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" |
1572 | 1549 | integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== |
1573 | 1550 |
|
| 1551 | +"@jridgewell/sourcemap-codec@^1.5.0": |
| 1552 | + version "1.5.0" |
| 1553 | + resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.0.tgz#3188bcb273a414b0d215fd22a58540b989b9409a" |
| 1554 | + integrity sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ== |
| 1555 | + |
1574 | 1556 | "@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.18", "@jridgewell/trace-mapping@^0.3.9": |
1575 | 1557 | version "0.3.18" |
1576 | 1558 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz#25783b2086daf6ff1dcb53c9249ae480e4dd4cd6" |
@@ -3937,12 +3919,12 @@ lru-cache@^6.0.0: |
3937 | 3919 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61" |
3938 | 3920 | integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw== |
3939 | 3921 |
|
3940 | | -magic-string@^0.30.10: |
3941 | | - version "0.30.10" |
3942 | | - resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e" |
3943 | | - integrity sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ== |
| 3922 | +magic-string@^0.30.17: |
| 3923 | + version "0.30.17" |
| 3924 | + resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453" |
| 3925 | + integrity sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA== |
3944 | 3926 | dependencies: |
3945 | | - "@jridgewell/sourcemap-codec" "^1.4.15" |
| 3927 | + "@jridgewell/sourcemap-codec" "^1.5.0" |
3946 | 3928 |
|
3947 | 3929 | make-dir@^3.0.0: |
3948 | 3930 | version "3.1.0" |
@@ -4538,14 +4520,14 @@ rimraf@^3.0.2: |
4538 | 4520 | dependencies: |
4539 | 4521 | glob "^7.1.3" |
4540 | 4522 |
|
4541 | | -rollup-plugin-dts@6.1.1: |
4542 | | - version "6.1.1" |
4543 | | - resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.1.1.tgz#46b33f4d1d7f4e66f1171ced9b282ac11a15a254" |
4544 | | - integrity sha512-aSHRcJ6KG2IHIioYlvAOcEq6U99sVtqDDKVhnwt70rW6tsz3tv5OSjEiWcgzfsHdLyGXZ/3b/7b/+Za3Y6r1XA== |
| 4523 | +rollup-plugin-dts@6.2.0: |
| 4524 | + version "6.2.0" |
| 4525 | + resolved "https://registry.yarnpkg.com/rollup-plugin-dts/-/rollup-plugin-dts-6.2.0.tgz#d74239ba155a9354c08a97e9a5cda26404fc74f2" |
| 4526 | + integrity sha512-iciY+z46mUbN5nCxtJqVynwgrZZljM8of6k8Rg5rVAmu4VHDxexFPgoCa2wrJG5mMsHSGrJmjQPCM4vD0Oe3Lg== |
4545 | 4527 | dependencies: |
4546 | | - magic-string "^0.30.10" |
| 4528 | + magic-string "^0.30.17" |
4547 | 4529 | optionalDependencies: |
4548 | | - "@babel/code-frame" "^7.24.2" |
| 4530 | + "@babel/code-frame" "^7.26.2" |
4549 | 4531 |
|
4550 | 4532 | rollup@4.36.0: |
4551 | 4533 | version "4.36.0" |
|
0 commit comments