|
11 | 11 | js-tokens "^4.0.0" |
12 | 12 | picocolors "^1.1.1" |
13 | 13 |
|
14 | | -"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0": |
15 | | - version "7.28.0" |
16 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
17 | | - integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
| 14 | +"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.5": |
| 15 | + version "7.28.5" |
| 16 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f" |
| 17 | + integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA== |
18 | 18 |
|
19 | 19 | "@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.5": |
20 | 20 | version "7.28.5" |
|
246 | 246 | dependencies: |
247 | 247 | "@babel/types" "^7.28.5" |
248 | 248 |
|
249 | | -"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
250 | | - version "7.27.1" |
251 | | - 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" |
252 | | - integrity sha512-QPG3C9cCVRQLxAVwmefEmwdTanECuUBMQZ/ym5kiw3XKCGA7qkuQLcjWWHcrD/GKbn/WmJwaezfuuAOcyKlRPA== |
| 249 | +"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5": |
| 250 | + version "7.28.5" |
| 251 | + 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" |
| 252 | + integrity sha512-87GDMS3tsmMSi/3bWOte1UblL+YUTFMV8SZPZ2eSEL17s74Cw/l63rR6NmGVKMYW2GYi85nE+/d6Hw5N0bEk2Q== |
253 | 253 | dependencies: |
254 | 254 | "@babel/helper-plugin-utils" "^7.27.1" |
255 | | - "@babel/traverse" "^7.27.1" |
| 255 | + "@babel/traverse" "^7.28.5" |
256 | 256 |
|
257 | 257 | "@babel/plugin-bugfix-safari-class-field-initializer-scope@^7.27.1": |
258 | 258 | version "7.27.1" |
|
456 | 456 | dependencies: |
457 | 457 | "@babel/helper-plugin-utils" "^7.27.1" |
458 | 458 |
|
459 | | -"@babel/plugin-transform-block-scoping@^7.28.0": |
460 | | - version "7.28.0" |
461 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.0.tgz#e7c50cbacc18034f210b93defa89638666099451" |
462 | | - integrity sha512-gKKnwjpdx5sER/wl0WN0efUBFzF/56YZO0RJrSYP4CljXnP31ByY7fol89AzomdlLNzI36AvOTmYHsnZTCkq8Q== |
| 459 | +"@babel/plugin-transform-block-scoping@^7.28.5": |
| 460 | + version "7.28.5" |
| 461 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.28.5.tgz#e0d3af63bd8c80de2e567e690a54e84d85eb16f6" |
| 462 | + integrity sha512-45DmULpySVvmq9Pj3X9B+62Xe+DJGov27QravQJU1LLcapR6/10i+gYVAucGGJpHBp5mYxIMK4nDAT/QDLr47g== |
463 | 463 | dependencies: |
464 | 464 | "@babel/helper-plugin-utils" "^7.27.1" |
465 | 465 |
|
|
479 | 479 | "@babel/helper-create-class-features-plugin" "^7.28.3" |
480 | 480 | "@babel/helper-plugin-utils" "^7.27.1" |
481 | 481 |
|
482 | | -"@babel/plugin-transform-classes@^7.28.3": |
483 | | - version "7.28.3" |
484 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz#598297260343d0edbd51cb5f5075e07dee91963a" |
485 | | - integrity sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg== |
| 482 | +"@babel/plugin-transform-classes@^7.28.4": |
| 483 | + version "7.28.4" |
| 484 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.4.tgz#75d66175486788c56728a73424d67cbc7473495c" |
| 485 | + integrity sha512-cFOlhIYPBv/iBoc+KS3M6et2XPtbT2HiCRfBXWtfpc9OAyostldxIf9YAYB6ypURBBbx+Qv6nyrLzASfJe+hBA== |
486 | 486 | dependencies: |
487 | 487 | "@babel/helper-annotate-as-pure" "^7.27.3" |
488 | 488 | "@babel/helper-compilation-targets" "^7.27.2" |
489 | 489 | "@babel/helper-globals" "^7.28.0" |
490 | 490 | "@babel/helper-plugin-utils" "^7.27.1" |
491 | 491 | "@babel/helper-replace-supers" "^7.27.1" |
492 | | - "@babel/traverse" "^7.28.3" |
| 492 | + "@babel/traverse" "^7.28.4" |
493 | 493 |
|
494 | 494 | "@babel/plugin-transform-computed-properties@^7.27.1": |
495 | 495 | version "7.27.1" |
|
499 | 499 | "@babel/helper-plugin-utils" "^7.27.1" |
500 | 500 | "@babel/template" "^7.27.1" |
501 | 501 |
|
502 | | -"@babel/plugin-transform-destructuring@^7.28.0": |
503 | | - version "7.28.0" |
504 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.0.tgz#0f156588f69c596089b7d5b06f5af83d9aa7f97a" |
505 | | - integrity sha512-v1nrSMBiKcodhsyJ4Gf+Z0U/yawmJDBOTpEB3mcQY52r9RIyPneGyAS/yM6seP/8I+mWI3elOMtT5dB8GJVs+A== |
| 502 | +"@babel/plugin-transform-destructuring@^7.28.0", "@babel/plugin-transform-destructuring@^7.28.5": |
| 503 | + version "7.28.5" |
| 504 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.28.5.tgz#b8402764df96179a2070bb7b501a1586cf8ad7a7" |
| 505 | + integrity sha512-Kl9Bc6D0zTUcFUvkNuQh4eGXPKKNDOJQXVyyM4ZAQPMveniJdxi8XMJwLo+xSoW3MIq81bD33lcUe9kZpl0MCw== |
506 | 506 | dependencies: |
507 | 507 | "@babel/helper-plugin-utils" "^7.27.1" |
508 | | - "@babel/traverse" "^7.28.0" |
| 508 | + "@babel/traverse" "^7.28.5" |
509 | 509 |
|
510 | 510 | "@babel/plugin-transform-dotall-regex@^7.27.1": |
511 | 511 | version "7.27.1" |
|
545 | 545 | "@babel/helper-plugin-utils" "^7.27.1" |
546 | 546 | "@babel/plugin-transform-destructuring" "^7.28.0" |
547 | 547 |
|
548 | | -"@babel/plugin-transform-exponentiation-operator@^7.27.1": |
549 | | - version "7.27.1" |
550 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.27.1.tgz#fc497b12d8277e559747f5a3ed868dd8064f83e1" |
551 | | - integrity sha512-uspvXnhHvGKf2r4VVtBpeFnuDWsJLQ6MF6lGJLC89jBR1uoVeqM416AZtTuhTezOfgHicpJQmoD5YUakO/YmXQ== |
| 548 | +"@babel/plugin-transform-exponentiation-operator@^7.28.5": |
| 549 | + version "7.28.5" |
| 550 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.28.5.tgz#7cc90a8170e83532676cfa505278e147056e94fe" |
| 551 | + integrity sha512-D4WIMaFtwa2NizOp+dnoFjRez/ClKiC2BqqImwKd1X28nqBtZEyCYJ2ozQrrzlxAFrcrjxo39S6khe9RNDlGzw== |
552 | 552 | dependencies: |
553 | 553 | "@babel/helper-plugin-utils" "^7.27.1" |
554 | 554 |
|
|
590 | 590 | dependencies: |
591 | 591 | "@babel/helper-plugin-utils" "^7.27.1" |
592 | 592 |
|
593 | | -"@babel/plugin-transform-logical-assignment-operators@^7.27.1": |
594 | | - version "7.27.1" |
595 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.27.1.tgz#890cb20e0270e0e5bebe3f025b434841c32d5baa" |
596 | | - integrity sha512-SJvDs5dXxiae4FbSL1aBJlG4wvl594N6YEVVn9e3JGulwioy6z3oPjx/sQBO3Y4NwUu5HNix6KJ3wBZoewcdbw== |
| 593 | +"@babel/plugin-transform-logical-assignment-operators@^7.28.5": |
| 594 | + version "7.28.5" |
| 595 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.28.5.tgz#d028fd6db8c081dee4abebc812c2325e24a85b0e" |
| 596 | + integrity sha512-axUuqnUTBuXyHGcJEVVh9pORaN6wC5bYfE7FGzPiaWa3syib9m7g+/IT/4VgCOe2Upef43PHzeAvcrVek6QuuA== |
597 | 597 | dependencies: |
598 | 598 | "@babel/helper-plugin-utils" "^7.27.1" |
599 | 599 |
|
|
620 | 620 | "@babel/helper-module-transforms" "^7.27.1" |
621 | 621 | "@babel/helper-plugin-utils" "^7.27.1" |
622 | 622 |
|
623 | | -"@babel/plugin-transform-modules-systemjs@^7.27.1": |
624 | | - version "7.27.1" |
625 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.27.1.tgz#00e05b61863070d0f3292a00126c16c0e024c4ed" |
626 | | - integrity sha512-w5N1XzsRbc0PQStASMksmUeqECuzKuTJer7kFagK8AXgpCMkeDMO5S+aaFb7A51ZYDF7XI34qsTX+fkHiIm5yA== |
| 623 | +"@babel/plugin-transform-modules-systemjs@^7.28.5": |
| 624 | + version "7.28.5" |
| 625 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2" |
| 626 | + integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew== |
627 | 627 | dependencies: |
628 | | - "@babel/helper-module-transforms" "^7.27.1" |
| 628 | + "@babel/helper-module-transforms" "^7.28.3" |
629 | 629 | "@babel/helper-plugin-utils" "^7.27.1" |
630 | | - "@babel/helper-validator-identifier" "^7.27.1" |
631 | | - "@babel/traverse" "^7.27.1" |
| 630 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 631 | + "@babel/traverse" "^7.28.5" |
632 | 632 |
|
633 | 633 | "@babel/plugin-transform-modules-umd@^7.27.1": |
634 | 634 | version "7.27.1" |
|
667 | 667 | dependencies: |
668 | 668 | "@babel/helper-plugin-utils" "^7.27.1" |
669 | 669 |
|
670 | | -"@babel/plugin-transform-object-rest-spread@^7.28.0": |
671 | | - version "7.28.0" |
672 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.0.tgz#d23021857ffd7cd809f54d624299b8086402ed8d" |
673 | | - integrity sha512-9VNGikXxzu5eCiQjdE4IZn8sb9q7Xsk5EXLDBKUYg1e/Tve8/05+KJEtcxGxAgCY5t/BpKQM+JEL/yT4tvgiUA== |
| 670 | +"@babel/plugin-transform-object-rest-spread@^7.28.4": |
| 671 | + version "7.28.4" |
| 672 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.28.4.tgz#9ee1ceca80b3e6c4bac9247b2149e36958f7f98d" |
| 673 | + integrity sha512-373KA2HQzKhQCYiRVIRr+3MjpCObqzDlyrM6u4I201wL8Mp2wHf7uB8GhDwis03k2ti8Zr65Zyyqs1xOxUF/Ew== |
674 | 674 | dependencies: |
675 | 675 | "@babel/helper-compilation-targets" "^7.27.2" |
676 | 676 | "@babel/helper-plugin-utils" "^7.27.1" |
677 | 677 | "@babel/plugin-transform-destructuring" "^7.28.0" |
678 | 678 | "@babel/plugin-transform-parameters" "^7.27.7" |
679 | | - "@babel/traverse" "^7.28.0" |
| 679 | + "@babel/traverse" "^7.28.4" |
680 | 680 |
|
681 | 681 | "@babel/plugin-transform-object-super@^7.27.1": |
682 | 682 | version "7.27.1" |
|
693 | 693 | dependencies: |
694 | 694 | "@babel/helper-plugin-utils" "^7.27.1" |
695 | 695 |
|
696 | | -"@babel/plugin-transform-optional-chaining@^7.27.1": |
697 | | - version "7.27.1" |
698 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.27.1.tgz#874ce3c4f06b7780592e946026eb76a32830454f" |
699 | | - integrity sha512-BQmKPPIuc8EkZgNKsv0X4bPmOoayeu4F1YCwx2/CfmDSXDbp7GnzlUH+/ul5VGfRg1AoFPsrIThlEBj2xb4CAg== |
| 696 | +"@babel/plugin-transform-optional-chaining@^7.27.1", "@babel/plugin-transform-optional-chaining@^7.28.5": |
| 697 | + version "7.28.5" |
| 698 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.28.5.tgz#8238c785f9d5c1c515a90bf196efb50d075a4b26" |
| 699 | + integrity sha512-N6fut9IZlPnjPwgiQkXNhb+cT8wQKFlJNqcZkWlcTqkcqx6/kU4ynGmLFoa4LViBSirn05YAwk+sQBbPfxtYzQ== |
700 | 700 | dependencies: |
701 | 701 | "@babel/helper-plugin-utils" "^7.27.1" |
702 | 702 | "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
|
732 | 732 | dependencies: |
733 | 733 | "@babel/helper-plugin-utils" "^7.27.1" |
734 | 734 |
|
735 | | -"@babel/plugin-transform-regenerator@^7.28.3": |
736 | | - version "7.28.3" |
737 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz#b8eee0f8aed37704bbcc932fd0b1a0a34d0b7344" |
738 | | - integrity sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A== |
| 735 | +"@babel/plugin-transform-regenerator@^7.28.4": |
| 736 | + version "7.28.4" |
| 737 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.4.tgz#9d3fa3bebb48ddd0091ce5729139cd99c67cea51" |
| 738 | + integrity sha512-+ZEdQlBoRg9m2NnzvEeLgtvBMO4tkFBw5SQIUgLICgTrumLoU7lr+Oghi6km2PFj+dbUt2u1oby2w3BDO9YQnA== |
739 | 739 | dependencies: |
740 | 740 | "@babel/helper-plugin-utils" "^7.27.1" |
741 | 741 |
|
|
821 | 821 | "@babel/helper-create-regexp-features-plugin" "^7.27.1" |
822 | 822 | "@babel/helper-plugin-utils" "^7.27.1" |
823 | 823 |
|
824 | | -"@babel/preset-env@^7.28.3": |
825 | | - version "7.28.3" |
826 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.3.tgz#2b18d9aff9e69643789057ae4b942b1654f88187" |
827 | | - integrity sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg== |
| 824 | +"@babel/preset-env@^7.28.5": |
| 825 | + version "7.28.5" |
| 826 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.28.5.tgz#82dd159d1563f219a1ce94324b3071eb89e280b0" |
| 827 | + integrity sha512-S36mOoi1Sb6Fz98fBfE+UZSpYw5mJm0NUHtIKrOuNcqeFauy1J6dIvXm2KRVKobOSaGq4t/hBXdN4HGU3wL9Wg== |
828 | 828 | dependencies: |
829 | | - "@babel/compat-data" "^7.28.0" |
| 829 | + "@babel/compat-data" "^7.28.5" |
830 | 830 | "@babel/helper-compilation-targets" "^7.27.2" |
831 | 831 | "@babel/helper-plugin-utils" "^7.27.1" |
832 | 832 | "@babel/helper-validator-option" "^7.27.1" |
833 | | - "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.27.1" |
| 833 | + "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5" |
834 | 834 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1" |
835 | 835 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1" |
836 | 836 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1" |
|
843 | 843 | "@babel/plugin-transform-async-generator-functions" "^7.28.0" |
844 | 844 | "@babel/plugin-transform-async-to-generator" "^7.27.1" |
845 | 845 | "@babel/plugin-transform-block-scoped-functions" "^7.27.1" |
846 | | - "@babel/plugin-transform-block-scoping" "^7.28.0" |
| 846 | + "@babel/plugin-transform-block-scoping" "^7.28.5" |
847 | 847 | "@babel/plugin-transform-class-properties" "^7.27.1" |
848 | 848 | "@babel/plugin-transform-class-static-block" "^7.28.3" |
849 | | - "@babel/plugin-transform-classes" "^7.28.3" |
| 849 | + "@babel/plugin-transform-classes" "^7.28.4" |
850 | 850 | "@babel/plugin-transform-computed-properties" "^7.27.1" |
851 | | - "@babel/plugin-transform-destructuring" "^7.28.0" |
| 851 | + "@babel/plugin-transform-destructuring" "^7.28.5" |
852 | 852 | "@babel/plugin-transform-dotall-regex" "^7.27.1" |
853 | 853 | "@babel/plugin-transform-duplicate-keys" "^7.27.1" |
854 | 854 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.27.1" |
855 | 855 | "@babel/plugin-transform-dynamic-import" "^7.27.1" |
856 | 856 | "@babel/plugin-transform-explicit-resource-management" "^7.28.0" |
857 | | - "@babel/plugin-transform-exponentiation-operator" "^7.27.1" |
| 857 | + "@babel/plugin-transform-exponentiation-operator" "^7.28.5" |
858 | 858 | "@babel/plugin-transform-export-namespace-from" "^7.27.1" |
859 | 859 | "@babel/plugin-transform-for-of" "^7.27.1" |
860 | 860 | "@babel/plugin-transform-function-name" "^7.27.1" |
861 | 861 | "@babel/plugin-transform-json-strings" "^7.27.1" |
862 | 862 | "@babel/plugin-transform-literals" "^7.27.1" |
863 | | - "@babel/plugin-transform-logical-assignment-operators" "^7.27.1" |
| 863 | + "@babel/plugin-transform-logical-assignment-operators" "^7.28.5" |
864 | 864 | "@babel/plugin-transform-member-expression-literals" "^7.27.1" |
865 | 865 | "@babel/plugin-transform-modules-amd" "^7.27.1" |
866 | 866 | "@babel/plugin-transform-modules-commonjs" "^7.27.1" |
867 | | - "@babel/plugin-transform-modules-systemjs" "^7.27.1" |
| 867 | + "@babel/plugin-transform-modules-systemjs" "^7.28.5" |
868 | 868 | "@babel/plugin-transform-modules-umd" "^7.27.1" |
869 | 869 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.27.1" |
870 | 870 | "@babel/plugin-transform-new-target" "^7.27.1" |
871 | 871 | "@babel/plugin-transform-nullish-coalescing-operator" "^7.27.1" |
872 | 872 | "@babel/plugin-transform-numeric-separator" "^7.27.1" |
873 | | - "@babel/plugin-transform-object-rest-spread" "^7.28.0" |
| 873 | + "@babel/plugin-transform-object-rest-spread" "^7.28.4" |
874 | 874 | "@babel/plugin-transform-object-super" "^7.27.1" |
875 | 875 | "@babel/plugin-transform-optional-catch-binding" "^7.27.1" |
876 | | - "@babel/plugin-transform-optional-chaining" "^7.27.1" |
| 876 | + "@babel/plugin-transform-optional-chaining" "^7.28.5" |
877 | 877 | "@babel/plugin-transform-parameters" "^7.27.7" |
878 | 878 | "@babel/plugin-transform-private-methods" "^7.27.1" |
879 | 879 | "@babel/plugin-transform-private-property-in-object" "^7.27.1" |
880 | 880 | "@babel/plugin-transform-property-literals" "^7.27.1" |
881 | | - "@babel/plugin-transform-regenerator" "^7.28.3" |
| 881 | + "@babel/plugin-transform-regenerator" "^7.28.4" |
882 | 882 | "@babel/plugin-transform-regexp-modifiers" "^7.27.1" |
883 | 883 | "@babel/plugin-transform-reserved-words" "^7.27.1" |
884 | 884 | "@babel/plugin-transform-shorthand-properties" "^7.27.1" |
|
915 | 915 | "@babel/parser" "^7.27.2" |
916 | 916 | "@babel/types" "^7.27.1" |
917 | 917 |
|
918 | | -"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5": |
| 918 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4", "@babel/traverse@^7.28.5": |
919 | 919 | version "7.28.5" |
920 | 920 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
921 | 921 | integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
|
0 commit comments