|
24 | 24 | js-tokens "^4.0.0"
|
25 | 25 | picocolors "^1.0.0"
|
26 | 26 |
|
27 |
| -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0": |
28 |
| - version "7.26.0" |
29 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819" |
30 |
| - integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA== |
| 27 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.26.5": |
| 28 | + version "7.26.5" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.5.tgz#df93ac37f4417854130e21d72c66ff3d4b897fc7" |
| 30 | + integrity sha512-XvcZi1KWf88RVbF9wn8MN6tYFloU5qX8KjuF3E1PVBmJ9eypXfs4GRiJwLuTZL0iSnJUKn1BFPa5BPZZJyFzPg== |
31 | 31 |
|
32 | 32 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.21.3":
|
33 | 33 | version "7.26.0"
|
|
75 | 75 | dependencies:
|
76 | 76 | "@babel/types" "^7.25.9"
|
77 | 77 |
|
78 |
| -"@babel/helper-builder-binary-assignment-operator-visitor@^7.25.9": |
79 |
| - version "7.25.9" |
80 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.25.9.tgz#f41752fe772a578e67286e6779a68a5a92de1ee9" |
81 |
| - integrity sha512-C47lC7LIDCnz0h4vai/tpNOI95tCd5ZT3iBt/DBH5lXKHZsyNQv18yf1wIIg2ntiQNgmAvA+DgZ82iW8Qdym8g== |
82 |
| - dependencies: |
83 |
| - "@babel/traverse" "^7.25.9" |
84 |
| - "@babel/types" "^7.25.9" |
85 |
| - |
86 |
| -"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9": |
87 |
| - version "7.25.9" |
88 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" |
89 |
| - integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== |
| 78 | +"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5": |
| 79 | + version "7.26.5" |
| 80 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz#75d92bb8d8d51301c0d49e52a65c9a7fe94514d8" |
| 81 | + integrity sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA== |
90 | 82 | dependencies:
|
91 |
| - "@babel/compat-data" "^7.25.9" |
| 83 | + "@babel/compat-data" "^7.26.5" |
92 | 84 | "@babel/helper-validator-option" "^7.25.9"
|
93 | 85 | browserslist "^4.24.0"
|
94 | 86 | lru-cache "^5.1.1"
|
|
178 | 170 | dependencies:
|
179 | 171 | "@babel/types" "^7.25.9"
|
180 | 172 |
|
181 |
| -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.8.0": |
182 |
| - version "7.25.9" |
183 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.25.9.tgz#9cbdd63a9443a2c92a725cca7ebca12cc8dd9f46" |
184 |
| - integrity sha512-kSMlyUVdWe25rEsRGviIgOWnoT/nfABVWlqt9N19/dIPWViAOW2s9wznP5tURbs/IDuNk4gPy3YdYRgH3uxhBw== |
| 173 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.26.5", "@babel/helper-plugin-utils@^7.8.0": |
| 174 | + version "7.26.5" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.26.5.tgz#18580d00c9934117ad719392c4f6585c9333cc35" |
| 176 | + integrity sha512-RS+jZcRdZdRFzMyr+wcsaqOmld1/EqTghfaBGQQd/WnRdzdlvSZ//kF7U8VQTxf1ynZ4cjUcYgjVGx13ewNPMg== |
185 | 177 |
|
186 | 178 | "@babel/helper-remap-async-to-generator@^7.25.9":
|
187 | 179 | version "7.25.9"
|
|
201 | 193 | "@babel/helper-optimise-call-expression" "^7.25.9"
|
202 | 194 | "@babel/traverse" "^7.25.9"
|
203 | 195 |
|
204 |
| -"@babel/helper-simple-access@^7.25.9": |
205 |
| - version "7.25.9" |
206 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz#6d51783299884a2c74618d6ef0f86820ec2e7739" |
207 |
| - integrity sha512-c6WHXuiaRsJTyHYLJV75t9IqsmTbItYfdj99PnzYGQZkYKvan5/2jKJ7gu31J3/BJ/A18grImSPModuyG/Eo0Q== |
208 |
| - dependencies: |
209 |
| - "@babel/traverse" "^7.25.9" |
210 |
| - "@babel/types" "^7.25.9" |
211 |
| - |
212 | 196 | "@babel/helper-skip-transparent-expression-wrappers@^7.25.9":
|
213 | 197 | version "7.25.9"
|
214 | 198 | resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.25.9.tgz#0b2e1b62d560d6b1954893fd2b705dc17c91f0c9"
|
|
445 | 429 | "@babel/helper-plugin-utils" "^7.25.9"
|
446 | 430 | "@babel/helper-remap-async-to-generator" "^7.25.9"
|
447 | 431 |
|
448 |
| -"@babel/plugin-transform-block-scoped-functions@^7.25.9": |
449 |
| - version "7.25.9" |
450 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.25.9.tgz#5700691dbd7abb93de300ca7be94203764fce458" |
451 |
| - integrity sha512-toHc9fzab0ZfenFpsyYinOX0J/5dgJVA2fm64xPewu7CoYHWEivIWKxkK2rMi4r3yQqLnVmheMXRdG+k239CgA== |
| 432 | +"@babel/plugin-transform-block-scoped-functions@^7.26.5": |
| 433 | + version "7.26.5" |
| 434 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.26.5.tgz#3dc4405d31ad1cbe45293aa57205a6e3b009d53e" |
| 435 | + integrity sha512-chuTSY+hq09+/f5lMj8ZSYgCFpppV2CbYrhNFJ1BFoXpiWPnnAb7R0MqrafCpN8E1+YRrtM1MXZHJdIx8B6rMQ== |
452 | 436 | dependencies:
|
453 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 437 | + "@babel/helper-plugin-utils" "^7.26.5" |
454 | 438 |
|
455 | 439 | "@babel/plugin-transform-block-scoping@^7.25.9":
|
456 | 440 | version "7.25.9"
|
|
532 | 516 | dependencies:
|
533 | 517 | "@babel/helper-plugin-utils" "^7.25.9"
|
534 | 518 |
|
535 |
| -"@babel/plugin-transform-exponentiation-operator@^7.25.9": |
536 |
| - version "7.25.9" |
537 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.25.9.tgz#ece47b70d236c1d99c263a1e22b62dc20a4c8b0f" |
538 |
| - integrity sha512-KRhdhlVk2nObA5AYa7QMgTMTVJdfHprfpAk4DjZVtllqRg9qarilstTKEhpVjyt+Npi8ThRyiV8176Am3CodPA== |
| 519 | +"@babel/plugin-transform-exponentiation-operator@^7.26.3": |
| 520 | + version "7.26.3" |
| 521 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.26.3.tgz#e29f01b6de302c7c2c794277a48f04a9ca7f03bc" |
| 522 | + integrity sha512-7CAHcQ58z2chuXPWblnn1K6rLDnDWieghSOEmqQsrBenH0P9InCUtOJYD89pvngljmZlJcz3fcmgYsXFNGa1ZQ== |
539 | 523 | dependencies:
|
540 |
| - "@babel/helper-builder-binary-assignment-operator-visitor" "^7.25.9" |
541 | 524 | "@babel/helper-plugin-utils" "^7.25.9"
|
542 | 525 |
|
543 | 526 | "@babel/plugin-transform-export-namespace-from@^7.25.9":
|
|
600 | 583 | "@babel/helper-module-transforms" "^7.25.9"
|
601 | 584 | "@babel/helper-plugin-utils" "^7.25.9"
|
602 | 585 |
|
603 |
| -"@babel/plugin-transform-modules-commonjs@^7.25.9": |
604 |
| - version "7.25.9" |
605 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.25.9.tgz#d165c8c569a080baf5467bda88df6425fc060686" |
606 |
| - integrity sha512-dwh2Ol1jWwL2MgkCzUSOvfmKElqQcuswAZypBSUsScMXvgdT8Ekq5YA6TtqpTVWH+4903NmboMuH1o9i8Rxlyg== |
| 586 | +"@babel/plugin-transform-modules-commonjs@^7.26.3": |
| 587 | + version "7.26.3" |
| 588 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.26.3.tgz#8f011d44b20d02c3de44d8850d971d8497f981fb" |
| 589 | + integrity sha512-MgR55l4q9KddUDITEzEFYn5ZsGDXMSsU9E+kh7fjRXTIC3RHqfCo8RPRbyReYJh44HQ/yomFkqbOFohXvDCiIQ== |
607 | 590 | dependencies:
|
608 |
| - "@babel/helper-module-transforms" "^7.25.9" |
| 591 | + "@babel/helper-module-transforms" "^7.26.0" |
609 | 592 | "@babel/helper-plugin-utils" "^7.25.9"
|
610 |
| - "@babel/helper-simple-access" "^7.25.9" |
611 | 593 |
|
612 | 594 | "@babel/plugin-transform-modules-systemjs@^7.25.9":
|
613 | 595 | version "7.25.9"
|
|
642 | 624 | dependencies:
|
643 | 625 | "@babel/helper-plugin-utils" "^7.25.9"
|
644 | 626 |
|
645 |
| -"@babel/plugin-transform-nullish-coalescing-operator@^7.25.9": |
646 |
| - version "7.25.9" |
647 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.25.9.tgz#bcb1b0d9e948168102d5f7104375ca21c3266949" |
648 |
| - integrity sha512-ENfftpLZw5EItALAD4WsY/KUWvhUlZndm5GC7G3evUsVeSJB6p0pBeLQUnRnBCBx7zV0RKQjR9kCuwrsIrjWog== |
| 627 | +"@babel/plugin-transform-nullish-coalescing-operator@^7.26.6": |
| 628 | + version "7.26.6" |
| 629 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.26.6.tgz#fbf6b3c92cb509e7b319ee46e3da89c5bedd31fe" |
| 630 | + integrity sha512-CKW8Vu+uUZneQCPtXmSBUC6NCAUdya26hWCElAWh5mVSlSRsmiCPUUDKb3Z0szng1hiAJa098Hkhg9o4SE35Qw== |
649 | 631 | dependencies:
|
650 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 632 | + "@babel/helper-plugin-utils" "^7.26.5" |
651 | 633 |
|
652 | 634 | "@babel/plugin-transform-numeric-separator@^7.25.9":
|
653 | 635 | version "7.25.9"
|
|
771 | 753 | dependencies:
|
772 | 754 | "@babel/helper-plugin-utils" "^7.25.9"
|
773 | 755 |
|
774 |
| -"@babel/plugin-transform-typeof-symbol@^7.25.9": |
775 |
| - version "7.25.9" |
776 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.25.9.tgz#224ba48a92869ddbf81f9b4a5f1204bbf5a2bc4b" |
777 |
| - integrity sha512-v61XqUMiueJROUv66BVIOi0Fv/CUuZuZMl5NkRoCVxLAnMexZ0A3kMe7vvZ0nulxMuMp0Mk6S5hNh48yki08ZA== |
| 756 | +"@babel/plugin-transform-typeof-symbol@^7.26.7": |
| 757 | + version "7.26.7" |
| 758 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.26.7.tgz#d0e33acd9223744c1e857dbd6fa17bd0a3786937" |
| 759 | + integrity sha512-jfoTXXZTgGg36BmhqT3cAYK5qkmqvJpvNrPhaK/52Vgjhw4Rq29s9UqpWWV0D6yuRmgiFH/BUVlkl96zJWqnaw== |
778 | 760 | dependencies:
|
779 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 761 | + "@babel/helper-plugin-utils" "^7.26.5" |
780 | 762 |
|
781 | 763 | "@babel/plugin-transform-unicode-escapes@^7.25.9":
|
782 | 764 | version "7.25.9"
|
|
810 | 792 | "@babel/helper-plugin-utils" "^7.25.9"
|
811 | 793 |
|
812 | 794 | "@babel/preset-env@^7.20.2":
|
813 |
| - version "7.26.0" |
814 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1" |
815 |
| - integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw== |
| 795 | + version "7.26.7" |
| 796 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.7.tgz#24d38e211f4570b8d806337035cc3ae798e0c36d" |
| 797 | + integrity sha512-Ycg2tnXwixaXOVb29rana8HNPgLVBof8qqtNQ9LE22IoyZboQbGSxI6ZySMdW3K5nAe6gu35IaJefUJflhUFTQ== |
816 | 798 | dependencies:
|
817 |
| - "@babel/compat-data" "^7.26.0" |
818 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
819 |
| - "@babel/helper-plugin-utils" "^7.25.9" |
| 799 | + "@babel/compat-data" "^7.26.5" |
| 800 | + "@babel/helper-compilation-targets" "^7.26.5" |
| 801 | + "@babel/helper-plugin-utils" "^7.26.5" |
820 | 802 | "@babel/helper-validator-option" "^7.25.9"
|
821 | 803 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.25.9"
|
822 | 804 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.25.9"
|
|
830 | 812 | "@babel/plugin-transform-arrow-functions" "^7.25.9"
|
831 | 813 | "@babel/plugin-transform-async-generator-functions" "^7.25.9"
|
832 | 814 | "@babel/plugin-transform-async-to-generator" "^7.25.9"
|
833 |
| - "@babel/plugin-transform-block-scoped-functions" "^7.25.9" |
| 815 | + "@babel/plugin-transform-block-scoped-functions" "^7.26.5" |
834 | 816 | "@babel/plugin-transform-block-scoping" "^7.25.9"
|
835 | 817 | "@babel/plugin-transform-class-properties" "^7.25.9"
|
836 | 818 | "@babel/plugin-transform-class-static-block" "^7.26.0"
|
|
841 | 823 | "@babel/plugin-transform-duplicate-keys" "^7.25.9"
|
842 | 824 | "@babel/plugin-transform-duplicate-named-capturing-groups-regex" "^7.25.9"
|
843 | 825 | "@babel/plugin-transform-dynamic-import" "^7.25.9"
|
844 |
| - "@babel/plugin-transform-exponentiation-operator" "^7.25.9" |
| 826 | + "@babel/plugin-transform-exponentiation-operator" "^7.26.3" |
845 | 827 | "@babel/plugin-transform-export-namespace-from" "^7.25.9"
|
846 | 828 | "@babel/plugin-transform-for-of" "^7.25.9"
|
847 | 829 | "@babel/plugin-transform-function-name" "^7.25.9"
|
|
850 | 832 | "@babel/plugin-transform-logical-assignment-operators" "^7.25.9"
|
851 | 833 | "@babel/plugin-transform-member-expression-literals" "^7.25.9"
|
852 | 834 | "@babel/plugin-transform-modules-amd" "^7.25.9"
|
853 |
| - "@babel/plugin-transform-modules-commonjs" "^7.25.9" |
| 835 | + "@babel/plugin-transform-modules-commonjs" "^7.26.3" |
854 | 836 | "@babel/plugin-transform-modules-systemjs" "^7.25.9"
|
855 | 837 | "@babel/plugin-transform-modules-umd" "^7.25.9"
|
856 | 838 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.25.9"
|
857 | 839 | "@babel/plugin-transform-new-target" "^7.25.9"
|
858 |
| - "@babel/plugin-transform-nullish-coalescing-operator" "^7.25.9" |
| 840 | + "@babel/plugin-transform-nullish-coalescing-operator" "^7.26.6" |
859 | 841 | "@babel/plugin-transform-numeric-separator" "^7.25.9"
|
860 | 842 | "@babel/plugin-transform-object-rest-spread" "^7.25.9"
|
861 | 843 | "@babel/plugin-transform-object-super" "^7.25.9"
|
|
872 | 854 | "@babel/plugin-transform-spread" "^7.25.9"
|
873 | 855 | "@babel/plugin-transform-sticky-regex" "^7.25.9"
|
874 | 856 | "@babel/plugin-transform-template-literals" "^7.25.9"
|
875 |
| - "@babel/plugin-transform-typeof-symbol" "^7.25.9" |
| 857 | + "@babel/plugin-transform-typeof-symbol" "^7.26.7" |
876 | 858 | "@babel/plugin-transform-unicode-escapes" "^7.25.9"
|
877 | 859 | "@babel/plugin-transform-unicode-property-regex" "^7.25.9"
|
878 | 860 | "@babel/plugin-transform-unicode-regex" "^7.25.9"
|
|
0 commit comments