|
76 | 76 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9" |
77 | 77 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ== |
78 | 78 |
|
79 | | -"@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0": |
| 79 | +"@babel/compat-data@^7.27.7": |
80 | 80 | version "7.28.0" |
81 | 81 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
82 | 82 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
83 | 83 |
|
84 | | - |
85 | | - version "7.28.4" |
86 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
87 | | - integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
| 84 | +"@babel/compat-data@^7.28.5": |
| 85 | + version "7.28.5" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f" |
| 87 | + integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA== |
| 88 | + |
| 89 | + |
| 90 | + version "7.28.5" |
| 91 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e" |
| 92 | + integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw== |
88 | 93 | dependencies: |
89 | 94 | "@babel/code-frame" "^7.27.1" |
90 | | - "@babel/generator" "^7.28.3" |
| 95 | + "@babel/generator" "^7.28.5" |
91 | 96 | "@babel/helper-compilation-targets" "^7.27.2" |
92 | 97 | "@babel/helper-module-transforms" "^7.28.3" |
93 | 98 | "@babel/helpers" "^7.28.4" |
94 | | - "@babel/parser" "^7.28.4" |
| 99 | + "@babel/parser" "^7.28.5" |
95 | 100 | "@babel/template" "^7.27.2" |
96 | | - "@babel/traverse" "^7.28.4" |
97 | | - "@babel/types" "^7.28.4" |
| 101 | + "@babel/traverse" "^7.28.5" |
| 102 | + "@babel/types" "^7.28.5" |
98 | 103 | "@jridgewell/remapping" "^2.3.5" |
99 | 104 | convert-source-map "^2.0.0" |
100 | 105 | debug "^4.1.0" |
|
144 | 149 | "@jridgewell/trace-mapping" "^0.3.28" |
145 | 150 | jsesc "^3.0.2" |
146 | 151 |
|
| 152 | +"@babel/generator@^7.28.5": |
| 153 | + version "7.28.5" |
| 154 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
| 155 | + integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ== |
| 156 | + dependencies: |
| 157 | + "@babel/parser" "^7.28.5" |
| 158 | + "@babel/types" "^7.28.5" |
| 159 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 160 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 161 | + jsesc "^3.0.2" |
| 162 | + |
147 | 163 | "@babel/helper-annotate-as-pure@^7.18.6": |
148 | 164 | version "7.18.6" |
149 | 165 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
353 | 369 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
354 | 370 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
355 | 371 |
|
| 372 | +"@babel/helper-validator-identifier@^7.28.5": |
| 373 | + version "7.28.5" |
| 374 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 375 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 376 | + |
356 | 377 | "@babel/helper-validator-option@^7.27.1": |
357 | 378 | version "7.27.1" |
358 | 379 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
|
433 | 454 | dependencies: |
434 | 455 | "@babel/types" "^7.28.4" |
435 | 456 |
|
436 | | -"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
437 | | - version "7.27.1" |
438 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9" |
439 | | - integrity sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA== |
| 457 | +"@babel/parser@^7.28.5": |
| 458 | + version "7.28.5" |
| 459 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 460 | + integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
| 461 | + dependencies: |
| 462 | + "@babel/types" "^7.28.5" |
| 463 | + |
| 464 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5": |
| 465 | + version "7.28.5" |
| 466 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.28.5.tgz#fbde57974707bbfa0376d34d425ff4fa6c732421" |
| 467 | + integrity sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q== |
440 | 468 | dependencies: |
441 | 469 | "@babel/helper-plugin-utils" "^7.27.1" |
442 | | - "@babel/traverse" "^7.27.1" |
| 470 | + "@babel/traverse" "^7.28.5" |
443 | 471 |
|
444 | 472 | "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1": |
445 | 473 | version "7.27.1" |
|
531 | 559 | dependencies: |
532 | 560 | "@babel/helper-plugin-utils" "^7.27.1" |
533 | 561 |
|
534 | | -"@babel/plugin-transform-block-scoping@^7.28.0": |
535 | | - version "7.28.0" |
536 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz#e7c50cbacc18034f210b93defa89638666099451" |
537 | | - integrity sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q== |
| 562 | +"@babel/plugin-transform-block-scoping@^7.28.5": |
| 563 | + version "7.28.5" |
| 564 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz#e0d3af63bd8c80de2e567e690a54e84d85eb16f6" |
| 565 | + integrity sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g== |
538 | 566 | dependencies: |
539 | 567 | "@babel/helper-plugin-utils" "^7.27.1" |
540 | 568 |
|
|
554 | 582 | "@babel/helper-create-class-features-plugin" "^7.28.3" |
555 | 583 | "@babel/helper-plugin-utils" "^7.27.1" |
556 | 584 |
|
557 | | -"@babel/plugin-transform-classes@^7.28.3": |
558 | | - version "7.28.3" |
559 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a" |
560 | | - integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg== |
| 585 | +"@babel/plugin-transform-classes@^7.28.4": |
| 586 | + version "7.28.4" |
| 587 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz#75d66175486788c56728a73424d67cbc7473495c" |
| 588 | + integrity sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA== |
561 | 589 | dependencies: |
562 | 590 | "@babel/helper-annotate-as-pure" "^7.27.3" |
563 | 591 | "@babel/helper-compilation-targets" "^7.27.2" |
564 | 592 | "@babel/helper-globals" "^7.28.0" |
565 | 593 | "@babel/helper-plugin-utils" "^7.27.1" |
566 | 594 | "@babel/helper-replace-supers" "^7.27.1" |
567 | | - "@babel/traverse" "^7.28.3" |
| 595 | + "@babel/traverse" "^7.28.4" |
568 | 596 |
|
569 | 597 | "@babel/plugin-transform-computed-properties@^7.27.1": |
570 | 598 | version "7.27.1" |
|
582 | 610 | "@babel/helper-plugin-utils" "^7.27.1" |
583 | 611 | "@babel/traverse" "^7.28.0" |
584 | 612 |
|
| 613 | +"@babel/plugin-transform-destructuring@^7.28.5": |
| 614 | + version "7.28.5" |
| 615 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7" |
| 616 | + integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw== |
| 617 | + dependencies: |
| 618 | + "@babel/helper-plugin-utils" "^7.27.1" |
| 619 | + "@babel/traverse" "^7.28.5" |
| 620 | + |
585 | 621 | "@babel/plugin-transform-dotall-regex@^7.27.1": |
586 | 622 | version "7.27.1" |
587 | 623 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.27.1.tgz#aa6821de864c528b1fecf286f0a174e38e826f4d" |
|
620 | 656 | "@babel/helper-plugin-utils" "^7.27.1" |
621 | 657 | "@babel/plugin-transform-destructuring" "^7.28.0" |
622 | 658 |
|
623 | | -"@babel/plugin-transform-exponentiation-operator@^7.27.1": |
624 | | - version "7.27.1" |
625 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1" |
626 | | - integrity sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ== |
| 659 | +"@babel/plugin-transform-exponentiation-operator@^7.28.5": |
| 660 | + version "7.28.5" |
| 661 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz#7cc90a8170e83532676cfa505278e147056e94fe" |
| 662 | + integrity sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw== |
627 | 663 | dependencies: |
628 | 664 | "@babel/helper-plugin-utils" "^7.27.1" |
629 | 665 |
|
|
665 | 701 | dependencies: |
666 | 702 | "@babel/helper-plugin-utils" "^7.27.1" |
667 | 703 |
|
668 | | -"@babel/plugin-transform-logical-assignment-operators@^7.27.1": |
669 | | - version "7.27.1" |
670 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz#890cb20e0270e0e5bebe3f025b434841c32d5baa" |
671 | | - integrity sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw== |
| 704 | +"@babel/plugin-transform-logical-assignment-operators@^7.28.5": |
| 705 | + version "7.28.5" |
| 706 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz#d028fd6db8c081dee4abebc812c2325e24a85b0e" |
| 707 | + integrity sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA== |
672 | 708 | dependencies: |
673 | 709 | "@babel/helper-plugin-utils" "^7.27.1" |
674 | 710 |
|
|
695 | 731 | "@babel/helper-module-transforms" "^7.27.1" |
696 | 732 | "@babel/helper-plugin-utils" "^7.27.1" |
697 | 733 |
|
698 | | -"@babel/plugin-transform-modules-systemjs@^7.27.1": |
699 | | - version "7.27.1" |
700 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz#00e05b61863070d0f3292a00126c16c0e024c4ed" |
701 | | - integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA== |
| 734 | +"@babel/plugin-transform-modules-systemjs@^7.28.5": |
| 735 | + version "7.28.5" |
| 736 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2" |
| 737 | + integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew== |
702 | 738 | dependencies: |
703 | | - "@babel/helper-module-transforms" "^7.27.1" |
| 739 | + "@babel/helper-module-transforms" "^7.28.3" |
704 | 740 | "@babel/helper-plugin-utils" "^7.27.1" |
705 | | - "@babel/helper-validator-identifier" "^7.27.1" |
706 | | - "@babel/traverse" "^7.27.1" |
| 741 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 742 | + "@babel/traverse" "^7.28.5" |
707 | 743 |
|
708 | 744 | "@babel/plugin-transform-modules-umd@^7.27.1": |
709 | 745 | version "7.27.1" |
|
742 | 778 | dependencies: |
743 | 779 | "@babel/helper-plugin-utils" "^7.27.1" |
744 | 780 |
|
745 | | -"@babel/plugin-transform-object-rest-spread@^7.28.0": |
746 | | - version "7.28.0" |
747 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz#d23021857ffd7cd809f54d624299b8086402ed8d" |
748 | | - integrity sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA== |
| 781 | +"@babel/plugin-transform-object-rest-spread@^7.28.4": |
| 782 | + version "7.28.4" |
| 783 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d" |
| 784 | + integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew== |
749 | 785 | dependencies: |
750 | 786 | "@babel/helper-compilation-targets" "^7.27.2" |
751 | 787 | "@babel/helper-plugin-utils" "^7.27.1" |
752 | 788 | "@babel/plugin-transform-destructuring" "^7.28.0" |
753 | 789 | "@babel/plugin-transform-parameters" "^7.27.7" |
754 | | - "@babel/traverse" "^7.28.0" |
| 790 | + "@babel/traverse" "^7.28.4" |
755 | 791 |
|
756 | 792 | "@babel/plugin-transform-object-super@^7.27.1": |
757 | 793 | version "7.27.1" |
|
776 | 812 | "@babel/helper-plugin-utils" "^7.27.1" |
777 | 813 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
778 | 814 |
|
| 815 | +"@babel/plugin-transform-optional-chaining@^7.28.5": |
| 816 | + version "7.28.5" |
| 817 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz#8238c785f9d5c1c515a90bf196efb50d075a4b26" |
| 818 | + integrity sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ== |
| 819 | + dependencies: |
| 820 | + "@babel/helper-plugin-utils" "^7.27.1" |
| 821 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
| 822 | + |
779 | 823 | "@babel/plugin-transform-parameters@^7.27.7": |
780 | 824 | version "7.27.7" |
781 | 825 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.27.7.tgz#1fd2febb7c74e7d21cf3b05f7aebc907940af53a" |
|
807 | 851 | dependencies: |
808 | 852 | "@babel/helper-plugin-utils" "^7.27.1" |
809 | 853 |
|
810 | | -"@babel/plugin-transform-regenerator@^7.28.3": |
811 | | - version "7.28.3" |
812 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344" |
813 | | - integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A== |
| 854 | +"@babel/plugin-transform-regenerator@^7.28.4": |
| 855 | + version "7.28.4" |
| 856 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz#9d3fa3bebb48ddd0091ce5729139cd99c67cea51" |
| 857 | + integrity sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA== |
814 | 858 | dependencies: |
815 | 859 | "@babel/helper-plugin-utils" "^7.27.1" |
816 | 860 |
|
|
896 | 940 | "@babel/helper-create-regexp-features-plugin" "^7.27.1" |
897 | 941 | "@babel/helper-plugin-utils" "^7.27.1" |
898 | 942 |
|
899 | | - |
900 | | - version "7.28.3" |
901 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187" |
902 | | - integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg== |
| 943 | + |
| 944 | + version "7.28.5" |
| 945 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.5.tgz#82dd159d1563f219a1ce94324b3071eb89e280b0" |
| 946 | + integrity sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg== |
903 | 947 | dependencies: |
904 | | - "@babel/compat-data" "^7.28.0" |
| 948 | + "@babel/compat-data" "^7.28.5" |
905 | 949 | "@babel/helper-compilation-targets" "^7.27.2" |
906 | 950 | "@babel/helper-plugin-utils" "^7.27.1" |
907 | 951 | "@babel/helper-validator-option" "^7.27.1" |
908 | | - "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1" |
| 952 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5" |
909 | 953 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1" |
910 | 954 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1" |
911 | 955 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1" |
|
918 | 962 | "@babel/plugin-transform-async-generator-functions" "^7.28.0" |
919 | 963 | "@babel/plugin-transform-async-to-generator" "^7.27.1" |
920 | 964 | "@babel/plugin-transform-block-scoped-functions" "^7.27.1" |
921 | | - "@babel/plugin-transform-block-scoping" "^7.28.0" |
| 965 | + "@babel/plugin-transform-block-scoping" "^7.28.5" |
922 | 966 | "@babel/plugin-transform-class-properties" "^7.27.1" |
923 | 967 | "@babel/plugin-transform-class-static-block" "^7.28.3" |
924 | | - "@babel/plugin-transform-classes" "^7.28.3" |
| 968 | + "@babel/plugin-transform-classes" "^7.28.4" |
925 | 969 | "@babel/plugin-transform-computed-properties" "^7.27.1" |
926 | | - "@babel/plugin-transform-destructuring" "^7.28.0" |
| 970 | + "@babel/plugin-transform-destructuring" "^7.28.5" |
927 | 971 | "@babel/plugin-transform-dotall-regex" "^7.27.1" |
928 | 972 | "@babel/plugin-transform-duplicate-keys" "^7.27.1" |
929 | 973 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1" |
930 | 974 | "@babel/plugin-transform-dynamic-import" "^7.27.1" |
931 | 975 | "@babel/plugin-transform-explicit-resource-management" "^7.28.0" |
932 | | - "@babel/plugin-transform-exponentiation-operator" "^7.27.1" |
| 976 | + "@babel/plugin-transform-exponentiation-operator" "^7.28.5" |
933 | 977 | "@babel/plugin-transform-export-namespace-from" "^7.27.1" |
934 | 978 | "@babel/plugin-transform-for-of" "^7.27.1" |
935 | 979 | "@babel/plugin-transform-function-name" "^7.27.1" |
936 | 980 | "@babel/plugin-transform-json-strings" "^7.27.1" |
937 | 981 | "@babel/plugin-transform-literals" "^7.27.1" |
938 | | - "@babel/plugin-transform-logical-assignment-operators" "^7.27.1" |
| 982 | + "@babel/plugin-transform-logical-assignment-operators" "^7.28.5" |
939 | 983 | "@babel/plugin-transform-member-expression-literals" "^7.27.1" |
940 | 984 | "@babel/plugin-transform-modules-amd" "^7.27.1" |
941 | 985 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
942 | | - "@babel/plugin-transform-modules-systemjs" "^7.27.1" |
| 986 | + "@babel/plugin-transform-modules-systemjs" "^7.28.5" |
943 | 987 | "@babel/plugin-transform-modules-umd" "^7.27.1" |
944 | 988 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1" |
945 | 989 | "@babel/plugin-transform-new-target" "^7.27.1" |
946 | 990 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1" |
947 | 991 | "@babel/plugin-transform-numeric-separator" "^7.27.1" |
948 | | - "@babel/plugin-transform-object-rest-spread" "^7.28.0" |
| 992 | + "@babel/plugin-transform-object-rest-spread" "^7.28.4" |
949 | 993 | "@babel/plugin-transform-object-super" "^7.27.1" |
950 | 994 | "@babel/plugin-transform-optional-catch-binding" "^7.27.1" |
951 | | - "@babel/plugin-transform-optional-chaining" "^7.27.1" |
| 995 | + "@babel/plugin-transform-optional-chaining" "^7.28.5" |
952 | 996 | "@babel/plugin-transform-parameters" "^7.27.7" |
953 | 997 | "@babel/plugin-transform-private-methods" "^7.27.1" |
954 | 998 | "@babel/plugin-transform-private-property-in-object" "^7.27.1" |
955 | 999 | "@babel/plugin-transform-property-literals" "^7.27.1" |
956 | | - "@babel/plugin-transform-regenerator" "^7.28.3" |
| 1000 | + "@babel/plugin-transform-regenerator" "^7.28.4" |
957 | 1001 | "@babel/plugin-transform-regexp-modifiers" "^7.27.1" |
958 | 1002 | "@babel/plugin-transform-reserved-words" "^7.27.1" |
959 | 1003 | "@babel/plugin-transform-shorthand-properties" "^7.27.1" |
|
1062 | 1106 | "@babel/types" "^7.28.4" |
1063 | 1107 | debug "^4.3.1" |
1064 | 1108 |
|
| 1109 | +"@babel/traverse@^7.28.5": |
| 1110 | + version "7.28.5" |
| 1111 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
| 1112 | + integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
| 1113 | + dependencies: |
| 1114 | + "@babel/code-frame" "^7.27.1" |
| 1115 | + "@babel/generator" "^7.28.5" |
| 1116 | + "@babel/helper-globals" "^7.28.0" |
| 1117 | + "@babel/parser" "^7.28.5" |
| 1118 | + "@babel/template" "^7.27.2" |
| 1119 | + "@babel/types" "^7.28.5" |
| 1120 | + debug "^4.3.1" |
| 1121 | + |
1065 | 1122 | "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.4.4": |
1066 | 1123 | version "7.20.7" |
1067 | 1124 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f" |
|
1111 | 1168 | "@babel/helper-string-parser" "^7.27.1" |
1112 | 1169 | "@babel/helper-validator-identifier" "^7.27.1" |
1113 | 1170 |
|
| 1171 | +"@babel/types@^7.28.5": |
| 1172 | + version "7.28.5" |
| 1173 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 1174 | + integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
| 1175 | + dependencies: |
| 1176 | + "@babel/helper-string-parser" "^7.27.1" |
| 1177 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 1178 | + |
1114 | 1179 | "@bcoe/v8-coverage@^1.0.1": |
1115 | 1180 | version "1.0.2" |
1116 | 1181 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz#bbe12dca5b4ef983a0d0af4b07b9bc90ea0ababa" |
|
0 commit comments