|
69 | 69 | "@babel/highlight" "^7.24.2"
|
70 | 70 | picocolors "^1.0.0"
|
71 | 71 |
|
| 72 | +"@babel/code-frame@^7.24.7": |
| 73 | + version "7.24.7" |
| 74 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465" |
| 75 | + integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA== |
| 76 | + dependencies: |
| 77 | + "@babel/highlight" "^7.24.7" |
| 78 | + picocolors "^1.0.0" |
| 79 | + |
72 | 80 | "@babel/compat-data@^7.17.10":
|
73 | 81 | version "7.17.10"
|
74 | 82 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab"
|
|
160 | 168 | "@jridgewell/trace-mapping" "^0.3.25"
|
161 | 169 | jsesc "^2.5.1"
|
162 | 170 |
|
| 171 | +"@babel/generator@^7.25.6": |
| 172 | + version "7.25.6" |
| 173 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.6.tgz#0df1ad8cb32fe4d2b01d8bf437f153d19342a87c" |
| 174 | + integrity sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw== |
| 175 | + dependencies: |
| 176 | + "@babel/types" "^7.25.6" |
| 177 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 178 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 179 | + jsesc "^2.5.1" |
| 180 | + |
163 | 181 | "@babel/helper-annotate-as-pure@^7.18.6":
|
164 | 182 | version "7.18.6"
|
165 | 183 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
337 | 355 | dependencies:
|
338 | 356 | "@babel/types" "^7.23.0"
|
339 | 357 |
|
340 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.16.7": |
| 358 | +"@babel/helper-module-imports@^7.16.7": |
341 | 359 | version "7.16.7"
|
342 | 360 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.7.tgz#25612a8091a999704461c8a222d0efec5d091437"
|
343 | 361 | integrity sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==
|
|
365 | 383 | dependencies:
|
366 | 384 | "@babel/types" "^7.24.0"
|
367 | 385 |
|
| 386 | +"@babel/helper-module-imports@^7.7.4": |
| 387 | + version "7.24.7" |
| 388 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b" |
| 389 | + integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA== |
| 390 | + dependencies: |
| 391 | + "@babel/traverse" "^7.24.7" |
| 392 | + "@babel/types" "^7.24.7" |
| 393 | + |
368 | 394 | "@babel/helper-module-transforms@^7.17.12":
|
369 | 395 | version "7.17.12"
|
370 | 396 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.17.12.tgz#bec00139520cb3feb078ef7a4578562480efb77e"
|
|
480 | 506 | resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
|
481 | 507 | integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
|
482 | 508 |
|
| 509 | +"@babel/helper-string-parser@^7.24.8": |
| 510 | + version "7.24.8" |
| 511 | + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d" |
| 512 | + integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ== |
| 513 | + |
483 | 514 | "@babel/helper-validator-identifier@^7.16.7":
|
484 | 515 | version "7.16.7"
|
485 | 516 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
|
|
505 | 536 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz#9544ef6a33999343c8740fa51350f30eeaaaf193"
|
506 | 537 | integrity sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==
|
507 | 538 |
|
| 539 | +"@babel/helper-validator-identifier@^7.24.7": |
| 540 | + version "7.24.7" |
| 541 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db" |
| 542 | + integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w== |
| 543 | + |
508 | 544 | "@babel/helper-validator-option@^7.16.7":
|
509 | 545 | version "7.16.7"
|
510 | 546 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
|
|
593 | 629 | js-tokens "^4.0.0"
|
594 | 630 | picocolors "^1.0.0"
|
595 | 631 |
|
| 632 | +"@babel/highlight@^7.24.7": |
| 633 | + version "7.24.7" |
| 634 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d" |
| 635 | + integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw== |
| 636 | + dependencies: |
| 637 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 638 | + chalk "^2.4.2" |
| 639 | + js-tokens "^4.0.0" |
| 640 | + picocolors "^1.0.0" |
| 641 | + |
596 | 642 | "@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.12", "@babel/parser@^7.4.3", "@babel/parser@^7.7.0":
|
597 | 643 | version "7.17.12"
|
598 | 644 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.12.tgz#36c2ed06944e3691ba82735fc4cf62d12d491a23"
|
|
623 | 669 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
|
624 | 670 | integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
|
625 | 671 |
|
| 672 | +"@babel/parser@^7.25.0", "@babel/parser@^7.25.6": |
| 673 | + version "7.25.6" |
| 674 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.6.tgz#85660c5ef388cbbf6e3d2a694ee97a38f18afe2f" |
| 675 | + integrity sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q== |
| 676 | + dependencies: |
| 677 | + "@babel/types" "^7.25.6" |
| 678 | + |
626 | 679 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4":
|
627 | 680 | version "7.24.4"
|
628 | 681 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1"
|
|
1426 | 1479 | "@babel/parser" "^7.24.0"
|
1427 | 1480 | "@babel/types" "^7.24.0"
|
1428 | 1481 |
|
| 1482 | +"@babel/template@^7.25.0": |
| 1483 | + version "7.25.0" |
| 1484 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a" |
| 1485 | + integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q== |
| 1486 | + dependencies: |
| 1487 | + "@babel/code-frame" "^7.24.7" |
| 1488 | + "@babel/parser" "^7.25.0" |
| 1489 | + "@babel/types" "^7.25.0" |
| 1490 | + |
1429 | 1491 | "@babel/traverse@^7.17.12", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2":
|
1430 | 1492 | version "7.17.12"
|
1431 | 1493 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.12.tgz#011874d2abbca0ccf1adbe38f6f7a4ff1747599c"
|
|
1458 | 1520 | debug "^4.3.1"
|
1459 | 1521 | globals "^11.1.0"
|
1460 | 1522 |
|
| 1523 | +"@babel/traverse@^7.24.7": |
| 1524 | + version "7.25.6" |
| 1525 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.6.tgz#04fad980e444f182ecf1520504941940a90fea41" |
| 1526 | + integrity sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ== |
| 1527 | + dependencies: |
| 1528 | + "@babel/code-frame" "^7.24.7" |
| 1529 | + "@babel/generator" "^7.25.6" |
| 1530 | + "@babel/parser" "^7.25.6" |
| 1531 | + "@babel/template" "^7.25.0" |
| 1532 | + "@babel/types" "^7.25.6" |
| 1533 | + debug "^4.3.1" |
| 1534 | + globals "^11.1.0" |
| 1535 | + |
1461 | 1536 | "@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
1462 | 1537 | version "7.17.12"
|
1463 | 1538 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.12.tgz#1210690a516489c0200f355d87619157fbbd69a0"
|
|
1519 | 1594 | "@babel/helper-validator-identifier" "^7.22.20"
|
1520 | 1595 | to-fast-properties "^2.0.0"
|
1521 | 1596 |
|
| 1597 | +"@babel/types@^7.24.7", "@babel/types@^7.25.0", "@babel/types@^7.25.6": |
| 1598 | + version "7.25.6" |
| 1599 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.6.tgz#893942ddb858f32ae7a004ec9d3a76b3463ef8e6" |
| 1600 | + integrity sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw== |
| 1601 | + dependencies: |
| 1602 | + "@babel/helper-string-parser" "^7.24.8" |
| 1603 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 1604 | + to-fast-properties "^2.0.0" |
| 1605 | + |
1522 | 1606 |
|
1523 | 1607 | version "1.0.2"
|
1524 | 1608 | resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.2.tgz#e30192222fd13e3c1e97040163d6628a95f70844"
|
|
2020 | 2104 | resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/semver-v6/-/semver-v6-6.3.3.tgz#ea6d23ade78a325f7a52750aab1526b02b628c29"
|
2021 | 2105 | integrity sha512-3Yc1fUTs69MG/uZbJlLSI3JISMn2UV2rg+1D/vROUqZyh3l6iYHCs7GMp+M40ZD7yOdDbYjJcU1oTJhrc+dGKg==
|
2022 | 2106 |
|
2023 |
| -"@rollup/pluginutils@^3.0.9": |
| 2107 | + |
| 2108 | + version "5.0.0" |
| 2109 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.0.0.tgz#2f01c9555927449c82cb13dd9e56213a358e1ce9" |
| 2110 | + integrity sha512-YpVnwdUeVj/fDFN75Y3CAzJTMYNcqbH05SJs551wqj+BSwLT9pS3dqJrVDPYl3eH4OrI8ueiEseX5VgUn+0HLA== |
| 2111 | + dependencies: |
| 2112 | + "@babel/helper-module-imports" "^7.7.4" |
| 2113 | + "@rollup/pluginutils" "^3.0.8" |
| 2114 | + |
| 2115 | +"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.0.9": |
2024 | 2116 | version "3.1.0"
|
2025 | 2117 | resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
|
2026 | 2118 | integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
|
@@ -8768,14 +8860,6 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
|
8768 | 8860 | hash-base "^3.0.0"
|
8769 | 8861 | inherits "^2.0.1"
|
8770 | 8862 |
|
8771 |
| - |
8772 |
| - version "4.4.0" |
8773 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb" |
8774 |
| - integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw== |
8775 |
| - dependencies: |
8776 |
| - "@babel/helper-module-imports" "^7.0.0" |
8777 |
| - rollup-pluginutils "^2.8.1" |
8778 |
| - |
8779 | 8863 |
|
8780 | 8864 | version "2.1.2"
|
8781 | 8865 | resolved "https://registry.yarnpkg.com/rollup-plugin-node-builtins/-/rollup-plugin-node-builtins-2.1.2.tgz#24a1fed4a43257b6b64371d8abc6ce1ab14597e9"
|
|
0 commit comments