Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

chore(workspace): dedupe lockfile (#3743)

authored by

Jovi De Croock and committed by
GitHub
0f29d072 19421cbb

+188 -1897
+5
.changeset/purple-olives-unite.md
··· 1 + --- 2 + '@urql/introspection': minor 3 + --- 4 + 5 + Add oneOf support
+1
packages/introspection/src/minifyIntrospectionQuery.ts
··· 87 87 return { 88 88 kind: 'INPUT_OBJECT', 89 89 name: type.name, 90 + isOneOf: type.isOneOf, 90 91 inputFields: type.inputFields.map( 91 92 field => 92 93 ({
+182 -1897
pnpm-lock.yaml
··· 188 188 devDependencies: 189 189 graphql: 190 190 specifier: ^16.6.0 191 - version: 16.6.0 191 + version: 16.9.0 192 192 193 193 exchanges/context: 194 194 dependencies: ··· 201 201 devDependencies: 202 202 graphql: 203 203 specifier: ^16.6.0 204 - version: 16.6.0 204 + version: 16.9.0 205 205 206 206 exchanges/execute: 207 207 dependencies: ··· 214 214 devDependencies: 215 215 graphql: 216 216 specifier: ^16.6.0 217 - version: 16.6.0 217 + version: 16.9.0 218 218 219 219 exchanges/graphcache: 220 220 dependencies: 221 221 '@0no-co/graphql.web': 222 222 specifier: ^1.0.5 223 - version: 1.0.5(graphql@16.6.0) 223 + version: 1.0.8(graphql@16.9.0) 224 224 '@urql/core': 225 225 specifier: workspace:^5.1.0 226 226 version: link:../../packages/core ··· 242 242 version: 13.14.2 243 243 graphql: 244 244 specifier: ^16.6.0 245 - version: 16.6.0 245 + version: 16.9.0 246 246 react: 247 247 specifier: ^17.0.1 248 248 version: 17.0.2 ··· 264 264 devDependencies: 265 265 graphql: 266 266 specifier: ^16.6.0 267 - version: 16.6.0 267 + version: 16.9.0 268 268 269 269 exchanges/populate: 270 270 dependencies: ··· 277 277 devDependencies: 278 278 graphql: 279 279 specifier: ^16.6.0 280 - version: 16.6.0 280 + version: 16.9.0 281 281 282 282 exchanges/refocus: 283 283 dependencies: ··· 293 293 version: 17.0.52 294 294 graphql: 295 295 specifier: ^16.6.0 296 - version: 16.6.0 296 + version: 16.9.0 297 297 298 298 exchanges/request-policy: 299 299 dependencies: ··· 306 306 devDependencies: 307 307 graphql: 308 308 specifier: ^16.6.0 309 - version: 16.6.0 309 + version: 16.9.0 310 310 311 311 exchanges/retry: 312 312 dependencies: ··· 319 319 devDependencies: 320 320 graphql: 321 321 specifier: ^16.6.0 322 - version: 16.6.0 322 + version: 16.9.0 323 323 324 324 exchanges/throw-on-error: 325 325 dependencies: ··· 335 335 devDependencies: 336 336 graphql: 337 337 specifier: ^16.6.0 338 - version: 16.6.0 338 + version: 16.9.0 339 339 340 340 packages/core: 341 341 dependencies: 342 342 '@0no-co/graphql.web': 343 343 specifier: ^1.0.5 344 - version: 1.0.5(graphql@16.9.0) 344 + version: 1.0.8(graphql@16.9.0) 345 345 wonka: 346 346 specifier: ^6.3.2 347 347 version: 6.3.2 ··· 350 350 devDependencies: 351 351 graphql: 352 352 specifier: ^16.6.0 353 - version: 16.6.0 353 + version: 16.9.0 354 354 355 355 packages/next-urql: 356 356 devDependencies: ··· 365 365 version: link:../core 366 366 graphql: 367 367 specifier: ^16.6.0 368 - version: 16.6.0 368 + version: 16.9.0 369 369 next: 370 370 specifier: ^13.0.0 371 371 version: 13.5.7(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) ··· 393 393 version: 2.0.1(preact@10.13.1) 394 394 graphql: 395 395 specifier: ^16.6.0 396 - version: 16.6.0 396 + version: 16.9.0 397 397 preact: 398 398 specifier: ^10.13.0 399 399 version: 10.13.1 ··· 427 427 version: 13.14.2 428 428 graphql: 429 429 specifier: ^16.6.0 430 - version: 16.6.0 430 + version: 16.9.0 431 431 react: 432 432 specifier: ^18.3.1 433 433 version: 18.3.1 ··· 448 448 dependencies: 449 449 '@babel/runtime': 450 450 specifier: ^7.20.1 451 - version: 7.21.0 451 + version: 7.25.6 452 452 '@mdx-js/react': 453 453 specifier: ^1.6.22 454 454 version: 1.6.22(react@17.0.2) ··· 472 472 version: 1.2.0(react@17.0.2) 473 473 prop-types: 474 474 specifier: ^15.6.2 475 - version: 15.7.2 475 + version: 15.8.1 476 476 react: 477 477 specifier: ^17.0.2 478 478 version: 17.0.2 ··· 481 481 version: 17.0.2(react@17.0.2) 482 482 react-ga: 483 483 specifier: ^3.3.0 484 - version: 3.3.0(prop-types@15.7.2)(react@17.0.2) 484 + version: 3.3.0(prop-types@15.8.1)(react@17.0.2) 485 485 react-gtm-module: 486 486 specifier: ^2.0.11 487 487 version: 2.0.11 ··· 515 515 devDependencies: 516 516 '@babel/core': 517 517 specifier: ^7.2.0 518 - version: 7.21.5 518 + version: 7.25.2 519 519 '@mdx-js/mdx': 520 520 specifier: ^1.5.7 521 521 version: 1.6.22 ··· 564 564 version: 0.8.8(solid-js@1.8.17) 565 565 graphql: 566 566 specifier: ^16.6.0 567 - version: 16.6.0 567 + version: 16.9.0 568 568 jsdom: 569 569 specifier: ^22.1.0 570 570 version: 22.1.0 ··· 598 598 devDependencies: 599 599 graphql: 600 600 specifier: ^16.6.0 601 - version: 16.6.0 601 + version: 16.9.0 602 602 svelte: 603 603 specifier: ^3.20.0 604 604 version: 3.37.0 ··· 617 617 version: 2.3.0(vue@3.2.47) 618 618 graphql: 619 619 specifier: ^16.6.0 620 - version: 16.6.0 620 + version: 16.9.0 621 621 vue: 622 622 specifier: ^3.2.47 623 623 version: 3.2.47 624 624 625 625 packages: 626 626 627 - '@0no-co/graphql.web@1.0.5': 628 - resolution: {integrity: sha512-/ODdeNNFksS9hUvpjWFldMEpq0OqCFEIV3NVM0eU8HLUYU0Szf+2iKvr63kkbGchQwk2/1IxPF1PfoCabVkgLw==} 629 - peerDependencies: 630 - graphql: ^16.6.0 631 - peerDependenciesMeta: 632 - graphql: 633 - optional: true 634 - 635 627 '@0no-co/graphql.web@1.0.8': 636 628 resolution: {integrity: sha512-8BG6woLtDMvXB9Ajb/uE+Zr/U7y4qJ3upXi0JQHZmsKUJa7HjF/gFvmL2f3/mSmfZoQGRr9VoY97LCX2uaFMzA==} 637 629 peerDependencies: ··· 654 646 655 647 '@actions/http-client@2.2.3': 656 648 resolution: {integrity: sha512-mx8hyJi/hjFvbPokCg4uRd4ZX78t+YyRPtnKWwIl+RzNaVuFpQHfmlGVfsKEJN8LwTCvL+DfVgAM04XaHkm6bA==} 657 - 658 - '@ampproject/remapping@2.2.0': 659 - resolution: {integrity: sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==} 660 - engines: {node: '>=6.0.0'} 661 649 662 650 '@ampproject/remapping@2.3.0': 663 651 resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} ··· 721 709 peerDependencies: 722 710 '@babel/core': ^7.0.0-0 723 711 724 - '@babel/code-frame@7.22.5': 725 - resolution: {integrity: sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==} 726 - engines: {node: '>=6.9.0'} 727 - 728 712 '@babel/code-frame@7.24.7': 729 713 resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} 730 714 engines: {node: '>=6.9.0'} 731 715 732 - '@babel/compat-data@7.21.5': 733 - resolution: {integrity: sha512-M+XAiQ7GzQ3FDPf0KOLkugzptnIypt0X0ma0wmlTKPR3IchgNFdx2JXxZdvd18JY5s7QkaFD/qyX0dsMpog/Ug==} 734 - engines: {node: '>=6.9.0'} 735 - 736 716 '@babel/compat-data@7.25.4': 737 717 resolution: {integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==} 738 718 engines: {node: '>=6.9.0'} 739 719 740 720 '@babel/core@7.12.9': 741 721 resolution: {integrity: sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==} 742 - engines: {node: '>=6.9.0'} 743 - 744 - '@babel/core@7.21.5': 745 - resolution: {integrity: sha512-9M398B/QH5DlfCOTKDZT1ozXr0x8uBEeFd+dJraGUZGiaNpGCDVGCc14hZexsMblw3XxltJ+6kSvogp9J+5a9g==} 746 722 engines: {node: '>=6.9.0'} 747 723 748 724 '@babel/core@7.25.2': 749 725 resolution: {integrity: sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==} 750 - engines: {node: '>=6.9.0'} 751 - 752 - '@babel/generator@7.21.5': 753 - resolution: {integrity: sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==} 754 726 engines: {node: '>=6.9.0'} 755 727 756 728 '@babel/generator@7.25.6': ··· 764 736 '@babel/helper-builder-binary-assignment-operator-visitor@7.12.13': 765 737 resolution: {integrity: sha512-CZOv9tGphhDRlVjVkAgm8Nhklm9RzSmWpX2my+t7Ua/KT616pEzXsQCjinzvkRvHWJ9itO4f296efroX23XCMA==} 766 738 767 - '@babel/helper-compilation-targets@7.21.5': 768 - resolution: {integrity: sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==} 769 - engines: {node: '>=6.9.0'} 770 - peerDependencies: 771 - '@babel/core': ^7.0.0 772 - 773 739 '@babel/helper-compilation-targets@7.25.2': 774 740 resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} 775 741 engines: {node: '>=6.9.0'} ··· 780 746 peerDependencies: 781 747 '@babel/core': ^7.0.0 782 748 783 - '@babel/helper-create-regexp-features-plugin@7.12.17': 784 - resolution: {integrity: sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==} 785 - peerDependencies: 786 - '@babel/core': ^7.0.0 787 - 788 749 '@babel/helper-create-regexp-features-plugin@7.25.2': 789 750 resolution: {integrity: sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g==} 790 751 engines: {node: '>=6.9.0'} ··· 801 762 peerDependencies: 802 763 '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 803 764 804 - '@babel/helper-environment-visitor@7.21.5': 805 - resolution: {integrity: sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==} 806 - engines: {node: '>=6.9.0'} 807 - 808 765 '@babel/helper-explode-assignable-expression@7.13.0': 809 766 resolution: {integrity: sha512-qS0peLTDP8kOisG1blKbaoBg/o9OSa1qoumMjTK5pM+KDTtpxpsiubnCGP34vK8BXGcb2M9eigwgvoJryrzwWA==} 810 767 811 - '@babel/helper-function-name@7.21.0': 812 - resolution: {integrity: sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==} 813 - engines: {node: '>=6.9.0'} 814 - 815 768 '@babel/helper-hoist-variables@7.18.6': 816 769 resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==} 817 770 engines: {node: '>=6.9.0'} ··· 824 777 resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==} 825 778 engines: {node: '>=6.9.0'} 826 779 827 - '@babel/helper-module-imports@7.21.4': 828 - resolution: {integrity: sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==} 829 - engines: {node: '>=6.9.0'} 830 - 831 780 '@babel/helper-module-imports@7.24.7': 832 781 resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} 833 782 engines: {node: '>=6.9.0'} 834 783 835 - '@babel/helper-module-transforms@7.21.5': 836 - resolution: {integrity: sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==} 837 - engines: {node: '>=6.9.0'} 838 - 839 784 '@babel/helper-module-transforms@7.25.2': 840 785 resolution: {integrity: sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==} 841 786 engines: {node: '>=6.9.0'} ··· 853 798 resolution: {integrity: sha512-FFWx5142D8h2Mgr/iPVGH5G7w6jDn4jUSpZTyDnQO0Yn7Ks2Kuz6Pci8H6MPCoUJegd/UZQ3tAvfLCxQSnWWwg==} 854 799 engines: {node: '>=6.9.0'} 855 800 856 - '@babel/helper-remap-async-to-generator@7.13.0': 857 - resolution: {integrity: sha512-pUQpFBE9JvC9lrQbpX0TmeNIy5s7GnZjna2lhhcHC7DzgBs6fWn722Y5cfwgrtrqc7NAJwMvOa0mKhq6XaE4jg==} 858 - 859 801 '@babel/helper-remap-async-to-generator@7.25.0': 860 802 resolution: {integrity: sha512-NhavI2eWEIz/H9dbrG0TuOicDhNexze43i5z7lEqwYm0WEZVTwnPpA0EafUTP7+6/W79HWIP2cTe3Z5NiSTVpw==} 861 803 engines: {node: '>=6.9.0'} ··· 868 810 peerDependencies: 869 811 '@babel/core': ^7.0.0 870 812 871 - '@babel/helper-simple-access@7.21.5': 872 - resolution: {integrity: sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==} 873 - engines: {node: '>=6.9.0'} 874 - 875 813 '@babel/helper-simple-access@7.24.7': 876 814 resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} 877 815 engines: {node: '>=6.9.0'} ··· 880 818 resolution: {integrity: sha512-IO+DLT3LQUElMbpzlatRASEyQtfhSE0+m465v++3jyyXeBTBUjtVZg28/gHeV5mrTJqvEKhKroBGAvhW+qPHiQ==} 881 819 engines: {node: '>=6.9.0'} 882 820 883 - '@babel/helper-split-export-declaration@7.18.6': 884 - resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==} 885 - engines: {node: '>=6.9.0'} 886 - 887 - '@babel/helper-string-parser@7.21.5': 888 - resolution: {integrity: sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==} 889 - engines: {node: '>=6.9.0'} 890 - 891 821 '@babel/helper-string-parser@7.24.8': 892 822 resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} 893 823 engines: {node: '>=6.9.0'} 894 824 895 - '@babel/helper-validator-identifier@7.22.5': 896 - resolution: {integrity: sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==} 897 - engines: {node: '>=6.9.0'} 898 - 899 825 '@babel/helper-validator-identifier@7.24.7': 900 826 resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} 901 827 engines: {node: '>=6.9.0'} 902 828 903 - '@babel/helper-validator-option@7.21.0': 904 - resolution: {integrity: sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==} 905 - engines: {node: '>=6.9.0'} 906 - 907 829 '@babel/helper-validator-option@7.24.8': 908 830 resolution: {integrity: sha512-xb8t9tD1MHLungh/AIoWYN+gVHaB9kwlu8gffXGSt3FFEIT7RjS+xWbc2vUD1UTZdIpKj/ab3rdqJ7ufngyi2Q==} 909 831 engines: {node: '>=6.9.0'} 910 832 911 - '@babel/helper-wrap-function@7.13.0': 912 - resolution: {integrity: sha512-1UX9F7K3BS42fI6qd2A4BjKzgGjToscyZTdp1DjknHLCIvpgne6918io+aL5LXFcER/8QWiwpoY902pVEqgTXA==} 913 - 914 833 '@babel/helper-wrap-function@7.25.0': 915 834 resolution: {integrity: sha512-s6Q1ebqutSiZnEjaofc/UKDyC4SbzV5n5SrA2Gq8UawLycr3i04f1dX4OzoQVnexm6aOCh37SQNYlJ/8Ku+PMQ==} 916 835 engines: {node: '>=6.9.0'} 917 836 918 - '@babel/helpers@7.21.5': 919 - resolution: {integrity: sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==} 920 - engines: {node: '>=6.9.0'} 921 - 922 837 '@babel/helpers@7.25.6': 923 838 resolution: {integrity: sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==} 924 - engines: {node: '>=6.9.0'} 925 - 926 - '@babel/highlight@7.22.5': 927 - resolution: {integrity: sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==} 928 839 engines: {node: '>=6.9.0'} 929 840 930 841 '@babel/highlight@7.24.7': 931 842 resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==} 932 843 engines: {node: '>=6.9.0'} 933 844 934 - '@babel/parser@7.22.4': 935 - resolution: {integrity: sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==} 936 - engines: {node: '>=6.0.0'} 937 - hasBin: true 938 - 939 845 '@babel/parser@7.25.6': 940 846 resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} 941 847 engines: {node: '>=6.0.0'} ··· 952 858 peerDependencies: 953 859 '@babel/core': ^7.0.0-0 954 860 955 - '@babel/plugin-proposal-class-properties@7.13.0': 956 - resolution: {integrity: sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg==} 957 - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. 958 - peerDependencies: 959 - '@babel/core': ^7.0.0-0 960 - 961 861 '@babel/plugin-proposal-class-properties@7.18.6': 962 862 resolution: {integrity: sha512-cumfXOF0+nzZrrN8Rf0t7M+tF6sZc7vhQwYQck9q1/5w2OExlD+b4v4RpMJFaV1Z7WcDRgO6FqvxqxGlwo+RHQ==} 963 863 engines: {node: '>=6.9.0'} ··· 967 867 968 868 '@babel/plugin-proposal-dynamic-import@7.13.8': 969 869 resolution: {integrity: sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==} 970 - peerDependencies: 971 - '@babel/core': ^7.0.0-0 972 - 973 - '@babel/plugin-proposal-export-default-from@7.12.13': 974 - resolution: {integrity: sha512-idIsBT+DGXdOHL82U+8bwX4goHm/z10g8sGGrQroh+HCRcm7mDv/luaGdWJQMTuCX2FsdXS7X0Nyyzp4znAPJA==} 870 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. 975 871 peerDependencies: 976 872 '@babel/core': ^7.0.0-0 977 873 ··· 983 879 984 880 '@babel/plugin-proposal-export-namespace-from@7.12.13': 985 881 resolution: {integrity: sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==} 882 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. 986 883 peerDependencies: 987 884 '@babel/core': ^7.0.0-0 988 885 989 886 '@babel/plugin-proposal-json-strings@7.13.8': 990 887 resolution: {integrity: sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==} 888 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. 991 889 peerDependencies: 992 890 '@babel/core': ^7.0.0-0 993 891 994 892 '@babel/plugin-proposal-logical-assignment-operators@7.13.8': 995 893 resolution: {integrity: sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==} 996 - peerDependencies: 997 - '@babel/core': ^7.0.0-0 998 - 999 - '@babel/plugin-proposal-nullish-coalescing-operator@7.13.8': 1000 - resolution: {integrity: sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==} 1001 - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. 894 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. 1002 895 peerDependencies: 1003 896 '@babel/core': ^7.0.0-0 1004 897 ··· 1033 926 peerDependencies: 1034 927 '@babel/core': ^7.0.0-0 1035 928 1036 - '@babel/plugin-proposal-optional-chaining@7.13.12': 1037 - resolution: {integrity: sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==} 1038 - deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. 1039 - peerDependencies: 1040 - '@babel/core': ^7.0.0-0 1041 - 1042 929 '@babel/plugin-proposal-optional-chaining@7.21.0': 1043 930 resolution: {integrity: sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==} 1044 931 engines: {node: '>=6.9.0'} ··· 1048 935 1049 936 '@babel/plugin-proposal-private-methods@7.13.0': 1050 937 resolution: {integrity: sha512-MXyyKQd9inhx1kDYPkFRVOBXQ20ES8Pto3T7UZ92xj2mY0EVD8oAVzeyYuVfy/mxAdTSIayOvg+aVzcHV2bn6Q==} 938 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. 1051 939 peerDependencies: 1052 940 '@babel/core': ^7.0.0-0 1053 941 1054 942 '@babel/plugin-proposal-unicode-property-regex@7.12.13': 1055 943 resolution: {integrity: sha512-XyJmZidNfofEkqFV5VC/bLabGmO5QzenPO/YOfGuEbgU+2sSwMmio3YLb4WtBgcmmdwZHyVyv8on77IUjQ5Gvg==} 1056 944 engines: {node: '>=4'} 945 + deprecated: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 1057 946 peerDependencies: 1058 947 '@babel/core': ^7.0.0-0 1059 948 ··· 1069 958 1070 959 '@babel/plugin-syntax-dynamic-import@7.8.3': 1071 960 resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} 1072 - peerDependencies: 1073 - '@babel/core': ^7.0.0-0 1074 - 1075 - '@babel/plugin-syntax-export-default-from@7.12.13': 1076 - resolution: {integrity: sha512-gVry0zqoums0hA+EniCYK3gABhjYSLX1dVuwYpPw9DrLNA4/GovXySHVg4FGRsZht09ON/5C2NVx3keq+qqVGQ==} 1077 961 peerDependencies: 1078 962 '@babel/core': ^7.0.0-0 1079 963 ··· 1154 1038 '@babel/plugin-syntax-typescript@7.25.4': 1155 1039 resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} 1156 1040 engines: {node: '>=6.9.0'} 1157 - peerDependencies: 1158 - '@babel/core': ^7.0.0-0 1159 - 1160 - '@babel/plugin-transform-arrow-functions@7.13.0': 1161 - resolution: {integrity: sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg==} 1162 1041 peerDependencies: 1163 1042 '@babel/core': ^7.0.0-0 1164 1043 ··· 1174 1053 peerDependencies: 1175 1054 '@babel/core': ^7.0.0-0 1176 1055 1177 - '@babel/plugin-transform-async-to-generator@7.13.0': 1178 - resolution: {integrity: sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg==} 1179 - peerDependencies: 1180 - '@babel/core': ^7.0.0-0 1181 - 1182 1056 '@babel/plugin-transform-async-to-generator@7.24.7': 1183 1057 resolution: {integrity: sha512-SQY01PcJfmQ+4Ash7NE+rpbLFbmqA2GPIgqzxfFTL4t1FKRq4zTms/7htKpoCUI9OcFYgzqfmCdH53s6/jn5fA==} 1184 1058 engines: {node: '>=6.9.0'} ··· 1202 1076 peerDependencies: 1203 1077 '@babel/core': ^7.0.0-0 1204 1078 1205 - '@babel/plugin-transform-classes@7.13.0': 1206 - resolution: {integrity: sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==} 1207 - peerDependencies: 1208 - '@babel/core': ^7.0.0-0 1209 - 1210 1079 '@babel/plugin-transform-classes@7.25.4': 1211 1080 resolution: {integrity: sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg==} 1212 1081 engines: {node: '>=6.9.0'} 1213 1082 peerDependencies: 1214 1083 '@babel/core': ^7.0.0-0 1215 1084 1216 - '@babel/plugin-transform-computed-properties@7.13.0': 1217 - resolution: {integrity: sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg==} 1218 - peerDependencies: 1219 - '@babel/core': ^7.0.0-0 1220 - 1221 1085 '@babel/plugin-transform-computed-properties@7.24.7': 1222 1086 resolution: {integrity: sha512-25cS7v+707Gu6Ds2oY6tCkUwsJ9YIDbggd9+cu9jzzDgiNq7hR/8dkzxWfKWnTic26vsI3EsCXNd4iEB6e8esQ==} 1223 1087 engines: {node: '>=6.9.0'} 1224 1088 peerDependencies: 1225 1089 '@babel/core': ^7.0.0-0 1226 1090 1227 - '@babel/plugin-transform-destructuring@7.13.17': 1228 - resolution: {integrity: sha512-UAUqiLv+uRLO+xuBKKMEpC+t7YRNVRqBsWWq1yKXbBZBje/t3IXCiSinZhjn/DC3qzBfICeYd2EFGEbHsh5RLA==} 1229 - peerDependencies: 1230 - '@babel/core': ^7.0.0-0 1231 - 1232 1091 '@babel/plugin-transform-destructuring@7.24.8': 1233 1092 resolution: {integrity: sha512-36e87mfY8TnRxc7yc6M9g9gOB7rKgSahqkIKwLpz4Ppk2+zC2Cy1is0uwtuSG6AE4zlTOUa+7JGz9jCJGLqQFQ==} 1234 1093 engines: {node: '>=6.9.0'} ··· 1253 1112 '@babel/plugin-transform-flow-strip-types@7.25.2': 1254 1113 resolution: {integrity: sha512-InBZ0O8tew5V0K6cHcQ+wgxlrjOw1W4wDXLkOTjLRD8GYhTSkxTVBtdy3MMtvYBrbAWa1Qm3hNoTc1620Yj+Mg==} 1255 1114 engines: {node: '>=6.9.0'} 1256 - peerDependencies: 1257 - '@babel/core': ^7.0.0-0 1258 - 1259 - '@babel/plugin-transform-for-of@7.13.0': 1260 - resolution: {integrity: sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg==} 1261 1115 peerDependencies: 1262 1116 '@babel/core': ^7.0.0-0 1263 1117 ··· 1267 1121 peerDependencies: 1268 1122 '@babel/core': ^7.0.0-0 1269 1123 1270 - '@babel/plugin-transform-function-name@7.12.13': 1271 - resolution: {integrity: sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ==} 1272 - peerDependencies: 1273 - '@babel/core': ^7.0.0-0 1274 - 1275 1124 '@babel/plugin-transform-function-name@7.25.1': 1276 1125 resolution: {integrity: sha512-TVVJVdW9RKMNgJJlLtHsKDTydjZAbwIsn6ySBPQaEAUU5+gVvlJt/9nRmqVbsV/IBanRjzWoaAQKLoamWVOUuA==} 1277 1126 engines: {node: '>=6.9.0'} 1278 1127 peerDependencies: 1279 1128 '@babel/core': ^7.0.0-0 1280 1129 1281 - '@babel/plugin-transform-literals@7.12.13': 1282 - resolution: {integrity: sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ==} 1283 - peerDependencies: 1284 - '@babel/core': ^7.0.0-0 1285 - 1286 1130 '@babel/plugin-transform-literals@7.25.2': 1287 1131 resolution: {integrity: sha512-HQI+HcTbm9ur3Z2DkO+jgESMAMcYLuN/A7NRw9juzxAezN9AvqvUTnpKP/9kkYANz6u7dFlAyOu44ejuGySlfw==} 1288 1132 engines: {node: '>=6.9.0'} ··· 1305 1149 peerDependencies: 1306 1150 '@babel/core': ^7.0.0-0 1307 1151 1308 - '@babel/plugin-transform-modules-commonjs@7.14.0': 1309 - resolution: {integrity: sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ==} 1310 - peerDependencies: 1311 - '@babel/core': ^7.0.0-0 1312 - 1313 1152 '@babel/plugin-transform-modules-commonjs@7.24.8': 1314 1153 resolution: {integrity: sha512-WHsk9H8XxRs3JXKWFiqtQebdh9b/pTk4EgueygFzYlTKAg0Ud985mSevdNjdXdFBATSKVJGQXP1tv6aGbssLKA==} 1315 1154 engines: {node: '>=6.9.0'} ··· 1326 1165 peerDependencies: 1327 1166 '@babel/core': ^7.0.0-0 1328 1167 1329 - '@babel/plugin-transform-named-capturing-groups-regex@7.12.13': 1330 - resolution: {integrity: sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA==} 1331 - peerDependencies: 1332 - '@babel/core': ^7.0.0 1333 - 1334 1168 '@babel/plugin-transform-named-capturing-groups-regex@7.24.7': 1335 1169 resolution: {integrity: sha512-/jr7h/EWeJtk1U/uz2jlsCioHkZk1JJZVcc8oQsJ1dUlaJD83f4/6Zeh2aHt9BIFokHIsSeDfhUmju0+1GPd6g==} 1336 1170 engines: {node: '>=6.9.0'} ··· 1377 1211 peerDependencies: 1378 1212 '@babel/core': ^7.0.0-0 1379 1213 1380 - '@babel/plugin-transform-parameters@7.13.0': 1381 - resolution: {integrity: sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==} 1382 - peerDependencies: 1383 - '@babel/core': ^7.0.0-0 1384 - 1385 1214 '@babel/plugin-transform-parameters@7.24.7': 1386 1215 resolution: {integrity: sha512-yGWW5Rr+sQOhK0Ot8hjDJuxU3XLRQGflvT4lhlSY0DFvdb3TwKaY26CJzHtYllU0vT9j58hc37ndFPsqT1SrzA==} 1387 1216 engines: {node: '>=6.9.0'} ··· 1402 1231 1403 1232 '@babel/plugin-transform-property-literals@7.12.13': 1404 1233 resolution: {integrity: sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A==} 1405 - peerDependencies: 1406 - '@babel/core': ^7.0.0-0 1407 - 1408 - '@babel/plugin-transform-react-display-name@7.12.13': 1409 - resolution: {integrity: sha512-MprESJzI9O5VnJZrL7gg1MpdqmiFcUv41Jc7SahxYsNP2kDkFqClxxTZq+1Qv4AFCamm+GXMRDQINNn+qrxmiA==} 1410 1234 peerDependencies: 1411 1235 '@babel/core': ^7.0.0-0 1412 1236 ··· 1444 1268 peerDependencies: 1445 1269 '@babel/core': ^7.0.0-0 1446 1270 1447 - '@babel/plugin-transform-regenerator@7.13.15': 1448 - resolution: {integrity: sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ==} 1449 - peerDependencies: 1450 - '@babel/core': ^7.0.0-0 1451 - 1452 1271 '@babel/plugin-transform-regenerator@7.24.7': 1453 1272 resolution: {integrity: sha512-lq3fvXPdimDrlg6LWBoqj+r/DEWgONuwjuOuQCSYgRroXDH/IdM1C0IZf59fL5cHLpjEH/O6opIRBbqv7ELnuA==} 1454 1273 engines: {node: '>=6.9.0'} ··· 1457 1276 1458 1277 '@babel/plugin-transform-reserved-words@7.12.13': 1459 1278 resolution: {integrity: sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg==} 1460 - peerDependencies: 1461 - '@babel/core': ^7.0.0-0 1462 - 1463 - '@babel/plugin-transform-runtime@7.13.15': 1464 - resolution: {integrity: sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==} 1465 1279 peerDependencies: 1466 1280 '@babel/core': ^7.0.0-0 1467 1281 ··· 1471 1285 peerDependencies: 1472 1286 '@babel/core': ^7.0.0-0 1473 1287 1474 - '@babel/plugin-transform-shorthand-properties@7.12.13': 1475 - resolution: {integrity: sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw==} 1476 - peerDependencies: 1477 - '@babel/core': ^7.0.0-0 1478 - 1479 1288 '@babel/plugin-transform-shorthand-properties@7.24.7': 1480 1289 resolution: {integrity: sha512-KsDsevZMDsigzbA09+vacnLpmPH4aWjcZjXdyFKGzpplxhbeB4wYtury3vglQkg6KM/xEPKt73eCjPPf1PgXBA==} 1481 1290 engines: {node: '>=6.9.0'} 1482 1291 peerDependencies: 1483 1292 '@babel/core': ^7.0.0-0 1484 1293 1485 - '@babel/plugin-transform-spread@7.13.0': 1486 - resolution: {integrity: sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg==} 1487 - peerDependencies: 1488 - '@babel/core': ^7.0.0-0 1489 - 1490 1294 '@babel/plugin-transform-spread@7.24.7': 1491 1295 resolution: {integrity: sha512-x96oO0I09dgMDxJaANcRyD4ellXFLLiWhuwDxKZX5g2rWP1bTPkBSwCYv96VDXVT1bD9aPj8tppr5ITIh8hBng==} 1492 1296 engines: {node: '>=6.9.0'} 1493 - peerDependencies: 1494 - '@babel/core': ^7.0.0-0 1495 - 1496 - '@babel/plugin-transform-sticky-regex@7.12.13': 1497 - resolution: {integrity: sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg==} 1498 1297 peerDependencies: 1499 1298 '@babel/core': ^7.0.0-0 1500 1299 ··· 1525 1324 peerDependencies: 1526 1325 '@babel/core': ^7.0.0-0 1527 1326 1528 - '@babel/plugin-transform-unicode-regex@7.12.13': 1529 - resolution: {integrity: sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA==} 1530 - peerDependencies: 1531 - '@babel/core': ^7.0.0-0 1532 - 1533 1327 '@babel/plugin-transform-unicode-regex@7.24.7': 1534 1328 resolution: {integrity: sha512-hlQ96MBZSAXUq7ltkjtu3FJCCSMx/j629ns3hA3pXnBXjanNP0LHi+JpPeA81zaWgVK1VGH95Xuy7u0RyQ8kMg==} 1535 1329 engines: {node: '>=6.9.0'} ··· 1566 1360 peerDependencies: 1567 1361 '@babel/core': ^7.0.0-0 1568 1362 1569 - '@babel/register@7.13.16': 1570 - resolution: {integrity: sha512-dh2t11ysujTwByQjXNgJ48QZ2zcXKQVdV8s0TbeMI0flmtGWCdTwK9tJiACHXPLmncm5+ktNn/diojA45JE4jg==} 1571 - peerDependencies: 1572 - '@babel/core': ^7.0.0-0 1573 - 1574 1363 '@babel/register@7.24.6': 1575 1364 resolution: {integrity: sha512-WSuFCc2wCqMeXkz/i3yfAAsxwWflEgbVkZzivgAmXl/MxrXeoYFZOOPllbC8R8WTF7u61wSRQtDVZ1879cdu6w==} 1576 1365 engines: {node: '>=6.9.0'} ··· 1583 1372 '@babel/runtime-corejs3@7.13.17': 1584 1373 resolution: {integrity: sha512-RGXINY1YvduBlGrP+vHjJqd/nK7JVpfM4rmZLGMx77WoL3sMrhheA0qxii9VNn1VHnxJLEyxmvCB+Wqc+x/FMw==} 1585 1374 1586 - '@babel/runtime@7.21.0': 1587 - resolution: {integrity: sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw==} 1588 - engines: {node: '>=6.9.0'} 1589 - 1590 - '@babel/runtime@7.22.5': 1591 - resolution: {integrity: sha512-ecjvYlnAaZ/KVneE/OdKYBYfgXV3Ptu6zQWmgEF7vwKhQnvVS6bjMD2XYgj+SNvQ1GfK/pjgokfPkC/2CO8CuA==} 1592 - engines: {node: '>=6.9.0'} 1593 - 1594 1375 '@babel/runtime@7.25.6': 1595 1376 resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==} 1596 1377 engines: {node: '>=6.9.0'} 1597 1378 1598 - '@babel/template@7.20.7': 1599 - resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==} 1600 - engines: {node: '>=6.9.0'} 1601 - 1602 1379 '@babel/template@7.25.0': 1603 1380 resolution: {integrity: sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==} 1604 1381 engines: {node: '>=6.9.0'} 1605 1382 1606 - '@babel/traverse@7.21.5': 1607 - resolution: {integrity: sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==} 1608 - engines: {node: '>=6.9.0'} 1609 - 1610 1383 '@babel/traverse@7.25.6': 1611 1384 resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} 1612 - engines: {node: '>=6.9.0'} 1613 - 1614 - '@babel/types@7.22.4': 1615 - resolution: {integrity: sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==} 1616 1385 engines: {node: '>=6.9.0'} 1617 1386 1618 1387 '@babel/types@7.25.6': ··· 1730 1499 cpu: [arm64] 1731 1500 os: [android] 1732 1501 1733 - '@esbuild/android-arm@0.15.18': 1734 - resolution: {integrity: sha512-5GT+kcs2WVGjVs7+boataCkO5Fg0y4kCjzkB5bAip7H4jfnOS3dA6KPiww9W1OEKTKeAcUVhdZGvgI65OXmUnw==} 1735 - engines: {node: '>=12'} 1736 - cpu: [arm] 1737 - os: [android] 1738 - 1739 1502 '@esbuild/android-arm@0.21.5': 1740 1503 resolution: {integrity: sha512-vCPvzSjpPHEi1siZdlvAlsPxXl7WbOVUBBAowWug4rJHb68Ox8KualB+1ocNvT5fjv6wpkX6o/iEpbDrf68zcg==} 1741 1504 engines: {node: '>=12'} ··· 1788 1551 resolution: {integrity: sha512-YvjXDqLRqPDl2dvRODYmmhz4rPeVKYvppfGYKSNGdyZkA01046pLWyRKKI3ax8fbJoK5QbxblURkwK/MWY18Tg==} 1789 1552 engines: {node: '>=12'} 1790 1553 cpu: [ia32] 1791 - os: [linux] 1792 - 1793 - '@esbuild/linux-loong64@0.15.18': 1794 - resolution: {integrity: sha512-L4jVKS82XVhw2nvzLg/19ClLWg0y27ulRwuP7lcyL6AbUWB5aPglXY3M21mauDQMDfRLs8cQmeT03r/+X3cZYQ==} 1795 - engines: {node: '>=12'} 1796 - cpu: [loong64] 1797 1554 os: [linux] 1798 1555 1799 1556 '@esbuild/linux-loong64@0.21.5': ··· 1948 1705 resolution: {integrity: sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==} 1949 1706 engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} 1950 1707 1951 - '@jridgewell/gen-mapping@0.1.1': 1952 - resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==} 1953 - engines: {node: '>=6.0.0'} 1954 - 1955 - '@jridgewell/gen-mapping@0.3.2': 1956 - resolution: {integrity: sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==} 1957 - engines: {node: '>=6.0.0'} 1958 - 1959 1708 '@jridgewell/gen-mapping@0.3.5': 1960 1709 resolution: {integrity: sha512-IzL8ZoEDIBRWEzlCcRhOaCupYyN5gdIK+Q6fbFdPDg6HqX6jpkItn7DFIpW9LQzXG6Df9sA7+OKnq0qlz/GaQg==} 1961 1710 engines: {node: '>=6.0.0'} 1962 1711 1963 - '@jridgewell/resolve-uri@3.1.0': 1964 - resolution: {integrity: sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==} 1965 - engines: {node: '>=6.0.0'} 1966 - 1967 1712 '@jridgewell/resolve-uri@3.1.2': 1968 1713 resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==} 1969 - engines: {node: '>=6.0.0'} 1970 - 1971 - '@jridgewell/set-array@1.1.2': 1972 - resolution: {integrity: sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==} 1973 1714 engines: {node: '>=6.0.0'} 1974 1715 1975 1716 '@jridgewell/set-array@1.2.1': ··· 1979 1720 '@jridgewell/source-map@0.3.6': 1980 1721 resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==} 1981 1722 1982 - '@jridgewell/sourcemap-codec@1.4.14': 1983 - resolution: {integrity: sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==} 1984 - 1985 1723 '@jridgewell/sourcemap-codec@1.5.0': 1986 1724 resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==} 1987 - 1988 - '@jridgewell/trace-mapping@0.3.17': 1989 - resolution: {integrity: sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==} 1990 1725 1991 1726 '@jridgewell/trace-mapping@0.3.25': 1992 1727 resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==} ··· 2259 1994 '@reach/router@1.3.4': 2260 1995 resolution: {integrity: sha512-+mtn9wjlB9NN2CNnnC/BRYtwdKBfSyyasPYraNAyvaV1occr/5NnB4CVzjEZipNHwYebQwcndGUmpFzxAUoqSA==} 2261 1996 peerDependencies: 2262 - react: ^17.0.2 2263 - react-dom: ^17.0.2 1997 + react: 15.x || 16.x || 16.4.0-alpha.0911da3 1998 + react-dom: 15.x || 16.x || 16.4.0-alpha.0911da3 2264 1999 2265 2000 '@react-native-async-storage/async-storage@1.21.0': 2266 2001 resolution: {integrity: sha512-JL0w36KuFHFCvnbOXRekqVAUplmOyT/OuCQkogo6X98MtpSaJOKEAeZnYO8JB0U/RIEixZaGI5px73YbRm/oag==} ··· 2632 2367 '@types/hast@2.3.1': 2633 2368 resolution: {integrity: sha512-viwwrB+6xGzw+G1eWpF9geV3fnsDgXqHG+cqgiHrvQfDUW5hzhCyV7Sy3UJxhfRFBsgky2SSW33qi/YrIkjX5Q==} 2634 2369 2635 - '@types/istanbul-lib-coverage@2.0.3': 2636 - resolution: {integrity: sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==} 2637 - 2638 2370 '@types/istanbul-lib-coverage@2.0.6': 2639 2371 resolution: {integrity: sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==} 2640 2372 2641 - '@types/istanbul-lib-report@3.0.0': 2642 - resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} 2643 - 2644 2373 '@types/istanbul-lib-report@3.0.3': 2645 2374 resolution: {integrity: sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==} 2646 2375 2647 - '@types/istanbul-reports@3.0.0': 2648 - resolution: {integrity: sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==} 2649 - 2650 2376 '@types/istanbul-reports@3.0.4': 2651 2377 resolution: {integrity: sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==} 2652 2378 ··· 2676 2402 2677 2403 '@types/node@22.5.5': 2678 2404 resolution: {integrity: sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==} 2679 - 2680 - '@types/parse-json@4.0.0': 2681 - resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} 2682 2405 2683 2406 '@types/parse-json@4.0.2': 2684 2407 resolution: {integrity: sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==} ··· 2727 2450 2728 2451 '@types/unist@2.0.3': 2729 2452 resolution: {integrity: sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==} 2730 - 2731 - '@types/yargs-parser@20.2.0': 2732 - resolution: {integrity: sha512-37RSHht+gzzgYeobbG+KWryeAW8J33Nhr69cjTqSYymXVZEN9NbRYWoYlRtDhHKPVT1FyNKwaTPC1NynKZpzRA==} 2733 2453 2734 2454 '@types/yargs-parser@21.0.3': 2735 2455 resolution: {integrity: sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==} ··· 2966 2686 resolution: {integrity: sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==} 2967 2687 engines: {node: '>=6.5'} 2968 2688 2969 - accepts@1.3.7: 2970 - resolution: {integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==} 2971 - engines: {node: '>= 0.6'} 2972 - 2973 2689 accepts@1.3.8: 2974 2690 resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} 2975 2691 engines: {node: '>= 0.6'} ··· 3104 2820 3105 2821 anymatch@2.0.0: 3106 2822 resolution: {integrity: sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==} 3107 - 3108 - anymatch@3.1.2: 3109 - resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} 3110 - engines: {node: '>= 8'} 3111 2823 3112 2824 anymatch@3.1.3: 3113 2825 resolution: {integrity: sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==} ··· 3286 2998 aws-sign2@0.7.0: 3287 2999 resolution: {integrity: sha512-08kcGqnYf/YmjoRhfxyu+CLxBjUtHLXLXX/vUfx9l2LYzG3c1m61nrpyFUZI6zeS+Li/wWMMidD9KgrqtGq3mA==} 3288 3000 3289 - aws4@1.12.0: 3290 - resolution: {integrity: sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==} 3291 - 3292 3001 aws4@1.13.2: 3293 3002 resolution: {integrity: sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==} 3294 3003 ··· 3512 3221 resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} 3513 3222 engines: {node: '>=0.10.0'} 3514 3223 3515 - braces@3.0.2: 3516 - resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} 3517 - engines: {node: '>=8'} 3518 - 3519 3224 braces@3.0.3: 3520 3225 resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==} 3521 3226 engines: {node: '>=8'} ··· 3544 3249 browserify-zlib@0.2.0: 3545 3250 resolution: {integrity: sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==} 3546 3251 3547 - browserslist@4.21.5: 3548 - resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} 3549 - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} 3550 - hasBin: true 3551 - 3552 3252 browserslist@4.23.3: 3553 3253 resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==} 3554 3254 engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} ··· 3752 3452 3753 3453 chokidar@2.1.8: 3754 3454 resolution: {integrity: sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg==} 3755 - deprecated: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 3756 - 3757 - chokidar@3.5.3: 3758 - resolution: {integrity: sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==} 3759 - engines: {node: '>= 8.10.0'} 3760 3455 3761 3456 chokidar@3.6.0: 3762 3457 resolution: {integrity: sha512-7VT13fmjotKpGipCW9JEQAusEPE+Ei8nl6/g4FBAmIm0GOOLMua9NDDo/DWp0ZAxCr3cPq5ZpBqmPAQgDda2Pw==} ··· 3917 3612 color@3.1.3: 3918 3613 resolution: {integrity: sha512-xgXAcTHa2HeFCGLE9Xs/R82hujGtu9Jd9x4NW3T34+OMs7VoPsjwzRczKHvTAHeJwWFwX5j15+MgAppE8ztObQ==} 3919 3614 3920 - colorette@1.2.2: 3921 - resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==} 3922 - 3923 3615 colorette@1.4.0: 3924 3616 resolution: {integrity: sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==} 3925 3617 ··· 4066 3758 copy-descriptor@0.1.1: 4067 3759 resolution: {integrity: sha512-XgZ0pFcakEUlbwQEVNg3+QAis1FyTL3Qel9FYy8pSkQqoG3PNoT0bOCQtOXcOkur21r2Eq2kI+IE+gsmAEVlYw==} 4068 3760 engines: {node: '>=0.10.0'} 4069 - 4070 - core-js-compat@3.11.1: 4071 - resolution: {integrity: sha512-aZ0e4tmlG/aOBHj92/TuOuZwp6jFvn1WNabU5VOVixzhu5t5Ao+JZkQOPlgNXu6ynwLrwJxklT4Gw1G1VGEh+g==} 4072 3761 4073 3762 core-js-compat@3.38.1: 4074 3763 resolution: {integrity: sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw==} ··· 4501 4190 dom-accessibility-api@0.5.16: 4502 4191 resolution: {integrity: sha512-X7BJ2yElsnOJ30pZF4uIIDfBEVgF4XEBxL9Bxhy6dnrm5hkzqmsWHGTiHqRiITNhMyFLyAiWndIJP7Z1NTteDg==} 4503 4192 4504 - dom-accessibility-api@0.5.4: 4505 - resolution: {integrity: sha512-TvrjBckDy2c6v6RLxPv5QXOnU+SmF9nBII5621Ve5fu6Z/BDrENurBEvlC1f44lKEUVqOpK4w9E5Idc5/EgkLQ==} 4506 - 4507 4193 dom-converter@0.2.0: 4508 4194 resolution: {integrity: sha512-gd3ypIPfOMr9h5jIKq8E3sHOTCjeirnl0WK5ZdS1AW0Odt0b1PaWaHdJ4Qk4klv+YB9aJBS7mESXjFoDQPu6DA==} 4509 4195 ··· 4588 4274 ejs@2.7.4: 4589 4275 resolution: {integrity: sha512-7vmuyh5+kuUyJKePhQfRQBhXV5Ce+RnaeeQArKu1EAMpL3WbgMt5WG6uQZpEVvYSSsxMXRKOewtDk9RaTKXRlA==} 4590 4276 engines: {node: '>=0.10.0'} 4591 - 4592 - electron-to-chromium@1.4.332: 4593 - resolution: {integrity: sha512-c1Vbv5tuUlBFp0mb3mCIjw+REEsgthRgNE8BlbEDKmvzb8rxjcVki6OkQP83vLN34s0XCxpSkq7AZNep1a6xhw==} 4594 4277 4595 4278 electron-to-chromium@1.5.23: 4596 4279 resolution: {integrity: sha512-mBhODedOXg4v5QWwl21DjM5amzjmI1zw9EPrPK/5Wx7C8jt33bpZNrC7OhHUG3pxRtbLpr3W2dXT+Ph1SsfRZA==} ··· 4717 4400 resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} 4718 4401 engines: {node: '>= 0.4'} 4719 4402 4720 - esbuild-android-64@0.15.18: 4721 - resolution: {integrity: sha512-wnpt3OXRhcjfIDSZu9bnzT4/TNTDsOUvip0foZOUBG7QbSt//w3QV4FInVJxNhKc/ErhUxc5z4QjHtMi7/TbgA==} 4722 - engines: {node: '>=12'} 4723 - cpu: [x64] 4724 - os: [android] 4725 - 4726 - esbuild-android-arm64@0.15.18: 4727 - resolution: {integrity: sha512-G4xu89B8FCzav9XU8EjsXacCKSG2FT7wW9J6hOc18soEHJdtWu03L3TQDGf0geNxfLTtxENKBzMSq9LlbjS8OQ==} 4728 - engines: {node: '>=12'} 4729 - cpu: [arm64] 4730 - os: [android] 4731 - 4732 - esbuild-darwin-64@0.15.18: 4733 - resolution: {integrity: sha512-2WAvs95uPnVJPuYKP0Eqx+Dl/jaYseZEUUT1sjg97TJa4oBtbAKnPnl3b5M9l51/nbx7+QAEtuummJZW0sBEmg==} 4734 - engines: {node: '>=12'} 4735 - cpu: [x64] 4736 - os: [darwin] 4737 - 4738 - esbuild-darwin-arm64@0.15.18: 4739 - resolution: {integrity: sha512-tKPSxcTJ5OmNb1btVikATJ8NftlyNlc8BVNtyT/UAr62JFOhwHlnoPrhYWz09akBLHI9nElFVfWSTSRsrZiDUA==} 4740 - engines: {node: '>=12'} 4741 - cpu: [arm64] 4742 - os: [darwin] 4743 - 4744 - esbuild-freebsd-64@0.15.18: 4745 - resolution: {integrity: sha512-TT3uBUxkteAjR1QbsmvSsjpKjOX6UkCstr8nMr+q7zi3NuZ1oIpa8U41Y8I8dJH2fJgdC3Dj3CXO5biLQpfdZA==} 4746 - engines: {node: '>=12'} 4747 - cpu: [x64] 4748 - os: [freebsd] 4749 - 4750 - esbuild-freebsd-arm64@0.15.18: 4751 - resolution: {integrity: sha512-R/oVr+X3Tkh+S0+tL41wRMbdWtpWB8hEAMsOXDumSSa6qJR89U0S/PpLXrGF7Wk/JykfpWNokERUpCeHDl47wA==} 4752 - engines: {node: '>=12'} 4753 - cpu: [arm64] 4754 - os: [freebsd] 4755 - 4756 - esbuild-linux-32@0.15.18: 4757 - resolution: {integrity: sha512-lphF3HiCSYtaa9p1DtXndiQEeQDKPl9eN/XNoBf2amEghugNuqXNZA/ZovthNE2aa4EN43WroO0B85xVSjYkbg==} 4758 - engines: {node: '>=12'} 4759 - cpu: [ia32] 4760 - os: [linux] 4761 - 4762 - esbuild-linux-64@0.15.18: 4763 - resolution: {integrity: sha512-hNSeP97IviD7oxLKFuii5sDPJ+QHeiFTFLoLm7NZQligur8poNOWGIgpQ7Qf8Balb69hptMZzyOBIPtY09GZYw==} 4764 - engines: {node: '>=12'} 4765 - cpu: [x64] 4766 - os: [linux] 4767 - 4768 - esbuild-linux-arm64@0.15.18: 4769 - resolution: {integrity: sha512-54qr8kg/6ilcxd+0V3h9rjT4qmjc0CccMVWrjOEM/pEcUzt8X62HfBSeZfT2ECpM7104mk4yfQXkosY8Quptug==} 4770 - engines: {node: '>=12'} 4771 - cpu: [arm64] 4772 - os: [linux] 4773 - 4774 - esbuild-linux-arm@0.15.18: 4775 - resolution: {integrity: sha512-UH779gstRblS4aoS2qpMl3wjg7U0j+ygu3GjIeTonCcN79ZvpPee12Qun3vcdxX+37O5LFxz39XeW2I9bybMVA==} 4776 - engines: {node: '>=12'} 4777 - cpu: [arm] 4778 - os: [linux] 4779 - 4780 - esbuild-linux-mips64le@0.15.18: 4781 - resolution: {integrity: sha512-Mk6Ppwzzz3YbMl/ZZL2P0q1tnYqh/trYZ1VfNP47C31yT0K8t9s7Z077QrDA/guU60tGNp2GOwCQnp+DYv7bxQ==} 4782 - engines: {node: '>=12'} 4783 - cpu: [mips64el] 4784 - os: [linux] 4785 - 4786 - esbuild-linux-ppc64le@0.15.18: 4787 - resolution: {integrity: sha512-b0XkN4pL9WUulPTa/VKHx2wLCgvIAbgwABGnKMY19WhKZPT+8BxhZdqz6EgkqCLld7X5qiCY2F/bfpUUlnFZ9w==} 4788 - engines: {node: '>=12'} 4789 - cpu: [ppc64] 4790 - os: [linux] 4791 - 4792 - esbuild-linux-riscv64@0.15.18: 4793 - resolution: {integrity: sha512-ba2COaoF5wL6VLZWn04k+ACZjZ6NYniMSQStodFKH/Pu6RxzQqzsmjR1t9QC89VYJxBeyVPTaHuBMCejl3O/xg==} 4794 - engines: {node: '>=12'} 4795 - cpu: [riscv64] 4796 - os: [linux] 4797 - 4798 - esbuild-linux-s390x@0.15.18: 4799 - resolution: {integrity: sha512-VbpGuXEl5FCs1wDVp93O8UIzl3ZrglgnSQ+Hu79g7hZu6te6/YHgVJxCM2SqfIila0J3k0csfnf8VD2W7u2kzQ==} 4800 - engines: {node: '>=12'} 4801 - cpu: [s390x] 4802 - os: [linux] 4803 - 4804 - esbuild-netbsd-64@0.15.18: 4805 - resolution: {integrity: sha512-98ukeCdvdX7wr1vUYQzKo4kQ0N2p27H7I11maINv73fVEXt2kyh4K4m9f35U1K43Xc2QGXlzAw0K9yoU7JUjOg==} 4806 - engines: {node: '>=12'} 4807 - cpu: [x64] 4808 - os: [netbsd] 4809 - 4810 - esbuild-openbsd-64@0.15.18: 4811 - resolution: {integrity: sha512-yK5NCcH31Uae076AyQAXeJzt/vxIo9+omZRKj1pauhk3ITuADzuOx5N2fdHrAKPxN+zH3w96uFKlY7yIn490xQ==} 4812 - engines: {node: '>=12'} 4813 - cpu: [x64] 4814 - os: [openbsd] 4815 - 4816 - esbuild-sunos-64@0.15.18: 4817 - resolution: {integrity: sha512-On22LLFlBeLNj/YF3FT+cXcyKPEI263nflYlAhz5crxtp3yRG1Ugfr7ITyxmCmjm4vbN/dGrb/B7w7U8yJR9yw==} 4818 - engines: {node: '>=12'} 4819 - cpu: [x64] 4820 - os: [sunos] 4821 - 4822 - esbuild-windows-32@0.15.18: 4823 - resolution: {integrity: sha512-o+eyLu2MjVny/nt+E0uPnBxYuJHBvho8vWsC2lV61A7wwTWC3jkN2w36jtA+yv1UgYkHRihPuQsL23hsCYGcOQ==} 4824 - engines: {node: '>=12'} 4825 - cpu: [ia32] 4826 - os: [win32] 4827 - 4828 - esbuild-windows-64@0.15.18: 4829 - resolution: {integrity: sha512-qinug1iTTaIIrCorAUjR0fcBk24fjzEedFYhhispP8Oc7SFvs+XeW3YpAKiKp8dRpizl4YYAhxMjlftAMJiaUw==} 4830 - engines: {node: '>=12'} 4831 - cpu: [x64] 4832 - os: [win32] 4833 - 4834 - esbuild-windows-arm64@0.15.18: 4835 - resolution: {integrity: sha512-q9bsYzegpZcLziq0zgUi5KqGVtfhjxGbnksaBFYmWLxeV/S1fK4OLdq2DFYnXcLMjlZw2L0jLsk1eGoB522WXQ==} 4836 - engines: {node: '>=12'} 4837 - cpu: [arm64] 4838 - os: [win32] 4839 - 4840 - esbuild@0.15.18: 4841 - resolution: {integrity: sha512-x/R72SmW3sSFRm5zrrIjAhCeQSAWoni3CmHEqfQrZIQTM3lVCdehdwuIqaOtfC2slvpdlLa62GYoN8SxT23m6Q==} 4842 - engines: {node: '>=12'} 4843 - hasBin: true 4844 - 4845 4403 esbuild@0.21.5: 4846 4404 resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} 4847 4405 engines: {node: '>=12'} ··· 4918 4476 eslint@8.57.0: 4919 4477 resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} 4920 4478 engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} 4479 + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. 4921 4480 hasBin: true 4922 4481 4923 4482 espree@9.6.1: ··· 5184 4743 resolution: {integrity: sha512-VcpLTWqWDiTerugjj8e3+esbg+skS3M9e54UuR3iCeIDMXCLTsAH8hTSzDQU/X6/6t3eYkOKoZSef2PlU6U1XQ==} 5185 4744 engines: {node: '>=0.10.0'} 5186 4745 5187 - fill-range@7.0.1: 5188 - resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} 5189 - engines: {node: '>=8'} 5190 - 5191 4746 fill-range@7.1.1: 5192 4747 resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} 5193 4748 engines: {node: '>=8'} ··· 5516 5071 5517 5072 graphql-toe@0.1.2: 5518 5073 resolution: {integrity: sha512-XK04wXEHbLY33YHoPAnLMIafRKSOn7FTWzTCob23GC6o8DnO4ibkA8Aje+Udee8QdXx46TV6m6LQM9iU8C9vwQ==} 5519 - 5520 - graphql@16.6.0: 5521 - resolution: {integrity: sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==} 5522 - engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} 5523 5074 5524 5075 graphql@16.9.0: 5525 5076 resolution: {integrity: sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==} ··· 6715 6266 lru-cache@5.1.1: 6716 6267 resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} 6717 6268 6718 - lz-string@1.4.4: 6719 - resolution: {integrity: sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==} 6720 - hasBin: true 6721 - 6722 6269 lz-string@1.5.0: 6723 6270 resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} 6724 6271 hasBin: true ··· 6939 6486 engines: {node: '>=4'} 6940 6487 hasBin: true 6941 6488 6942 - mime@2.5.2: 6943 - resolution: {integrity: sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==} 6944 - engines: {node: '>=4.0.0'} 6945 - hasBin: true 6946 - 6947 6489 mime@2.6.0: 6948 6490 resolution: {integrity: sha512-USPkMeET31rOMiarsBNIHZKLGgvKc/LrjofAnBlOttf5ajRvqiRA8QsenbcooctK6d6Ts6aqZXBA+XbkKthiQg==} 6949 6491 engines: {node: '>=4.0.0'} ··· 7068 6610 mkdirp-classic@0.5.3: 7069 6611 resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} 7070 6612 7071 - mkdirp@0.5.5: 7072 - resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} 7073 - hasBin: true 7074 - 7075 6613 mkdirp@0.5.6: 7076 6614 resolution: {integrity: sha512-FP+p8RB8OWpF3YZBCrP5gtADmtXApB5AMLn+vdyA+PyxCjrCs00mjyUozssO33cwDeT3wNGdLxJ5M//YqtHAJw==} 7077 6615 hasBin: true ··· 7140 6678 natural-compare@1.4.0: 7141 6679 resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} 7142 6680 7143 - negotiator@0.6.2: 7144 - resolution: {integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==} 7145 - engines: {node: '>= 0.6'} 7146 - 7147 6681 negotiator@0.6.3: 7148 6682 resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} 7149 6683 engines: {node: '>= 0.6'} ··· 7227 6761 7228 6762 node-libs-browser@2.2.1: 7229 6763 resolution: {integrity: sha512-h/zcD8H9kaDZ9ALUWwlBUDo6TKF8a7qBSCSEGfjTVIYeqsioSKaAX+BN7NgiMGp6iSIXZ3PxgCu8KS3b71YK5Q==} 7230 - 7231 - node-releases@2.0.10: 7232 - resolution: {integrity: sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==} 7233 6764 7234 6765 node-releases@2.0.18: 7235 6766 resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==} ··· 7342 6873 7343 6874 num2fraction@1.2.2: 7344 6875 resolution: {integrity: sha512-Y1wZESM7VUThYY+4W+X4ySH2maqcA+p7UR+w8VWNWVAd6lwuXXWz/w/Cz43J/dI2I+PS6wD5N+bJUF+gjWvIqg==} 7345 - 7346 - nwsapi@2.2.10: 7347 - resolution: {integrity: sha512-QK0sRs7MKv0tKe1+5uZIQk/C8XGza4DAnztJG8iD+TpJIORARrCxczA738awHrZoHeTjSSoHqao2teO0dC/gFQ==} 7348 6876 7349 6877 nwsapi@2.2.12: 7350 6878 resolution: {integrity: sha512-qXDmcVlZV4XRtKFzddidpfVP4oMSGhga+xdMc25mv8kaLUHtgzCDhUxkrN8exkGdTlLNaXj7CV3GtON7zuGZ+w==} ··· 7757 7285 resolution: {integrity: sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==} 7758 7286 engines: {node: '>=0.10.0'} 7759 7287 7760 - pirates@4.0.5: 7761 - resolution: {integrity: sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==} 7762 - engines: {node: '>= 6'} 7763 - 7764 7288 pirates@4.0.6: 7765 7289 resolution: {integrity: sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==} 7766 7290 engines: {node: '>= 6'} ··· 8052 7576 resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} 8053 7577 engines: {node: '>= 6'} 8054 7578 8055 - prop-types@15.7.2: 8056 - resolution: {integrity: sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==} 8057 - 8058 7579 prop-types@15.8.1: 8059 7580 resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} 8060 7581 ··· 8086 7607 pump@2.0.1: 8087 7608 resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==} 8088 7609 8089 - pump@3.0.0: 8090 - resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} 8091 - 8092 7610 pump@3.0.2: 8093 7611 resolution: {integrity: sha512-tUPXtzlGM8FE3P0ZL6DVs/3P58k9nk8/jZeQCurTJylQA8qFYzHFfhBJkuqyE0FifOsQ0uKWekiZ5g8wtr28cw==} 8094 7612 ··· 8100 7618 8101 7619 punycode@1.4.1: 8102 7620 resolution: {integrity: sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==} 8103 - 8104 - punycode@2.3.0: 8105 - resolution: {integrity: sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==} 8106 - engines: {node: '>=6'} 8107 7621 8108 7622 punycode@2.3.1: 8109 7623 resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} ··· 8423 7937 resolution: {integrity: sha512-DqHn3DwbmmPVzeKj9woBadqmXxLvQoQIwu7nopMc72ztvxVmVk2SBhSnx67zuye5TP+lJsb/TBQsjLKhnDf3MA==} 8424 7938 engines: {node: '>=4'} 8425 7939 8426 - regenerate-unicode-properties@8.2.0: 8427 - resolution: {integrity: sha512-F9DjY1vKLo/tPePDycuH3dn9H1OTPIkVD9Kz4LODu+F2C75mgjAJ7x/gwy6ZcSNRAAkhNlJSOHRe8k3p+K9WhA==} 8428 - engines: {node: '>=4'} 8429 - 8430 7940 regenerate@1.4.2: 8431 7941 resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} 8432 7942 ··· 8438 7948 8439 7949 regenerator-runtime@0.14.1: 8440 7950 resolution: {integrity: sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==} 8441 - 8442 - regenerator-transform@0.14.5: 8443 - resolution: {integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==} 8444 7951 8445 7952 regenerator-transform@0.15.2: 8446 7953 resolution: {integrity: sha512-hfMp2BoF0qOk3uc5V20ALGDS2ddjQaLrdl7xrGXvAIow7qeWRM2VA2HuCHkUKk9slq3VwEwLNK3DFBqDfPGYtg==} ··· 8452 7959 regexp.prototype.flags@1.5.2: 8453 7960 resolution: {integrity: sha512-NcDiDkTLuPR+++OCKB0nWafEmhg/Da8aUPLPMQbK+bxKKCm1/S5he+AqYa4PlMCVBalb4/yxIRub6qkEx5yJbw==} 8454 7961 engines: {node: '>= 0.4'} 8455 - 8456 - regexpu-core@4.7.1: 8457 - resolution: {integrity: sha512-ywH2VUraA44DZQuRKzARmw6S66mr48pQVva4LBeRhcOltJ6hExvWly5ZjFLYo67xbIxb6W1q4bAGtgfEl20zfQ==} 8458 - engines: {node: '>=4'} 8459 7962 8460 7963 regexpu-core@5.3.2: 8461 7964 resolution: {integrity: sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==} ··· 8467 7970 registry-url@3.1.0: 8468 7971 resolution: {integrity: sha512-ZbgR5aZEdf4UKZVBPYIgaglBmSF2Hi94s2PcIHhRGFjKYu+chjJdYfHn4rt3hB6eCKLJ8giVIIfgMa1ehDfZKA==} 8469 7972 engines: {node: '>=0.10.0'} 8470 - 8471 - regjsgen@0.5.2: 8472 - resolution: {integrity: sha512-OFFT3MfrH90xIW8OOSyUrk6QHD5E9JOTeGodiJeBS3J6IwlgzJMNE/1bZklWz5oTg+9dCMyEetclvCVXOPoN3A==} 8473 - 8474 - regjsparser@0.6.9: 8475 - resolution: {integrity: sha512-ZqbNRz1SNjLAiYuwY0zoXW8Ne675IX5q+YHioAGbCw4X96Mjl2+dcX9B2ciaeyYjViDAfvIjFpQjJgLttTEERQ==} 8476 - hasBin: true 8477 7973 8478 7974 regjsparser@0.9.1: 8479 7975 resolution: {integrity: sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==} ··· 8659 8155 rollup: 8660 8156 optional: true 8661 8157 8662 - rollup@2.79.2: 8663 - resolution: {integrity: sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==} 8664 - engines: {node: '>=10.0.0'} 8665 - hasBin: true 8666 - 8667 8158 rollup@3.29.4: 8668 8159 resolution: {integrity: sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==} 8669 8160 engines: {node: '>=14.18.0', npm: '>=8.0.0'} ··· 8775 8266 8776 8267 semver@6.3.1: 8777 8268 resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==} 8778 - hasBin: true 8779 - 8780 - semver@7.0.0: 8781 - resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} 8782 8269 hasBin: true 8783 8270 8784 8271 semver@7.6.3: ··· 9299 8786 9300 8787 sudo-prompt@9.2.1: 9301 8788 resolution: {integrity: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==} 8789 + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 9302 8790 9303 8791 supports-color@5.5.0: 9304 8792 resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} ··· 9521 9009 resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==} 9522 9010 engines: {node: '>=0.8'} 9523 9011 9524 - tough-cookie@4.1.2: 9525 - resolution: {integrity: sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==} 9526 - engines: {node: '>=6'} 9527 - 9528 9012 tough-cookie@4.1.4: 9529 9013 resolution: {integrity: sha512-Loo5UUvLD9ScZ6jh8beX1T6sO1w2/MpCRpEP7V280GKMVUQ0Jzar2U3UJPsrdbziLEMMhu3Ujnq//rhiFuIeag==} 9530 9014 engines: {node: '>=6'} ··· 9699 9183 unherit@1.1.3: 9700 9184 resolution: {integrity: sha512-Ft16BJcnapDKp0+J/rqFC3Rrk6Y/Ng4nzsC028k2jdDII/rdZ7Wd3pPT/6+vIIxRagwRc9K0IUX0Ra4fKvw+WQ==} 9701 9185 9702 - unicode-canonical-property-names-ecmascript@1.0.4: 9703 - resolution: {integrity: sha512-jDrNnXWHd4oHiTZnx/ZG7gtUTVp+gCcTTKr8L0HjlwphROEW3+Him+IpvC+xcJEFegapiMZyZe02CyuOnRmbnQ==} 9704 - engines: {node: '>=4'} 9705 - 9706 9186 unicode-canonical-property-names-ecmascript@2.0.1: 9707 9187 resolution: {integrity: sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==} 9708 9188 engines: {node: '>=4'} 9709 9189 9710 - unicode-match-property-ecmascript@1.0.4: 9711 - resolution: {integrity: sha512-L4Qoh15vTfntsn4P1zqnHulG0LdXgjSO035fEpdtp6YxXhMT51Q6vgM5lYdG/5X3MjS+k/Y9Xw4SFCY9IkR0rg==} 9712 - engines: {node: '>=4'} 9713 - 9714 9190 unicode-match-property-ecmascript@2.0.0: 9715 9191 resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} 9716 9192 engines: {node: '>=4'} 9717 9193 9718 - unicode-match-property-value-ecmascript@1.2.0: 9719 - resolution: {integrity: sha512-wjuQHGQVofmSJv1uVISKLE5zO2rNGzM/KCYZch/QQvez7C1hUhBIuZ701fYXExuufJFMPhv2SyL8CyoIfMLbIQ==} 9720 - engines: {node: '>=4'} 9721 - 9722 9194 unicode-match-property-value-ecmascript@2.2.0: 9723 9195 resolution: {integrity: sha512-4IehN3V/+kkr5YeSSDDQG8QLqO26XpL2XP3GQtqwlT/QYSECAwFztxVHjlbh0+gjJ3XmNLS0zDsbgs9jWKExLg==} 9724 - engines: {node: '>=4'} 9725 - 9726 - unicode-property-aliases-ecmascript@1.1.0: 9727 - resolution: {integrity: sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg==} 9728 9196 engines: {node: '>=4'} 9729 9197 9730 9198 unicode-property-aliases-ecmascript@2.1.0: ··· 9843 9311 resolution: {integrity: sha512-aZwGpamFO61g3OlfT7OQCHqhGnW43ieH9WZeP7QxN/G/jS4jfqUkZxoryvJgVPEcrl5NL/ggHsSmLMHuH64Lhg==} 9844 9312 engines: {node: '>=4'} 9845 9313 9846 - update-browserslist-db@1.0.10: 9847 - resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} 9848 - hasBin: true 9849 - peerDependencies: 9850 - browserslist: '>= 4.21.0' 9851 - 9852 9314 update-browserslist-db@1.1.0: 9853 9315 resolution: {integrity: sha512-EdRAaAyk2cUE1wOf2DkEhzxqOQvFOoRJFNS6NeyJ01Gp2beMRpBAINjM2iDXE3KCuKhwnvHIQCJm6ThL2Z+HzQ==} 9854 9316 hasBin: true ··· 9992 9454 vite: 9993 9455 optional: true 9994 9456 9995 - vite@3.2.11: 9996 - resolution: {integrity: sha512-K/jGKL/PgbIgKCiJo5QbASQhFiV02X9Jh+Qq0AKCRCRKZtOTVi4t6wh75FDpGf2N9rYOnzH87OEFQNaFy6pdxQ==} 9997 - engines: {node: ^14.18.0 || >=16.0.0} 9998 - hasBin: true 9999 - peerDependencies: 10000 - '@types/node': '>= 14' 10001 - less: '*' 10002 - sass: '*' 10003 - stylus: '*' 10004 - sugarss: '*' 10005 - terser: ^5.4.0 10006 - peerDependenciesMeta: 10007 - '@types/node': 10008 - optional: true 10009 - less: 10010 - optional: true 10011 - sass: 10012 - optional: true 10013 - stylus: 10014 - optional: true 10015 - sugarss: 10016 - optional: true 10017 - terser: 10018 - optional: true 10019 - 10020 9457 vite@5.4.7: 10021 9458 resolution: {integrity: sha512-5l2zxqMEPVENgvzTuBpHer2awaetimj2BGkhBPdnwKbPNOlHsODU+oiazEZzLK7KhAnOrO+XGYJYn4ZlUhDtDQ==} 10022 9459 engines: {node: ^18.0.0 || >=20.0.0} ··· 10341 9778 utf-8-validate: 10342 9779 optional: true 10343 9780 10344 - ws@8.13.0: 10345 - resolution: {integrity: sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==} 10346 - engines: {node: '>=10.0.0'} 10347 - peerDependencies: 10348 - bufferutil: ^4.0.1 10349 - utf-8-validate: '>=5.0.2' 10350 - peerDependenciesMeta: 10351 - bufferutil: 10352 - optional: true 10353 - utf-8-validate: 10354 - optional: true 10355 - 10356 9781 ws@8.18.0: 10357 9782 resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} 10358 9783 engines: {node: '>=10.0.0'} ··· 10462 9887 10463 9888 snapshots: 10464 9889 10465 - '@0no-co/graphql.web@1.0.5(graphql@16.6.0)': 10466 - optionalDependencies: 10467 - graphql: 16.6.0 10468 - 10469 - '@0no-co/graphql.web@1.0.5(graphql@16.9.0)': 10470 - optionalDependencies: 10471 - graphql: 16.9.0 10472 - 10473 9890 '@0no-co/graphql.web@1.0.8(graphql@16.9.0)': 10474 9891 optionalDependencies: 10475 9892 graphql: 16.9.0 ··· 10521 9938 tunnel: 0.0.6 10522 9939 undici: 5.28.4 10523 9940 10524 - '@ampproject/remapping@2.2.0': 10525 - dependencies: 10526 - '@jridgewell/gen-mapping': 0.1.1 10527 - '@jridgewell/trace-mapping': 0.3.17 10528 - 10529 9941 '@ampproject/remapping@2.3.0': 10530 9942 dependencies: 10531 9943 '@jridgewell/gen-mapping': 0.3.5 ··· 10625 10037 transitivePeerDependencies: 10626 10038 - supports-color 10627 10039 10628 - '@babel/cli@7.13.16(@babel/core@7.21.5)': 10040 + '@babel/cli@7.13.16(@babel/core@7.25.2)': 10629 10041 dependencies: 10630 - '@babel/core': 7.21.5 10042 + '@babel/core': 7.25.2 10631 10043 commander: 4.1.1 10632 10044 convert-source-map: 1.9.0 10633 10045 fs-readdir-recursive: 1.1.0 ··· 10640 10052 chokidar: 3.6.0 10641 10053 transitivePeerDependencies: 10642 10054 - supports-color 10643 - 10644 - '@babel/code-frame@7.22.5': 10645 - dependencies: 10646 - '@babel/highlight': 7.22.5 10647 10055 10648 10056 '@babel/code-frame@7.24.7': 10649 10057 dependencies: 10650 10058 '@babel/highlight': 7.24.7 10651 10059 picocolors: 1.1.0 10652 10060 10653 - '@babel/compat-data@7.21.5': {} 10654 - 10655 10061 '@babel/compat-data@7.25.4': {} 10656 10062 10657 10063 '@babel/core@7.12.9': ··· 10662 10068 '@babel/helpers': 7.25.6 10663 10069 '@babel/parser': 7.25.6 10664 10070 '@babel/template': 7.25.0 10665 - '@babel/traverse': 7.25.6 10071 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10666 10072 '@babel/types': 7.25.6 10667 10073 convert-source-map: 1.9.0 10668 10074 debug: 4.3.7(supports-color@5.5.0) ··· 10675 10081 transitivePeerDependencies: 10676 10082 - supports-color 10677 10083 10678 - '@babel/core@7.21.5': 10679 - dependencies: 10680 - '@ampproject/remapping': 2.2.0 10681 - '@babel/code-frame': 7.22.5 10682 - '@babel/generator': 7.21.5 10683 - '@babel/helper-compilation-targets': 7.21.5(@babel/core@7.21.5) 10684 - '@babel/helper-module-transforms': 7.21.5 10685 - '@babel/helpers': 7.21.5 10686 - '@babel/parser': 7.22.4 10687 - '@babel/template': 7.20.7 10688 - '@babel/traverse': 7.21.5(supports-color@5.5.0) 10689 - '@babel/types': 7.22.4 10690 - convert-source-map: 1.9.0 10691 - debug: 4.3.4 10692 - gensync: 1.0.0-beta.2 10693 - json5: 2.2.3 10694 - semver: 6.3.1 10695 - transitivePeerDependencies: 10696 - - supports-color 10697 - 10698 10084 '@babel/core@7.25.2': 10699 10085 dependencies: 10700 10086 '@ampproject/remapping': 2.3.0 ··· 10705 10091 '@babel/helpers': 7.25.6 10706 10092 '@babel/parser': 7.25.6 10707 10093 '@babel/template': 7.25.0 10708 - '@babel/traverse': 7.25.6 10094 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10709 10095 '@babel/types': 7.25.6 10710 10096 convert-source-map: 2.0.0 10711 10097 debug: 4.3.7(supports-color@5.5.0) ··· 10715 10101 transitivePeerDependencies: 10716 10102 - supports-color 10717 10103 10718 - '@babel/generator@7.21.5': 10719 - dependencies: 10720 - '@babel/types': 7.22.4 10721 - '@jridgewell/gen-mapping': 0.3.2 10722 - '@jridgewell/trace-mapping': 0.3.17 10723 - jsesc: 2.5.2 10724 - 10725 10104 '@babel/generator@7.25.6': 10726 10105 dependencies: 10727 10106 '@babel/types': 7.25.6 ··· 10738 10117 '@babel/helper-explode-assignable-expression': 7.13.0 10739 10118 '@babel/types': 7.25.6 10740 10119 10741 - '@babel/helper-compilation-targets@7.21.5(@babel/core@7.21.5)': 10742 - dependencies: 10743 - '@babel/compat-data': 7.21.5 10744 - '@babel/core': 7.21.5 10745 - '@babel/helper-validator-option': 7.21.0 10746 - browserslist: 4.21.5 10747 - lru-cache: 5.1.1 10748 - semver: 6.3.1 10749 - 10750 10120 '@babel/helper-compilation-targets@7.25.2': 10751 10121 dependencies: 10752 10122 '@babel/compat-data': 7.25.4 ··· 10755 10125 lru-cache: 5.1.1 10756 10126 semver: 6.3.1 10757 10127 10758 - '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.21.5)': 10759 - dependencies: 10760 - '@babel/core': 7.21.5 10761 - '@babel/helper-annotate-as-pure': 7.24.7 10762 - '@babel/helper-member-expression-to-functions': 7.24.8 10763 - '@babel/helper-optimise-call-expression': 7.24.7 10764 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.21.5) 10765 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 10766 - '@babel/traverse': 7.25.6 10767 - semver: 6.3.1 10768 - transitivePeerDependencies: 10769 - - supports-color 10770 - 10771 10128 '@babel/helper-create-class-features-plugin@7.25.4(@babel/core@7.25.2)': 10772 10129 dependencies: 10773 10130 '@babel/core': 7.25.2 ··· 10776 10133 '@babel/helper-optimise-call-expression': 7.24.7 10777 10134 '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) 10778 10135 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 10779 - '@babel/traverse': 7.25.6 10136 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10780 10137 semver: 6.3.1 10781 10138 transitivePeerDependencies: 10782 10139 - supports-color 10783 10140 10784 - '@babel/helper-create-regexp-features-plugin@7.12.17(@babel/core@7.21.5)': 10785 - dependencies: 10786 - '@babel/core': 7.21.5 10787 - '@babel/helper-annotate-as-pure': 7.24.7 10788 - regexpu-core: 4.7.1 10789 - 10790 - '@babel/helper-create-regexp-features-plugin@7.12.17(@babel/core@7.25.2)': 10791 - dependencies: 10792 - '@babel/core': 7.25.2 10793 - '@babel/helper-annotate-as-pure': 7.24.7 10794 - regexpu-core: 4.7.1 10795 - 10796 10141 '@babel/helper-create-regexp-features-plugin@7.25.2(@babel/core@7.25.2)': 10797 10142 dependencies: 10798 10143 '@babel/core': 7.25.2 ··· 10800 10145 regexpu-core: 5.3.2 10801 10146 semver: 6.3.1 10802 10147 10803 - '@babel/helper-define-polyfill-provider@0.2.0(@babel/core@7.21.5)': 10804 - dependencies: 10805 - '@babel/core': 7.21.5 10806 - '@babel/helper-compilation-targets': 7.25.2 10807 - '@babel/helper-module-imports': 7.24.7 10808 - '@babel/helper-plugin-utils': 7.24.8 10809 - '@babel/traverse': 7.25.6 10810 - debug: 4.3.7(supports-color@5.5.0) 10811 - lodash.debounce: 4.0.8 10812 - resolve: 1.22.8 10813 - semver: 6.3.1 10814 - transitivePeerDependencies: 10815 - - supports-color 10816 - 10817 10148 '@babel/helper-define-polyfill-provider@0.2.0(@babel/core@7.25.2)': 10818 10149 dependencies: 10819 10150 '@babel/core': 7.25.2 10820 10151 '@babel/helper-compilation-targets': 7.25.2 10821 - '@babel/helper-module-imports': 7.24.7 10152 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 10822 10153 '@babel/helper-plugin-utils': 7.24.8 10823 - '@babel/traverse': 7.25.6 10154 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10824 10155 debug: 4.3.7(supports-color@5.5.0) 10825 10156 lodash.debounce: 4.0.8 10826 10157 resolve: 1.22.8 ··· 10839 10170 transitivePeerDependencies: 10840 10171 - supports-color 10841 10172 10842 - '@babel/helper-environment-visitor@7.21.5': {} 10843 - 10844 10173 '@babel/helper-explode-assignable-expression@7.13.0': 10845 10174 dependencies: 10846 10175 '@babel/types': 7.25.6 10847 - 10848 - '@babel/helper-function-name@7.21.0': 10849 - dependencies: 10850 - '@babel/template': 7.20.7 10851 - '@babel/types': 7.22.4 10852 10176 10853 10177 '@babel/helper-hoist-variables@7.18.6': 10854 10178 dependencies: 10855 - '@babel/types': 7.22.4 10179 + '@babel/types': 7.25.6 10856 10180 10857 10181 '@babel/helper-member-expression-to-functions@7.24.8': 10858 10182 dependencies: 10859 - '@babel/traverse': 7.25.6 10183 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10860 10184 '@babel/types': 7.25.6 10861 10185 transitivePeerDependencies: 10862 10186 - supports-color ··· 10865 10189 dependencies: 10866 10190 '@babel/types': 7.25.6 10867 10191 10868 - '@babel/helper-module-imports@7.21.4': 10869 - dependencies: 10870 - '@babel/types': 7.25.6 10871 - 10872 - '@babel/helper-module-imports@7.24.7': 10192 + '@babel/helper-module-imports@7.24.7(supports-color@5.5.0)': 10873 10193 dependencies: 10874 - '@babel/traverse': 7.25.6 10194 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10875 10195 '@babel/types': 7.25.6 10876 10196 transitivePeerDependencies: 10877 10197 - supports-color 10878 10198 10879 - '@babel/helper-module-transforms@7.21.5': 10880 - dependencies: 10881 - '@babel/helper-environment-visitor': 7.21.5 10882 - '@babel/helper-module-imports': 7.24.7 10883 - '@babel/helper-simple-access': 7.21.5 10884 - '@babel/helper-split-export-declaration': 7.18.6 10885 - '@babel/helper-validator-identifier': 7.22.5 10886 - '@babel/template': 7.20.7 10887 - '@babel/traverse': 7.21.5(supports-color@5.5.0) 10888 - '@babel/types': 7.22.4 10889 - transitivePeerDependencies: 10890 - - supports-color 10891 - 10892 10199 '@babel/helper-module-transforms@7.25.2(@babel/core@7.12.9)': 10893 10200 dependencies: 10894 10201 '@babel/core': 7.12.9 10895 - '@babel/helper-module-imports': 7.24.7 10202 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 10896 10203 '@babel/helper-simple-access': 7.24.7 10897 10204 '@babel/helper-validator-identifier': 7.24.7 10898 - '@babel/traverse': 7.25.6 10899 - transitivePeerDependencies: 10900 - - supports-color 10901 - 10902 - '@babel/helper-module-transforms@7.25.2(@babel/core@7.21.5)': 10903 - dependencies: 10904 - '@babel/core': 7.21.5 10905 - '@babel/helper-module-imports': 7.24.7 10906 - '@babel/helper-simple-access': 7.24.7 10907 - '@babel/helper-validator-identifier': 7.24.7 10908 - '@babel/traverse': 7.25.6 10205 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10909 10206 transitivePeerDependencies: 10910 10207 - supports-color 10911 10208 10912 10209 '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)': 10913 10210 dependencies: 10914 10211 '@babel/core': 7.25.2 10915 - '@babel/helper-module-imports': 7.24.7 10212 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 10916 10213 '@babel/helper-simple-access': 7.24.7 10917 10214 '@babel/helper-validator-identifier': 7.24.7 10918 - '@babel/traverse': 7.25.6 10215 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10919 10216 transitivePeerDependencies: 10920 10217 - supports-color 10921 10218 ··· 10927 10224 10928 10225 '@babel/helper-plugin-utils@7.24.8': {} 10929 10226 10930 - '@babel/helper-remap-async-to-generator@7.13.0': 10931 - dependencies: 10932 - '@babel/helper-annotate-as-pure': 7.24.7 10933 - '@babel/helper-wrap-function': 7.13.0 10934 - '@babel/types': 7.25.6 10935 - transitivePeerDependencies: 10936 - - supports-color 10937 - 10938 10227 '@babel/helper-remap-async-to-generator@7.25.0(@babel/core@7.25.2)': 10939 10228 dependencies: 10940 10229 '@babel/core': 7.25.2 10941 10230 '@babel/helper-annotate-as-pure': 7.24.7 10942 10231 '@babel/helper-wrap-function': 7.25.0 10943 - '@babel/traverse': 7.25.6 10944 - transitivePeerDependencies: 10945 - - supports-color 10946 - 10947 - '@babel/helper-replace-supers@7.25.0(@babel/core@7.21.5)': 10948 - dependencies: 10949 - '@babel/core': 7.21.5 10950 - '@babel/helper-member-expression-to-functions': 7.24.8 10951 - '@babel/helper-optimise-call-expression': 7.24.7 10952 - '@babel/traverse': 7.25.6 10232 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10953 10233 transitivePeerDependencies: 10954 10234 - supports-color 10955 10235 ··· 10958 10238 '@babel/core': 7.25.2 10959 10239 '@babel/helper-member-expression-to-functions': 7.24.8 10960 10240 '@babel/helper-optimise-call-expression': 7.24.7 10961 - '@babel/traverse': 7.25.6 10241 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10962 10242 transitivePeerDependencies: 10963 10243 - supports-color 10964 10244 10965 - '@babel/helper-simple-access@7.21.5': 10966 - dependencies: 10967 - '@babel/types': 7.22.4 10968 - 10969 10245 '@babel/helper-simple-access@7.24.7': 10970 10246 dependencies: 10971 - '@babel/traverse': 7.25.6 10247 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10972 10248 '@babel/types': 7.25.6 10973 10249 transitivePeerDependencies: 10974 10250 - supports-color 10975 10251 10976 10252 '@babel/helper-skip-transparent-expression-wrappers@7.24.7': 10977 10253 dependencies: 10978 - '@babel/traverse': 7.25.6 10254 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 10979 10255 '@babel/types': 7.25.6 10980 10256 transitivePeerDependencies: 10981 10257 - supports-color 10982 10258 10983 - '@babel/helper-split-export-declaration@7.18.6': 10984 - dependencies: 10985 - '@babel/types': 7.22.4 10986 - 10987 - '@babel/helper-string-parser@7.21.5': {} 10988 - 10989 10259 '@babel/helper-string-parser@7.24.8': {} 10990 10260 10991 - '@babel/helper-validator-identifier@7.22.5': {} 10992 - 10993 10261 '@babel/helper-validator-identifier@7.24.7': {} 10994 10262 10995 - '@babel/helper-validator-option@7.21.0': {} 10996 - 10997 10263 '@babel/helper-validator-option@7.24.8': {} 10998 10264 10999 - '@babel/helper-wrap-function@7.13.0': 11000 - dependencies: 11001 - '@babel/helper-function-name': 7.21.0 11002 - '@babel/template': 7.25.0 11003 - '@babel/traverse': 7.25.6 11004 - '@babel/types': 7.25.6 11005 - transitivePeerDependencies: 11006 - - supports-color 11007 - 11008 10265 '@babel/helper-wrap-function@7.25.0': 11009 10266 dependencies: 11010 10267 '@babel/template': 7.25.0 11011 - '@babel/traverse': 7.25.6 10268 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 11012 10269 '@babel/types': 7.25.6 11013 10270 transitivePeerDependencies: 11014 10271 - supports-color 11015 10272 11016 - '@babel/helpers@7.21.5': 11017 - dependencies: 11018 - '@babel/template': 7.20.7 11019 - '@babel/traverse': 7.21.5(supports-color@5.5.0) 11020 - '@babel/types': 7.22.4 11021 - transitivePeerDependencies: 11022 - - supports-color 11023 - 11024 10273 '@babel/helpers@7.25.6': 11025 10274 dependencies: 11026 10275 '@babel/template': 7.25.0 11027 10276 '@babel/types': 7.25.6 11028 10277 11029 - '@babel/highlight@7.22.5': 11030 - dependencies: 11031 - '@babel/helper-validator-identifier': 7.24.7 11032 - chalk: 2.4.2 11033 - js-tokens: 4.0.0 11034 - 11035 10278 '@babel/highlight@7.24.7': 11036 10279 dependencies: 11037 10280 '@babel/helper-validator-identifier': 7.24.7 ··· 11039 10282 js-tokens: 4.0.0 11040 10283 picocolors: 1.1.0 11041 10284 11042 - '@babel/parser@7.22.4': 11043 - dependencies: 11044 - '@babel/types': 7.22.4 11045 - 11046 10285 '@babel/parser@7.25.6': 11047 10286 dependencies: 11048 10287 '@babel/types': 7.25.6 11049 10288 11050 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12(@babel/core@7.21.5)': 11051 - dependencies: 11052 - '@babel/core': 7.21.5 11053 - '@babel/helper-plugin-utils': 7.24.8 11054 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 11055 - '@babel/plugin-proposal-optional-chaining': 7.13.12(@babel/core@7.21.5) 11056 - transitivePeerDependencies: 11057 - - supports-color 11058 - 11059 10289 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.13.12(@babel/core@7.25.2)': 11060 10290 dependencies: 11061 10291 '@babel/core': 7.25.2 11062 10292 '@babel/helper-plugin-utils': 7.24.8 11063 10293 '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 11064 - '@babel/plugin-proposal-optional-chaining': 7.13.12(@babel/core@7.25.2) 11065 - transitivePeerDependencies: 11066 - - supports-color 11067 - 11068 - '@babel/plugin-proposal-async-generator-functions@7.13.15(@babel/core@7.21.5)': 11069 - dependencies: 11070 - '@babel/core': 7.21.5 11071 - '@babel/helper-plugin-utils': 7.24.8 11072 - '@babel/helper-remap-async-to-generator': 7.13.0 11073 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.5) 10294 + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.25.2) 11074 10295 transitivePeerDependencies: 11075 10296 - supports-color 11076 10297 ··· 11078 10299 dependencies: 11079 10300 '@babel/core': 7.25.2 11080 10301 '@babel/helper-plugin-utils': 7.24.8 11081 - '@babel/helper-remap-async-to-generator': 7.13.0 10302 + '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) 11082 10303 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) 11083 10304 transitivePeerDependencies: 11084 10305 - supports-color 11085 10306 11086 - '@babel/plugin-proposal-class-properties@7.13.0(@babel/core@7.21.5)': 11087 - dependencies: 11088 - '@babel/core': 7.21.5 11089 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.21.5) 11090 - '@babel/helper-plugin-utils': 7.24.8 11091 - transitivePeerDependencies: 11092 - - supports-color 11093 - 11094 - '@babel/plugin-proposal-class-properties@7.13.0(@babel/core@7.25.2)': 11095 - dependencies: 11096 - '@babel/core': 7.25.2 11097 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.25.2) 11098 - '@babel/helper-plugin-utils': 7.24.8 11099 - transitivePeerDependencies: 11100 - - supports-color 11101 - 11102 10307 '@babel/plugin-proposal-class-properties@7.18.6(@babel/core@7.25.2)': 11103 10308 dependencies: 11104 10309 '@babel/core': 7.25.2 ··· 11107 10312 transitivePeerDependencies: 11108 10313 - supports-color 11109 10314 11110 - '@babel/plugin-proposal-dynamic-import@7.13.8(@babel/core@7.21.5)': 11111 - dependencies: 11112 - '@babel/core': 7.21.5 11113 - '@babel/helper-plugin-utils': 7.24.8 11114 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.5) 11115 - 11116 10315 '@babel/plugin-proposal-dynamic-import@7.13.8(@babel/core@7.25.2)': 11117 10316 dependencies: 11118 10317 '@babel/core': 7.25.2 11119 10318 '@babel/helper-plugin-utils': 7.24.8 11120 10319 '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2) 11121 10320 11122 - '@babel/plugin-proposal-export-default-from@7.12.13(@babel/core@7.21.5)': 11123 - dependencies: 11124 - '@babel/core': 7.21.5 11125 - '@babel/helper-plugin-utils': 7.24.8 11126 - '@babel/plugin-syntax-export-default-from': 7.12.13(@babel/core@7.21.5) 11127 - 11128 10321 '@babel/plugin-proposal-export-default-from@7.24.7(@babel/core@7.25.2)': 11129 10322 dependencies: 11130 10323 '@babel/core': 7.25.2 11131 10324 '@babel/helper-plugin-utils': 7.24.8 11132 10325 '@babel/plugin-syntax-export-default-from': 7.24.7(@babel/core@7.25.2) 11133 10326 11134 - '@babel/plugin-proposal-export-namespace-from@7.12.13(@babel/core@7.21.5)': 11135 - dependencies: 11136 - '@babel/core': 7.21.5 11137 - '@babel/helper-plugin-utils': 7.24.8 11138 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.5) 11139 - 11140 10327 '@babel/plugin-proposal-export-namespace-from@7.12.13(@babel/core@7.25.2)': 11141 10328 dependencies: 11142 10329 '@babel/core': 7.25.2 11143 10330 '@babel/helper-plugin-utils': 7.24.8 11144 10331 '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.25.2) 11145 10332 11146 - '@babel/plugin-proposal-json-strings@7.13.8(@babel/core@7.21.5)': 11147 - dependencies: 11148 - '@babel/core': 7.21.5 11149 - '@babel/helper-plugin-utils': 7.24.8 11150 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.5) 11151 - 11152 10333 '@babel/plugin-proposal-json-strings@7.13.8(@babel/core@7.25.2)': 11153 10334 dependencies: 11154 10335 '@babel/core': 7.25.2 11155 10336 '@babel/helper-plugin-utils': 7.24.8 11156 10337 '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.25.2) 11157 - 11158 - '@babel/plugin-proposal-logical-assignment-operators@7.13.8(@babel/core@7.21.5)': 11159 - dependencies: 11160 - '@babel/core': 7.21.5 11161 - '@babel/helper-plugin-utils': 7.24.8 11162 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.5) 11163 10338 11164 10339 '@babel/plugin-proposal-logical-assignment-operators@7.13.8(@babel/core@7.25.2)': 11165 10340 dependencies: ··· 11167 10342 '@babel/helper-plugin-utils': 7.24.8 11168 10343 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2) 11169 10344 11170 - '@babel/plugin-proposal-nullish-coalescing-operator@7.13.8(@babel/core@7.21.5)': 11171 - dependencies: 11172 - '@babel/core': 7.21.5 11173 - '@babel/helper-plugin-utils': 7.24.8 11174 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.5) 11175 - 11176 - '@babel/plugin-proposal-nullish-coalescing-operator@7.13.8(@babel/core@7.25.2)': 11177 - dependencies: 11178 - '@babel/core': 7.25.2 11179 - '@babel/helper-plugin-utils': 7.24.8 11180 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2) 11181 - 11182 10345 '@babel/plugin-proposal-nullish-coalescing-operator@7.18.6(@babel/core@7.25.2)': 11183 10346 dependencies: 11184 10347 '@babel/core': 7.25.2 11185 10348 '@babel/helper-plugin-utils': 7.24.8 11186 10349 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.25.2) 11187 10350 11188 - '@babel/plugin-proposal-numeric-separator@7.12.13(@babel/core@7.21.5)': 11189 - dependencies: 11190 - '@babel/core': 7.21.5 11191 - '@babel/helper-plugin-utils': 7.24.8 11192 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.5) 11193 - 11194 10351 '@babel/plugin-proposal-numeric-separator@7.12.13(@babel/core@7.25.2)': 11195 10352 dependencies: 11196 10353 '@babel/core': 7.25.2 ··· 11200 10357 '@babel/plugin-proposal-object-rest-spread@7.12.1(@babel/core@7.12.9)': 11201 10358 dependencies: 11202 10359 '@babel/core': 7.12.9 11203 - '@babel/helper-plugin-utils': 7.10.4 11204 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.9) 11205 - '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.12.9) 11206 - 11207 - '@babel/plugin-proposal-object-rest-spread@7.13.8(@babel/core@7.21.5)': 11208 - dependencies: 11209 - '@babel/compat-data': 7.21.5 11210 - '@babel/core': 7.21.5 11211 - '@babel/helper-compilation-targets': 7.25.2 11212 10360 '@babel/helper-plugin-utils': 7.24.8 11213 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.5) 11214 - '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.21.5) 10361 + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.12.9) 10362 + '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.12.9) 11215 10363 11216 10364 '@babel/plugin-proposal-object-rest-spread@7.13.8(@babel/core@7.25.2)': 11217 10365 dependencies: 11218 - '@babel/compat-data': 7.21.5 10366 + '@babel/compat-data': 7.25.4 11219 10367 '@babel/core': 7.25.2 11220 10368 '@babel/helper-compilation-targets': 7.25.2 11221 10369 '@babel/helper-plugin-utils': 7.24.8 11222 10370 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) 11223 - '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.25.2) 11224 - 11225 - '@babel/plugin-proposal-optional-catch-binding@7.13.8(@babel/core@7.21.5)': 11226 - dependencies: 11227 - '@babel/core': 7.21.5 11228 - '@babel/helper-plugin-utils': 7.24.8 11229 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.5) 10371 + '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2) 11230 10372 11231 10373 '@babel/plugin-proposal-optional-catch-binding@7.13.8(@babel/core@7.25.2)': 11232 10374 dependencies: ··· 11234 10376 '@babel/helper-plugin-utils': 7.24.8 11235 10377 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2) 11236 10378 11237 - '@babel/plugin-proposal-optional-chaining@7.13.12(@babel/core@7.21.5)': 11238 - dependencies: 11239 - '@babel/core': 7.21.5 11240 - '@babel/helper-plugin-utils': 7.24.8 11241 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 11242 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.5) 11243 - transitivePeerDependencies: 11244 - - supports-color 11245 - 11246 - '@babel/plugin-proposal-optional-chaining@7.13.12(@babel/core@7.25.2)': 11247 - dependencies: 11248 - '@babel/core': 7.25.2 11249 - '@babel/helper-plugin-utils': 7.24.8 11250 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 11251 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2) 11252 - transitivePeerDependencies: 11253 - - supports-color 11254 - 11255 10379 '@babel/plugin-proposal-optional-chaining@7.21.0(@babel/core@7.25.2)': 11256 10380 dependencies: 11257 10381 '@babel/core': 7.25.2 ··· 11261 10385 transitivePeerDependencies: 11262 10386 - supports-color 11263 10387 11264 - '@babel/plugin-proposal-private-methods@7.13.0(@babel/core@7.21.5)': 11265 - dependencies: 11266 - '@babel/core': 7.21.5 11267 - '@babel/helper-create-class-features-plugin': 7.25.4(@babel/core@7.21.5) 11268 - '@babel/helper-plugin-utils': 7.24.8 11269 - transitivePeerDependencies: 11270 - - supports-color 11271 - 11272 10388 '@babel/plugin-proposal-private-methods@7.13.0(@babel/core@7.25.2)': 11273 10389 dependencies: 11274 10390 '@babel/core': 7.25.2 ··· 11276 10392 '@babel/helper-plugin-utils': 7.24.8 11277 10393 transitivePeerDependencies: 11278 10394 - supports-color 11279 - 11280 - '@babel/plugin-proposal-unicode-property-regex@7.12.13(@babel/core@7.21.5)': 11281 - dependencies: 11282 - '@babel/core': 7.21.5 11283 - '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.21.5) 11284 - '@babel/helper-plugin-utils': 7.24.8 11285 10395 11286 10396 '@babel/plugin-proposal-unicode-property-regex@7.12.13(@babel/core@7.25.2)': 11287 10397 dependencies: 11288 10398 '@babel/core': 7.25.2 11289 - '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.25.2) 11290 - '@babel/helper-plugin-utils': 7.24.8 11291 - 11292 - '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.21.5)': 11293 - dependencies: 11294 - '@babel/core': 7.21.5 10399 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) 11295 10400 '@babel/helper-plugin-utils': 7.24.8 11296 10401 11297 10402 '@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.25.2)': ··· 11299 10404 '@babel/core': 7.25.2 11300 10405 '@babel/helper-plugin-utils': 7.24.8 11301 10406 11302 - '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.21.5)': 11303 - dependencies: 11304 - '@babel/core': 7.21.5 11305 - '@babel/helper-plugin-utils': 7.24.8 11306 - 11307 10407 '@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.25.2)': 11308 10408 dependencies: 11309 10409 '@babel/core': 7.25.2 11310 10410 '@babel/helper-plugin-utils': 7.24.8 11311 10411 11312 - '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.21.5)': 11313 - dependencies: 11314 - '@babel/core': 7.21.5 11315 - '@babel/helper-plugin-utils': 7.24.8 11316 - 11317 10412 '@babel/plugin-syntax-dynamic-import@7.8.3(@babel/core@7.25.2)': 11318 10413 dependencies: 11319 10414 '@babel/core': 7.25.2 11320 10415 '@babel/helper-plugin-utils': 7.24.8 11321 10416 11322 - '@babel/plugin-syntax-export-default-from@7.12.13(@babel/core@7.21.5)': 11323 - dependencies: 11324 - '@babel/core': 7.21.5 11325 - '@babel/helper-plugin-utils': 7.24.8 11326 - 11327 10417 '@babel/plugin-syntax-export-default-from@7.24.7(@babel/core@7.25.2)': 11328 10418 dependencies: 11329 10419 '@babel/core': 7.25.2 11330 10420 '@babel/helper-plugin-utils': 7.24.8 11331 10421 11332 - '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.21.5)': 11333 - dependencies: 11334 - '@babel/core': 7.21.5 11335 - '@babel/helper-plugin-utils': 7.24.8 11336 - 11337 10422 '@babel/plugin-syntax-export-namespace-from@7.8.3(@babel/core@7.25.2)': 11338 10423 dependencies: 11339 10424 '@babel/core': 7.25.2 ··· 11342 10427 '@babel/plugin-syntax-flow@7.24.7(@babel/core@7.25.2)': 11343 10428 dependencies: 11344 10429 '@babel/core': 7.25.2 11345 - '@babel/helper-plugin-utils': 7.24.8 11346 - 11347 - '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.21.5)': 11348 - dependencies: 11349 - '@babel/core': 7.21.5 11350 10430 '@babel/helper-plugin-utils': 7.24.8 11351 10431 11352 10432 '@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.25.2)': ··· 11359 10439 '@babel/core': 7.12.9 11360 10440 '@babel/helper-plugin-utils': 7.24.8 11361 10441 11362 - '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.21.5)': 11363 - dependencies: 11364 - '@babel/core': 7.21.5 11365 - '@babel/helper-plugin-utils': 7.24.8 11366 - 11367 10442 '@babel/plugin-syntax-jsx@7.24.7(@babel/core@7.25.2)': 11368 10443 dependencies: 11369 10444 '@babel/core': 7.25.2 11370 10445 '@babel/helper-plugin-utils': 7.24.8 11371 10446 11372 - '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.21.5)': 11373 - dependencies: 11374 - '@babel/core': 7.21.5 11375 - '@babel/helper-plugin-utils': 7.24.8 11376 - 11377 10447 '@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.25.2)': 11378 10448 dependencies: 11379 10449 '@babel/core': 7.25.2 11380 10450 '@babel/helper-plugin-utils': 7.24.8 11381 10451 11382 - '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.21.5)': 11383 - dependencies: 11384 - '@babel/core': 7.21.5 11385 - '@babel/helper-plugin-utils': 7.24.8 11386 - 11387 10452 '@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.25.2)': 11388 10453 dependencies: 11389 10454 '@babel/core': 7.25.2 11390 10455 '@babel/helper-plugin-utils': 7.24.8 11391 10456 11392 - '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.21.5)': 11393 - dependencies: 11394 - '@babel/core': 7.21.5 11395 - '@babel/helper-plugin-utils': 7.24.8 11396 - 11397 10457 '@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.25.2)': 11398 10458 dependencies: 11399 10459 '@babel/core': 7.25.2 ··· 11402 10462 '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.12.9)': 11403 10463 dependencies: 11404 10464 '@babel/core': 7.12.9 11405 - '@babel/helper-plugin-utils': 7.24.8 11406 - 11407 - '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.21.5)': 11408 - dependencies: 11409 - '@babel/core': 7.21.5 11410 10465 '@babel/helper-plugin-utils': 7.24.8 11411 10466 11412 10467 '@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.25.2)': ··· 11414 10469 '@babel/core': 7.25.2 11415 10470 '@babel/helper-plugin-utils': 7.24.8 11416 10471 11417 - '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.21.5)': 11418 - dependencies: 11419 - '@babel/core': 7.21.5 11420 - '@babel/helper-plugin-utils': 7.24.8 11421 - 11422 10472 '@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.25.2)': 11423 10473 dependencies: 11424 10474 '@babel/core': 7.25.2 11425 10475 '@babel/helper-plugin-utils': 7.24.8 11426 10476 11427 - '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.21.5)': 11428 - dependencies: 11429 - '@babel/core': 7.21.5 11430 - '@babel/helper-plugin-utils': 7.24.8 11431 - 11432 10477 '@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.25.2)': 11433 10478 dependencies: 11434 10479 '@babel/core': 7.25.2 ··· 11439 10484 '@babel/core': 7.25.2 11440 10485 '@babel/helper-plugin-utils': 7.24.8 11441 10486 11442 - '@babel/plugin-syntax-top-level-await@7.12.13(@babel/core@7.21.5)': 11443 - dependencies: 11444 - '@babel/core': 7.21.5 11445 - '@babel/helper-plugin-utils': 7.24.8 11446 - 11447 10487 '@babel/plugin-syntax-top-level-await@7.12.13(@babel/core@7.25.2)': 11448 10488 dependencies: 11449 10489 '@babel/core': 7.25.2 ··· 11454 10494 '@babel/core': 7.25.2 11455 10495 '@babel/helper-plugin-utils': 7.24.8 11456 10496 11457 - '@babel/plugin-transform-arrow-functions@7.13.0(@babel/core@7.21.5)': 11458 - dependencies: 11459 - '@babel/core': 7.21.5 11460 - '@babel/helper-plugin-utils': 7.24.8 11461 - 11462 - '@babel/plugin-transform-arrow-functions@7.13.0(@babel/core@7.25.2)': 11463 - dependencies: 11464 - '@babel/core': 7.25.2 11465 - '@babel/helper-plugin-utils': 7.24.8 11466 - 11467 10497 '@babel/plugin-transform-arrow-functions@7.24.7(@babel/core@7.25.2)': 11468 10498 dependencies: 11469 10499 '@babel/core': 7.25.2 ··· 11475 10505 '@babel/helper-plugin-utils': 7.24.8 11476 10506 '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) 11477 10507 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) 11478 - '@babel/traverse': 7.25.6 11479 - transitivePeerDependencies: 11480 - - supports-color 11481 - 11482 - '@babel/plugin-transform-async-to-generator@7.13.0(@babel/core@7.21.5)': 11483 - dependencies: 11484 - '@babel/core': 7.21.5 11485 - '@babel/helper-module-imports': 7.24.7 11486 - '@babel/helper-plugin-utils': 7.24.8 11487 - '@babel/helper-remap-async-to-generator': 7.13.0 11488 - transitivePeerDependencies: 11489 - - supports-color 11490 - 11491 - '@babel/plugin-transform-async-to-generator@7.13.0(@babel/core@7.25.2)': 11492 - dependencies: 11493 - '@babel/core': 7.25.2 11494 - '@babel/helper-module-imports': 7.24.7 11495 - '@babel/helper-plugin-utils': 7.24.8 11496 - '@babel/helper-remap-async-to-generator': 7.13.0 10508 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 11497 10509 transitivePeerDependencies: 11498 10510 - supports-color 11499 10511 11500 10512 '@babel/plugin-transform-async-to-generator@7.24.7(@babel/core@7.25.2)': 11501 10513 dependencies: 11502 10514 '@babel/core': 7.25.2 11503 - '@babel/helper-module-imports': 7.24.7 10515 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 11504 10516 '@babel/helper-plugin-utils': 7.24.8 11505 10517 '@babel/helper-remap-async-to-generator': 7.25.0(@babel/core@7.25.2) 11506 10518 transitivePeerDependencies: 11507 10519 - supports-color 11508 10520 11509 - '@babel/plugin-transform-block-scoped-functions@7.12.13(@babel/core@7.21.5)': 11510 - dependencies: 11511 - '@babel/core': 7.21.5 11512 - '@babel/helper-plugin-utils': 7.24.8 11513 - 11514 10521 '@babel/plugin-transform-block-scoped-functions@7.12.13(@babel/core@7.25.2)': 11515 10522 dependencies: 11516 10523 '@babel/core': 7.25.2 11517 - '@babel/helper-plugin-utils': 7.24.8 11518 - 11519 - '@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.21.5)': 11520 - dependencies: 11521 - '@babel/core': 7.21.5 11522 10524 '@babel/helper-plugin-utils': 7.24.8 11523 10525 11524 10526 '@babel/plugin-transform-block-scoping@7.25.0(@babel/core@7.25.2)': ··· 11534 10536 transitivePeerDependencies: 11535 10537 - supports-color 11536 10538 11537 - '@babel/plugin-transform-classes@7.13.0(@babel/core@7.21.5)': 11538 - dependencies: 11539 - '@babel/core': 7.21.5 11540 - '@babel/helper-annotate-as-pure': 7.24.7 11541 - '@babel/helper-function-name': 7.21.0 11542 - '@babel/helper-optimise-call-expression': 7.24.7 11543 - '@babel/helper-plugin-utils': 7.24.8 11544 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.21.5) 11545 - '@babel/helper-split-export-declaration': 7.18.6 11546 - globals: 11.12.0 11547 - transitivePeerDependencies: 11548 - - supports-color 11549 - 11550 - '@babel/plugin-transform-classes@7.13.0(@babel/core@7.25.2)': 11551 - dependencies: 11552 - '@babel/core': 7.25.2 11553 - '@babel/helper-annotate-as-pure': 7.24.7 11554 - '@babel/helper-function-name': 7.21.0 11555 - '@babel/helper-optimise-call-expression': 7.24.7 11556 - '@babel/helper-plugin-utils': 7.24.8 11557 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) 11558 - '@babel/helper-split-export-declaration': 7.18.6 11559 - globals: 11.12.0 11560 - transitivePeerDependencies: 11561 - - supports-color 11562 - 11563 10539 '@babel/plugin-transform-classes@7.25.4(@babel/core@7.25.2)': 11564 10540 dependencies: 11565 10541 '@babel/core': 7.25.2 ··· 11567 10543 '@babel/helper-compilation-targets': 7.25.2 11568 10544 '@babel/helper-plugin-utils': 7.24.8 11569 10545 '@babel/helper-replace-supers': 7.25.0(@babel/core@7.25.2) 11570 - '@babel/traverse': 7.25.6 10546 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 11571 10547 globals: 11.12.0 11572 10548 transitivePeerDependencies: 11573 10549 - supports-color 11574 10550 11575 - '@babel/plugin-transform-computed-properties@7.13.0(@babel/core@7.21.5)': 11576 - dependencies: 11577 - '@babel/core': 7.21.5 11578 - '@babel/helper-plugin-utils': 7.24.8 11579 - 11580 - '@babel/plugin-transform-computed-properties@7.13.0(@babel/core@7.25.2)': 11581 - dependencies: 11582 - '@babel/core': 7.25.2 11583 - '@babel/helper-plugin-utils': 7.24.8 11584 - 11585 10551 '@babel/plugin-transform-computed-properties@7.24.7(@babel/core@7.25.2)': 11586 10552 dependencies: 11587 10553 '@babel/core': 7.25.2 11588 10554 '@babel/helper-plugin-utils': 7.24.8 11589 10555 '@babel/template': 7.25.0 11590 - 11591 - '@babel/plugin-transform-destructuring@7.13.17(@babel/core@7.21.5)': 11592 - dependencies: 11593 - '@babel/core': 7.21.5 11594 - '@babel/helper-plugin-utils': 7.24.8 11595 - 11596 - '@babel/plugin-transform-destructuring@7.13.17(@babel/core@7.25.2)': 11597 - dependencies: 11598 - '@babel/core': 7.25.2 11599 - '@babel/helper-plugin-utils': 7.24.8 11600 10556 11601 10557 '@babel/plugin-transform-destructuring@7.24.8(@babel/core@7.25.2)': 11602 10558 dependencies: 11603 10559 '@babel/core': 7.25.2 11604 10560 '@babel/helper-plugin-utils': 7.24.8 11605 10561 11606 - '@babel/plugin-transform-dotall-regex@7.12.13(@babel/core@7.21.5)': 11607 - dependencies: 11608 - '@babel/core': 7.21.5 11609 - '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.21.5) 11610 - '@babel/helper-plugin-utils': 7.24.8 11611 - 11612 10562 '@babel/plugin-transform-dotall-regex@7.12.13(@babel/core@7.25.2)': 11613 10563 dependencies: 11614 10564 '@babel/core': 7.25.2 11615 - '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.25.2) 11616 - '@babel/helper-plugin-utils': 7.24.8 11617 - 11618 - '@babel/plugin-transform-duplicate-keys@7.12.13(@babel/core@7.21.5)': 11619 - dependencies: 11620 - '@babel/core': 7.21.5 10565 + '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) 11621 10566 '@babel/helper-plugin-utils': 7.24.8 11622 10567 11623 10568 '@babel/plugin-transform-duplicate-keys@7.12.13(@babel/core@7.25.2)': ··· 11625 10570 '@babel/core': 7.25.2 11626 10571 '@babel/helper-plugin-utils': 7.24.8 11627 10572 11628 - '@babel/plugin-transform-exponentiation-operator@7.12.13(@babel/core@7.21.5)': 11629 - dependencies: 11630 - '@babel/core': 7.21.5 11631 - '@babel/helper-builder-binary-assignment-operator-visitor': 7.12.13 11632 - '@babel/helper-plugin-utils': 7.24.8 11633 - 11634 10573 '@babel/plugin-transform-exponentiation-operator@7.12.13(@babel/core@7.25.2)': 11635 10574 dependencies: 11636 10575 '@babel/core': 7.25.2 ··· 11643 10582 '@babel/helper-plugin-utils': 7.24.8 11644 10583 '@babel/plugin-syntax-flow': 7.24.7(@babel/core@7.25.2) 11645 10584 11646 - '@babel/plugin-transform-for-of@7.13.0(@babel/core@7.21.5)': 11647 - dependencies: 11648 - '@babel/core': 7.21.5 11649 - '@babel/helper-plugin-utils': 7.24.8 11650 - 11651 - '@babel/plugin-transform-for-of@7.13.0(@babel/core@7.25.2)': 11652 - dependencies: 11653 - '@babel/core': 7.25.2 11654 - '@babel/helper-plugin-utils': 7.24.8 11655 - 11656 10585 '@babel/plugin-transform-for-of@7.24.7(@babel/core@7.25.2)': 11657 10586 dependencies: 11658 10587 '@babel/core': 7.25.2 ··· 11661 10590 transitivePeerDependencies: 11662 10591 - supports-color 11663 10592 11664 - '@babel/plugin-transform-function-name@7.12.13(@babel/core@7.21.5)': 11665 - dependencies: 11666 - '@babel/core': 7.21.5 11667 - '@babel/helper-function-name': 7.21.0 11668 - '@babel/helper-plugin-utils': 7.24.8 11669 - 11670 - '@babel/plugin-transform-function-name@7.12.13(@babel/core@7.25.2)': 11671 - dependencies: 11672 - '@babel/core': 7.25.2 11673 - '@babel/helper-function-name': 7.21.0 11674 - '@babel/helper-plugin-utils': 7.24.8 11675 - 11676 10593 '@babel/plugin-transform-function-name@7.25.1(@babel/core@7.25.2)': 11677 10594 dependencies: 11678 10595 '@babel/core': 7.25.2 11679 10596 '@babel/helper-compilation-targets': 7.25.2 11680 10597 '@babel/helper-plugin-utils': 7.24.8 11681 - '@babel/traverse': 7.25.6 10598 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 11682 10599 transitivePeerDependencies: 11683 10600 - supports-color 11684 10601 11685 - '@babel/plugin-transform-literals@7.12.13(@babel/core@7.21.5)': 11686 - dependencies: 11687 - '@babel/core': 7.21.5 11688 - '@babel/helper-plugin-utils': 7.24.8 11689 - 11690 - '@babel/plugin-transform-literals@7.12.13(@babel/core@7.25.2)': 11691 - dependencies: 11692 - '@babel/core': 7.25.2 11693 - '@babel/helper-plugin-utils': 7.24.8 11694 - 11695 10602 '@babel/plugin-transform-literals@7.25.2(@babel/core@7.25.2)': 11696 10603 dependencies: 11697 10604 '@babel/core': 7.25.2 ··· 11703 10610 '@babel/helper-plugin-utils': 7.24.8 11704 10611 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.25.2) 11705 10612 11706 - '@babel/plugin-transform-member-expression-literals@7.12.13(@babel/core@7.21.5)': 11707 - dependencies: 11708 - '@babel/core': 7.21.5 11709 - '@babel/helper-plugin-utils': 7.24.8 11710 - 11711 10613 '@babel/plugin-transform-member-expression-literals@7.12.13(@babel/core@7.25.2)': 11712 10614 dependencies: 11713 10615 '@babel/core': 7.25.2 11714 10616 '@babel/helper-plugin-utils': 7.24.8 11715 10617 11716 - '@babel/plugin-transform-modules-amd@7.13.0(@babel/core@7.21.5)': 11717 - dependencies: 11718 - '@babel/core': 7.21.5 11719 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.21.5) 11720 - '@babel/helper-plugin-utils': 7.24.8 11721 - babel-plugin-dynamic-import-node: 2.3.3 11722 - transitivePeerDependencies: 11723 - - supports-color 11724 - 11725 10618 '@babel/plugin-transform-modules-amd@7.13.0(@babel/core@7.25.2)': 11726 10619 dependencies: 11727 10620 '@babel/core': 7.25.2 ··· 11731 10624 transitivePeerDependencies: 11732 10625 - supports-color 11733 10626 11734 - '@babel/plugin-transform-modules-commonjs@7.14.0(@babel/core@7.21.5)': 11735 - dependencies: 11736 - '@babel/core': 7.21.5 11737 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.21.5) 11738 - '@babel/helper-plugin-utils': 7.24.8 11739 - '@babel/helper-simple-access': 7.21.5 11740 - babel-plugin-dynamic-import-node: 2.3.3 11741 - transitivePeerDependencies: 11742 - - supports-color 11743 - 11744 - '@babel/plugin-transform-modules-commonjs@7.14.0(@babel/core@7.25.2)': 11745 - dependencies: 11746 - '@babel/core': 7.25.2 11747 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) 11748 - '@babel/helper-plugin-utils': 7.24.8 11749 - '@babel/helper-simple-access': 7.21.5 11750 - babel-plugin-dynamic-import-node: 2.3.3 11751 - transitivePeerDependencies: 11752 - - supports-color 11753 - 11754 10627 '@babel/plugin-transform-modules-commonjs@7.24.8(@babel/core@7.25.2)': 11755 10628 dependencies: 11756 10629 '@babel/core': 7.25.2 11757 10630 '@babel/helper-module-transforms': 7.25.2(@babel/core@7.25.2) 11758 10631 '@babel/helper-plugin-utils': 7.24.8 11759 10632 '@babel/helper-simple-access': 7.24.7 11760 - transitivePeerDependencies: 11761 - - supports-color 11762 - 11763 - '@babel/plugin-transform-modules-systemjs@7.13.8(@babel/core@7.21.5)': 11764 - dependencies: 11765 - '@babel/core': 7.21.5 11766 - '@babel/helper-hoist-variables': 7.18.6 11767 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.21.5) 11768 - '@babel/helper-plugin-utils': 7.24.8 11769 - '@babel/helper-validator-identifier': 7.24.7 11770 - babel-plugin-dynamic-import-node: 2.3.3 11771 10633 transitivePeerDependencies: 11772 10634 - supports-color 11773 10635 ··· 11782 10644 transitivePeerDependencies: 11783 10645 - supports-color 11784 10646 11785 - '@babel/plugin-transform-modules-umd@7.13.0(@babel/core@7.21.5)': 11786 - dependencies: 11787 - '@babel/core': 7.21.5 11788 - '@babel/helper-module-transforms': 7.25.2(@babel/core@7.21.5) 11789 - '@babel/helper-plugin-utils': 7.24.8 11790 - transitivePeerDependencies: 11791 - - supports-color 11792 - 11793 10647 '@babel/plugin-transform-modules-umd@7.13.0(@babel/core@7.25.2)': 11794 10648 dependencies: 11795 10649 '@babel/core': 7.25.2 ··· 11798 10652 transitivePeerDependencies: 11799 10653 - supports-color 11800 10654 11801 - '@babel/plugin-transform-named-capturing-groups-regex@7.12.13(@babel/core@7.21.5)': 11802 - dependencies: 11803 - '@babel/core': 7.21.5 11804 - '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.21.5) 11805 - 11806 - '@babel/plugin-transform-named-capturing-groups-regex@7.12.13(@babel/core@7.25.2)': 11807 - dependencies: 11808 - '@babel/core': 7.25.2 11809 - '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.25.2) 11810 - 11811 10655 '@babel/plugin-transform-named-capturing-groups-regex@7.24.7(@babel/core@7.25.2)': 11812 10656 dependencies: 11813 10657 '@babel/core': 7.25.2 11814 10658 '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) 11815 - '@babel/helper-plugin-utils': 7.24.8 11816 - 11817 - '@babel/plugin-transform-new-target@7.12.13(@babel/core@7.21.5)': 11818 - dependencies: 11819 - '@babel/core': 7.21.5 11820 10659 '@babel/helper-plugin-utils': 7.24.8 11821 10660 11822 10661 '@babel/plugin-transform-new-target@7.12.13(@babel/core@7.25.2)': ··· 11844 10683 '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.25.2) 11845 10684 '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2) 11846 10685 11847 - '@babel/plugin-transform-object-super@7.12.13(@babel/core@7.21.5)': 11848 - dependencies: 11849 - '@babel/core': 7.21.5 11850 - '@babel/helper-plugin-utils': 7.24.8 11851 - '@babel/helper-replace-supers': 7.25.0(@babel/core@7.21.5) 11852 - transitivePeerDependencies: 11853 - - supports-color 11854 - 11855 10686 '@babel/plugin-transform-object-super@7.12.13(@babel/core@7.25.2)': 11856 10687 dependencies: 11857 10688 '@babel/core': 7.25.2 ··· 11875 10706 transitivePeerDependencies: 11876 10707 - supports-color 11877 10708 11878 - '@babel/plugin-transform-parameters@7.13.0(@babel/core@7.12.9)': 10709 + '@babel/plugin-transform-parameters@7.24.7(@babel/core@7.12.9)': 11879 10710 dependencies: 11880 10711 '@babel/core': 7.12.9 11881 - '@babel/helper-plugin-utils': 7.24.8 11882 - 11883 - '@babel/plugin-transform-parameters@7.13.0(@babel/core@7.21.5)': 11884 - dependencies: 11885 - '@babel/core': 7.21.5 11886 - '@babel/helper-plugin-utils': 7.24.8 11887 - 11888 - '@babel/plugin-transform-parameters@7.13.0(@babel/core@7.25.2)': 11889 - dependencies: 11890 - '@babel/core': 7.25.2 11891 10712 '@babel/helper-plugin-utils': 7.24.8 11892 10713 11893 10714 '@babel/plugin-transform-parameters@7.24.7(@babel/core@7.25.2)': ··· 11913 10734 transitivePeerDependencies: 11914 10735 - supports-color 11915 10736 11916 - '@babel/plugin-transform-property-literals@7.12.13(@babel/core@7.21.5)': 11917 - dependencies: 11918 - '@babel/core': 7.21.5 11919 - '@babel/helper-plugin-utils': 7.24.8 11920 - 11921 10737 '@babel/plugin-transform-property-literals@7.12.13(@babel/core@7.25.2)': 11922 10738 dependencies: 11923 10739 '@babel/core': 7.25.2 11924 10740 '@babel/helper-plugin-utils': 7.24.8 11925 10741 11926 - '@babel/plugin-transform-react-display-name@7.12.13(@babel/core@7.21.5)': 11927 - dependencies: 11928 - '@babel/core': 7.21.5 11929 - '@babel/helper-plugin-utils': 7.24.8 11930 - 11931 10742 '@babel/plugin-transform-react-display-name@7.24.7(@babel/core@7.25.2)': 11932 10743 dependencies: 11933 10744 '@babel/core': 7.25.2 11934 10745 '@babel/helper-plugin-utils': 7.24.8 11935 10746 11936 - '@babel/plugin-transform-react-jsx-development@7.12.17(@babel/core@7.21.5)': 10747 + '@babel/plugin-transform-react-jsx-development@7.12.17(@babel/core@7.25.2)': 11937 10748 dependencies: 11938 - '@babel/core': 7.21.5 11939 - '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.21.5) 10749 + '@babel/core': 7.25.2 10750 + '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) 11940 10751 transitivePeerDependencies: 11941 10752 - supports-color 11942 10753 ··· 11950 10761 '@babel/core': 7.25.2 11951 10762 '@babel/helper-plugin-utils': 7.24.8 11952 10763 11953 - '@babel/plugin-transform-react-jsx@7.25.2(@babel/core@7.21.5)': 11954 - dependencies: 11955 - '@babel/core': 7.21.5 11956 - '@babel/helper-annotate-as-pure': 7.24.7 11957 - '@babel/helper-module-imports': 7.24.7 11958 - '@babel/helper-plugin-utils': 7.24.8 11959 - '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.21.5) 11960 - '@babel/types': 7.25.6 11961 - transitivePeerDependencies: 11962 - - supports-color 11963 - 11964 10764 '@babel/plugin-transform-react-jsx@7.25.2(@babel/core@7.25.2)': 11965 10765 dependencies: 11966 10766 '@babel/core': 7.25.2 11967 10767 '@babel/helper-annotate-as-pure': 7.24.7 11968 - '@babel/helper-module-imports': 7.24.7 10768 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 11969 10769 '@babel/helper-plugin-utils': 7.24.8 11970 10770 '@babel/plugin-syntax-jsx': 7.24.7(@babel/core@7.25.2) 11971 10771 '@babel/types': 7.25.6 11972 10772 transitivePeerDependencies: 11973 10773 - supports-color 11974 10774 11975 - '@babel/plugin-transform-react-pure-annotations@7.12.1(@babel/core@7.21.5)': 10775 + '@babel/plugin-transform-react-pure-annotations@7.12.1(@babel/core@7.25.2)': 11976 10776 dependencies: 11977 - '@babel/core': 7.21.5 10777 + '@babel/core': 7.25.2 11978 10778 '@babel/helper-annotate-as-pure': 7.24.7 11979 10779 '@babel/helper-plugin-utils': 7.24.8 11980 10780 11981 - '@babel/plugin-transform-regenerator@7.13.15(@babel/core@7.21.5)': 11982 - dependencies: 11983 - '@babel/core': 7.21.5 11984 - regenerator-transform: 0.14.5 11985 - 11986 - '@babel/plugin-transform-regenerator@7.13.15(@babel/core@7.25.2)': 11987 - dependencies: 11988 - '@babel/core': 7.25.2 11989 - regenerator-transform: 0.14.5 11990 - 11991 10781 '@babel/plugin-transform-regenerator@7.24.7(@babel/core@7.25.2)': 11992 10782 dependencies: 11993 10783 '@babel/core': 7.25.2 11994 10784 '@babel/helper-plugin-utils': 7.24.8 11995 10785 regenerator-transform: 0.15.2 11996 10786 11997 - '@babel/plugin-transform-reserved-words@7.12.13(@babel/core@7.21.5)': 11998 - dependencies: 11999 - '@babel/core': 7.21.5 12000 - '@babel/helper-plugin-utils': 7.24.8 12001 - 12002 10787 '@babel/plugin-transform-reserved-words@7.12.13(@babel/core@7.25.2)': 12003 10788 dependencies: 12004 10789 '@babel/core': 7.25.2 12005 10790 '@babel/helper-plugin-utils': 7.24.8 12006 10791 12007 - '@babel/plugin-transform-runtime@7.13.15(@babel/core@7.21.5)': 12008 - dependencies: 12009 - '@babel/core': 7.21.5 12010 - '@babel/helper-module-imports': 7.24.7 12011 - '@babel/helper-plugin-utils': 7.24.8 12012 - babel-plugin-polyfill-corejs2: 0.2.0(@babel/core@7.21.5) 12013 - babel-plugin-polyfill-corejs3: 0.2.0(@babel/core@7.21.5) 12014 - babel-plugin-polyfill-regenerator: 0.2.0(@babel/core@7.21.5) 12015 - semver: 6.3.1 12016 - transitivePeerDependencies: 12017 - - supports-color 12018 - 12019 10792 '@babel/plugin-transform-runtime@7.25.4(@babel/core@7.25.2)': 12020 10793 dependencies: 12021 10794 '@babel/core': 7.25.2 12022 - '@babel/helper-module-imports': 7.24.7 10795 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 12023 10796 '@babel/helper-plugin-utils': 7.24.8 12024 10797 babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.25.2) 12025 10798 babel-plugin-polyfill-corejs3: 0.10.6(@babel/core@7.25.2) ··· 12028 10801 transitivePeerDependencies: 12029 10802 - supports-color 12030 10803 12031 - '@babel/plugin-transform-shorthand-properties@7.12.13(@babel/core@7.21.5)': 12032 - dependencies: 12033 - '@babel/core': 7.21.5 12034 - '@babel/helper-plugin-utils': 7.24.8 12035 - 12036 - '@babel/plugin-transform-shorthand-properties@7.12.13(@babel/core@7.25.2)': 12037 - dependencies: 12038 - '@babel/core': 7.25.2 12039 - '@babel/helper-plugin-utils': 7.24.8 12040 - 12041 10804 '@babel/plugin-transform-shorthand-properties@7.24.7(@babel/core@7.25.2)': 12042 10805 dependencies: 12043 10806 '@babel/core': 7.25.2 12044 10807 '@babel/helper-plugin-utils': 7.24.8 12045 10808 12046 - '@babel/plugin-transform-spread@7.13.0(@babel/core@7.21.5)': 12047 - dependencies: 12048 - '@babel/core': 7.21.5 12049 - '@babel/helper-plugin-utils': 7.24.8 12050 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 12051 - transitivePeerDependencies: 12052 - - supports-color 12053 - 12054 - '@babel/plugin-transform-spread@7.13.0(@babel/core@7.25.2)': 12055 - dependencies: 12056 - '@babel/core': 7.25.2 12057 - '@babel/helper-plugin-utils': 7.24.8 12058 - '@babel/helper-skip-transparent-expression-wrappers': 7.24.7 12059 - transitivePeerDependencies: 12060 - - supports-color 12061 - 12062 10809 '@babel/plugin-transform-spread@7.24.7(@babel/core@7.25.2)': 12063 10810 dependencies: 12064 10811 '@babel/core': 7.25.2 ··· 12067 10814 transitivePeerDependencies: 12068 10815 - supports-color 12069 10816 12070 - '@babel/plugin-transform-sticky-regex@7.12.13(@babel/core@7.21.5)': 12071 - dependencies: 12072 - '@babel/core': 7.21.5 12073 - '@babel/helper-plugin-utils': 7.24.8 12074 - 12075 - '@babel/plugin-transform-sticky-regex@7.12.13(@babel/core@7.25.2)': 12076 - dependencies: 12077 - '@babel/core': 7.25.2 12078 - '@babel/helper-plugin-utils': 7.24.8 12079 - 12080 10817 '@babel/plugin-transform-sticky-regex@7.24.7(@babel/core@7.25.2)': 12081 10818 dependencies: 12082 10819 '@babel/core': 7.25.2 12083 - '@babel/helper-plugin-utils': 7.24.8 12084 - 12085 - '@babel/plugin-transform-template-literals@7.13.0(@babel/core@7.21.5)': 12086 - dependencies: 12087 - '@babel/core': 7.21.5 12088 10820 '@babel/helper-plugin-utils': 7.24.8 12089 10821 12090 10822 '@babel/plugin-transform-template-literals@7.13.0(@babel/core@7.25.2)': ··· 12092 10824 '@babel/core': 7.25.2 12093 10825 '@babel/helper-plugin-utils': 7.24.8 12094 10826 12095 - '@babel/plugin-transform-typeof-symbol@7.12.13(@babel/core@7.21.5)': 12096 - dependencies: 12097 - '@babel/core': 7.21.5 12098 - '@babel/helper-plugin-utils': 7.24.8 12099 - 12100 10827 '@babel/plugin-transform-typeof-symbol@7.12.13(@babel/core@7.25.2)': 12101 10828 dependencies: 12102 10829 '@babel/core': 7.25.2 ··· 12113 10840 transitivePeerDependencies: 12114 10841 - supports-color 12115 10842 12116 - '@babel/plugin-transform-unicode-escapes@7.12.13(@babel/core@7.21.5)': 12117 - dependencies: 12118 - '@babel/core': 7.21.5 12119 - '@babel/helper-plugin-utils': 7.24.8 12120 - 12121 10843 '@babel/plugin-transform-unicode-escapes@7.12.13(@babel/core@7.25.2)': 12122 10844 dependencies: 12123 10845 '@babel/core': 7.25.2 12124 10846 '@babel/helper-plugin-utils': 7.24.8 12125 10847 12126 - '@babel/plugin-transform-unicode-regex@7.12.13(@babel/core@7.21.5)': 12127 - dependencies: 12128 - '@babel/core': 7.21.5 12129 - '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.21.5) 12130 - '@babel/helper-plugin-utils': 7.24.8 12131 - 12132 - '@babel/plugin-transform-unicode-regex@7.12.13(@babel/core@7.25.2)': 12133 - dependencies: 12134 - '@babel/core': 7.25.2 12135 - '@babel/helper-create-regexp-features-plugin': 7.12.17(@babel/core@7.25.2) 12136 - '@babel/helper-plugin-utils': 7.24.8 12137 - 12138 10848 '@babel/plugin-transform-unicode-regex@7.24.7(@babel/core@7.25.2)': 12139 10849 dependencies: 12140 10850 '@babel/core': 7.25.2 12141 10851 '@babel/helper-create-regexp-features-plugin': 7.25.2(@babel/core@7.25.2) 12142 10852 '@babel/helper-plugin-utils': 7.24.8 12143 10853 12144 - '@babel/preset-env@7.13.15(@babel/core@7.21.5)': 12145 - dependencies: 12146 - '@babel/compat-data': 7.21.5 12147 - '@babel/core': 7.21.5 12148 - '@babel/helper-compilation-targets': 7.25.2 12149 - '@babel/helper-plugin-utils': 7.24.8 12150 - '@babel/helper-validator-option': 7.21.0 12151 - '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.13.12(@babel/core@7.21.5) 12152 - '@babel/plugin-proposal-async-generator-functions': 7.13.15(@babel/core@7.21.5) 12153 - '@babel/plugin-proposal-class-properties': 7.13.0(@babel/core@7.21.5) 12154 - '@babel/plugin-proposal-dynamic-import': 7.13.8(@babel/core@7.21.5) 12155 - '@babel/plugin-proposal-export-namespace-from': 7.12.13(@babel/core@7.21.5) 12156 - '@babel/plugin-proposal-json-strings': 7.13.8(@babel/core@7.21.5) 12157 - '@babel/plugin-proposal-logical-assignment-operators': 7.13.8(@babel/core@7.21.5) 12158 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8(@babel/core@7.21.5) 12159 - '@babel/plugin-proposal-numeric-separator': 7.12.13(@babel/core@7.21.5) 12160 - '@babel/plugin-proposal-object-rest-spread': 7.13.8(@babel/core@7.21.5) 12161 - '@babel/plugin-proposal-optional-catch-binding': 7.13.8(@babel/core@7.21.5) 12162 - '@babel/plugin-proposal-optional-chaining': 7.13.12(@babel/core@7.21.5) 12163 - '@babel/plugin-proposal-private-methods': 7.13.0(@babel/core@7.21.5) 12164 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.21.5) 12165 - '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.21.5) 12166 - '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.21.5) 12167 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.5) 12168 - '@babel/plugin-syntax-export-namespace-from': 7.8.3(@babel/core@7.21.5) 12169 - '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.21.5) 12170 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.21.5) 12171 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.21.5) 12172 - '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.21.5) 12173 - '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.21.5) 12174 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.21.5) 12175 - '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.21.5) 12176 - '@babel/plugin-syntax-top-level-await': 7.12.13(@babel/core@7.21.5) 12177 - '@babel/plugin-transform-arrow-functions': 7.13.0(@babel/core@7.21.5) 12178 - '@babel/plugin-transform-async-to-generator': 7.13.0(@babel/core@7.21.5) 12179 - '@babel/plugin-transform-block-scoped-functions': 7.12.13(@babel/core@7.21.5) 12180 - '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.21.5) 12181 - '@babel/plugin-transform-classes': 7.13.0(@babel/core@7.21.5) 12182 - '@babel/plugin-transform-computed-properties': 7.13.0(@babel/core@7.21.5) 12183 - '@babel/plugin-transform-destructuring': 7.13.17(@babel/core@7.21.5) 12184 - '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.21.5) 12185 - '@babel/plugin-transform-duplicate-keys': 7.12.13(@babel/core@7.21.5) 12186 - '@babel/plugin-transform-exponentiation-operator': 7.12.13(@babel/core@7.21.5) 12187 - '@babel/plugin-transform-for-of': 7.13.0(@babel/core@7.21.5) 12188 - '@babel/plugin-transform-function-name': 7.12.13(@babel/core@7.21.5) 12189 - '@babel/plugin-transform-literals': 7.12.13(@babel/core@7.21.5) 12190 - '@babel/plugin-transform-member-expression-literals': 7.12.13(@babel/core@7.21.5) 12191 - '@babel/plugin-transform-modules-amd': 7.13.0(@babel/core@7.21.5) 12192 - '@babel/plugin-transform-modules-commonjs': 7.14.0(@babel/core@7.21.5) 12193 - '@babel/plugin-transform-modules-systemjs': 7.13.8(@babel/core@7.21.5) 12194 - '@babel/plugin-transform-modules-umd': 7.13.0(@babel/core@7.21.5) 12195 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13(@babel/core@7.21.5) 12196 - '@babel/plugin-transform-new-target': 7.12.13(@babel/core@7.21.5) 12197 - '@babel/plugin-transform-object-super': 7.12.13(@babel/core@7.21.5) 12198 - '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.21.5) 12199 - '@babel/plugin-transform-property-literals': 7.12.13(@babel/core@7.21.5) 12200 - '@babel/plugin-transform-regenerator': 7.13.15(@babel/core@7.21.5) 12201 - '@babel/plugin-transform-reserved-words': 7.12.13(@babel/core@7.21.5) 12202 - '@babel/plugin-transform-shorthand-properties': 7.12.13(@babel/core@7.21.5) 12203 - '@babel/plugin-transform-spread': 7.13.0(@babel/core@7.21.5) 12204 - '@babel/plugin-transform-sticky-regex': 7.12.13(@babel/core@7.21.5) 12205 - '@babel/plugin-transform-template-literals': 7.13.0(@babel/core@7.21.5) 12206 - '@babel/plugin-transform-typeof-symbol': 7.12.13(@babel/core@7.21.5) 12207 - '@babel/plugin-transform-unicode-escapes': 7.12.13(@babel/core@7.21.5) 12208 - '@babel/plugin-transform-unicode-regex': 7.12.13(@babel/core@7.21.5) 12209 - '@babel/preset-modules': 0.1.4(@babel/core@7.21.5) 12210 - '@babel/types': 7.25.6 12211 - babel-plugin-polyfill-corejs2: 0.2.0(@babel/core@7.21.5) 12212 - babel-plugin-polyfill-corejs3: 0.2.0(@babel/core@7.21.5) 12213 - babel-plugin-polyfill-regenerator: 0.2.0(@babel/core@7.21.5) 12214 - core-js-compat: 3.11.1 12215 - semver: 6.3.1 12216 - transitivePeerDependencies: 12217 - - supports-color 12218 - 12219 10854 '@babel/preset-env@7.13.15(@babel/core@7.25.2)': 12220 10855 dependencies: 12221 - '@babel/compat-data': 7.21.5 10856 + '@babel/compat-data': 7.25.4 12222 10857 '@babel/core': 7.25.2 12223 10858 '@babel/helper-compilation-targets': 7.25.2 12224 10859 '@babel/helper-plugin-utils': 7.24.8 12225 - '@babel/helper-validator-option': 7.21.0 10860 + '@babel/helper-validator-option': 7.24.8 12226 10861 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.13.12(@babel/core@7.25.2) 12227 10862 '@babel/plugin-proposal-async-generator-functions': 7.13.15(@babel/core@7.25.2) 12228 - '@babel/plugin-proposal-class-properties': 7.13.0(@babel/core@7.25.2) 10863 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.25.2) 12229 10864 '@babel/plugin-proposal-dynamic-import': 7.13.8(@babel/core@7.25.2) 12230 10865 '@babel/plugin-proposal-export-namespace-from': 7.12.13(@babel/core@7.25.2) 12231 10866 '@babel/plugin-proposal-json-strings': 7.13.8(@babel/core@7.25.2) 12232 10867 '@babel/plugin-proposal-logical-assignment-operators': 7.13.8(@babel/core@7.25.2) 12233 - '@babel/plugin-proposal-nullish-coalescing-operator': 7.13.8(@babel/core@7.25.2) 10868 + '@babel/plugin-proposal-nullish-coalescing-operator': 7.18.6(@babel/core@7.25.2) 12234 10869 '@babel/plugin-proposal-numeric-separator': 7.12.13(@babel/core@7.25.2) 12235 10870 '@babel/plugin-proposal-object-rest-spread': 7.13.8(@babel/core@7.25.2) 12236 10871 '@babel/plugin-proposal-optional-catch-binding': 7.13.8(@babel/core@7.25.2) 12237 - '@babel/plugin-proposal-optional-chaining': 7.13.12(@babel/core@7.25.2) 10872 + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.25.2) 12238 10873 '@babel/plugin-proposal-private-methods': 7.13.0(@babel/core@7.25.2) 12239 10874 '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.25.2) 12240 10875 '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.25.2) ··· 12249 10884 '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.25.2) 12250 10885 '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.25.2) 12251 10886 '@babel/plugin-syntax-top-level-await': 7.12.13(@babel/core@7.25.2) 12252 - '@babel/plugin-transform-arrow-functions': 7.13.0(@babel/core@7.25.2) 12253 - '@babel/plugin-transform-async-to-generator': 7.13.0(@babel/core@7.25.2) 10887 + '@babel/plugin-transform-arrow-functions': 7.24.7(@babel/core@7.25.2) 10888 + '@babel/plugin-transform-async-to-generator': 7.24.7(@babel/core@7.25.2) 12254 10889 '@babel/plugin-transform-block-scoped-functions': 7.12.13(@babel/core@7.25.2) 12255 10890 '@babel/plugin-transform-block-scoping': 7.25.0(@babel/core@7.25.2) 12256 - '@babel/plugin-transform-classes': 7.13.0(@babel/core@7.25.2) 12257 - '@babel/plugin-transform-computed-properties': 7.13.0(@babel/core@7.25.2) 12258 - '@babel/plugin-transform-destructuring': 7.13.17(@babel/core@7.25.2) 10891 + '@babel/plugin-transform-classes': 7.25.4(@babel/core@7.25.2) 10892 + '@babel/plugin-transform-computed-properties': 7.24.7(@babel/core@7.25.2) 10893 + '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.25.2) 12259 10894 '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.25.2) 12260 10895 '@babel/plugin-transform-duplicate-keys': 7.12.13(@babel/core@7.25.2) 12261 10896 '@babel/plugin-transform-exponentiation-operator': 7.12.13(@babel/core@7.25.2) 12262 - '@babel/plugin-transform-for-of': 7.13.0(@babel/core@7.25.2) 12263 - '@babel/plugin-transform-function-name': 7.12.13(@babel/core@7.25.2) 12264 - '@babel/plugin-transform-literals': 7.12.13(@babel/core@7.25.2) 10897 + '@babel/plugin-transform-for-of': 7.24.7(@babel/core@7.25.2) 10898 + '@babel/plugin-transform-function-name': 7.25.1(@babel/core@7.25.2) 10899 + '@babel/plugin-transform-literals': 7.25.2(@babel/core@7.25.2) 12265 10900 '@babel/plugin-transform-member-expression-literals': 7.12.13(@babel/core@7.25.2) 12266 10901 '@babel/plugin-transform-modules-amd': 7.13.0(@babel/core@7.25.2) 12267 - '@babel/plugin-transform-modules-commonjs': 7.14.0(@babel/core@7.25.2) 10902 + '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2) 12268 10903 '@babel/plugin-transform-modules-systemjs': 7.13.8(@babel/core@7.25.2) 12269 10904 '@babel/plugin-transform-modules-umd': 7.13.0(@babel/core@7.25.2) 12270 - '@babel/plugin-transform-named-capturing-groups-regex': 7.12.13(@babel/core@7.25.2) 10905 + '@babel/plugin-transform-named-capturing-groups-regex': 7.24.7(@babel/core@7.25.2) 12271 10906 '@babel/plugin-transform-new-target': 7.12.13(@babel/core@7.25.2) 12272 10907 '@babel/plugin-transform-object-super': 7.12.13(@babel/core@7.25.2) 12273 - '@babel/plugin-transform-parameters': 7.13.0(@babel/core@7.25.2) 10908 + '@babel/plugin-transform-parameters': 7.24.7(@babel/core@7.25.2) 12274 10909 '@babel/plugin-transform-property-literals': 7.12.13(@babel/core@7.25.2) 12275 - '@babel/plugin-transform-regenerator': 7.13.15(@babel/core@7.25.2) 10910 + '@babel/plugin-transform-regenerator': 7.24.7(@babel/core@7.25.2) 12276 10911 '@babel/plugin-transform-reserved-words': 7.12.13(@babel/core@7.25.2) 12277 - '@babel/plugin-transform-shorthand-properties': 7.12.13(@babel/core@7.25.2) 12278 - '@babel/plugin-transform-spread': 7.13.0(@babel/core@7.25.2) 12279 - '@babel/plugin-transform-sticky-regex': 7.12.13(@babel/core@7.25.2) 10912 + '@babel/plugin-transform-shorthand-properties': 7.24.7(@babel/core@7.25.2) 10913 + '@babel/plugin-transform-spread': 7.24.7(@babel/core@7.25.2) 10914 + '@babel/plugin-transform-sticky-regex': 7.24.7(@babel/core@7.25.2) 12280 10915 '@babel/plugin-transform-template-literals': 7.13.0(@babel/core@7.25.2) 12281 10916 '@babel/plugin-transform-typeof-symbol': 7.12.13(@babel/core@7.25.2) 12282 10917 '@babel/plugin-transform-unicode-escapes': 7.12.13(@babel/core@7.25.2) 12283 - '@babel/plugin-transform-unicode-regex': 7.12.13(@babel/core@7.25.2) 10918 + '@babel/plugin-transform-unicode-regex': 7.24.7(@babel/core@7.25.2) 12284 10919 '@babel/preset-modules': 0.1.4(@babel/core@7.25.2) 12285 10920 '@babel/types': 7.25.6 12286 10921 babel-plugin-polyfill-corejs2: 0.2.0(@babel/core@7.25.2) 12287 10922 babel-plugin-polyfill-corejs3: 0.2.0(@babel/core@7.25.2) 12288 10923 babel-plugin-polyfill-regenerator: 0.2.0(@babel/core@7.25.2) 12289 - core-js-compat: 3.11.1 10924 + core-js-compat: 3.38.1 12290 10925 semver: 6.3.1 12291 10926 transitivePeerDependencies: 12292 10927 - supports-color ··· 12298 10933 '@babel/helper-validator-option': 7.24.8 12299 10934 '@babel/plugin-transform-flow-strip-types': 7.25.2(@babel/core@7.25.2) 12300 10935 12301 - '@babel/preset-modules@0.1.4(@babel/core@7.21.5)': 12302 - dependencies: 12303 - '@babel/core': 7.21.5 12304 - '@babel/helper-plugin-utils': 7.24.8 12305 - '@babel/plugin-proposal-unicode-property-regex': 7.12.13(@babel/core@7.21.5) 12306 - '@babel/plugin-transform-dotall-regex': 7.12.13(@babel/core@7.21.5) 12307 - '@babel/types': 7.25.6 12308 - esutils: 2.0.3 12309 - 12310 10936 '@babel/preset-modules@0.1.4(@babel/core@7.25.2)': 12311 10937 dependencies: 12312 10938 '@babel/core': 7.25.2 ··· 12316 10942 '@babel/types': 7.25.6 12317 10943 esutils: 2.0.3 12318 10944 12319 - '@babel/preset-react@7.13.13(@babel/core@7.21.5)': 10945 + '@babel/preset-react@7.13.13(@babel/core@7.25.2)': 12320 10946 dependencies: 12321 - '@babel/core': 7.21.5 10947 + '@babel/core': 7.25.2 12322 10948 '@babel/helper-plugin-utils': 7.24.8 12323 - '@babel/helper-validator-option': 7.21.0 12324 - '@babel/plugin-transform-react-display-name': 7.12.13(@babel/core@7.21.5) 12325 - '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.21.5) 12326 - '@babel/plugin-transform-react-jsx-development': 7.12.17(@babel/core@7.21.5) 12327 - '@babel/plugin-transform-react-pure-annotations': 7.12.1(@babel/core@7.21.5) 10949 + '@babel/helper-validator-option': 7.24.8 10950 + '@babel/plugin-transform-react-display-name': 7.24.7(@babel/core@7.25.2) 10951 + '@babel/plugin-transform-react-jsx': 7.25.2(@babel/core@7.25.2) 10952 + '@babel/plugin-transform-react-jsx-development': 7.12.17(@babel/core@7.25.2) 10953 + '@babel/plugin-transform-react-pure-annotations': 7.12.1(@babel/core@7.25.2) 12328 10954 transitivePeerDependencies: 12329 10955 - supports-color 12330 10956 ··· 12341 10967 transitivePeerDependencies: 12342 10968 - supports-color 12343 10969 12344 - '@babel/register@7.13.16(@babel/core@7.21.5)': 12345 - dependencies: 12346 - '@babel/core': 7.21.5 12347 - clone-deep: 4.0.1 12348 - find-cache-dir: 2.1.0 12349 - make-dir: 2.1.0 12350 - pirates: 4.0.5 12351 - source-map-support: 0.5.21 12352 - 12353 10970 '@babel/register@7.24.6(@babel/core@7.25.2)': 12354 10971 dependencies: 12355 10972 '@babel/core': 7.25.2 ··· 12366 10983 core-js-pure: 3.11.1 12367 10984 regenerator-runtime: 0.13.11 12368 10985 12369 - '@babel/runtime@7.21.0': 12370 - dependencies: 12371 - regenerator-runtime: 0.13.11 12372 - 12373 - '@babel/runtime@7.22.5': 12374 - dependencies: 12375 - regenerator-runtime: 0.13.11 12376 - 12377 10986 '@babel/runtime@7.25.6': 12378 10987 dependencies: 12379 10988 regenerator-runtime: 0.14.1 12380 10989 12381 - '@babel/template@7.20.7': 12382 - dependencies: 12383 - '@babel/code-frame': 7.22.5 12384 - '@babel/parser': 7.22.4 12385 - '@babel/types': 7.22.4 12386 - 12387 10990 '@babel/template@7.25.0': 12388 10991 dependencies: 12389 10992 '@babel/code-frame': 7.24.7 12390 10993 '@babel/parser': 7.25.6 12391 10994 '@babel/types': 7.25.6 12392 10995 12393 - '@babel/traverse@7.21.5(supports-color@5.5.0)': 12394 - dependencies: 12395 - '@babel/code-frame': 7.22.5 12396 - '@babel/generator': 7.21.5 12397 - '@babel/helper-environment-visitor': 7.21.5 12398 - '@babel/helper-function-name': 7.21.0 12399 - '@babel/helper-hoist-variables': 7.18.6 12400 - '@babel/helper-split-export-declaration': 7.18.6 12401 - '@babel/parser': 7.22.4 12402 - '@babel/types': 7.22.4 12403 - debug: 4.3.7(supports-color@5.5.0) 12404 - globals: 11.12.0 12405 - transitivePeerDependencies: 12406 - - supports-color 12407 - 12408 - '@babel/traverse@7.25.6': 10996 + '@babel/traverse@7.25.6(supports-color@5.5.0)': 12409 10997 dependencies: 12410 10998 '@babel/code-frame': 7.24.7 12411 10999 '@babel/generator': 7.25.6 ··· 12416 11004 globals: 11.12.0 12417 11005 transitivePeerDependencies: 12418 11006 - supports-color 12419 - 12420 - '@babel/types@7.22.4': 12421 - dependencies: 12422 - '@babel/helper-string-parser': 7.21.5 12423 - '@babel/helper-validator-identifier': 7.22.5 12424 - to-fast-properties: 2.0.0 12425 11007 12426 11008 '@babel/types@7.25.6': 12427 11009 dependencies: ··· 12673 11255 '@esbuild/android-arm64@0.21.5': 12674 11256 optional: true 12675 11257 12676 - '@esbuild/android-arm@0.15.18': 12677 - optional: true 12678 - 12679 11258 '@esbuild/android-arm@0.21.5': 12680 11259 optional: true 12681 11260 ··· 12701 11280 optional: true 12702 11281 12703 11282 '@esbuild/linux-ia32@0.21.5': 12704 - optional: true 12705 - 12706 - '@esbuild/linux-loong64@0.15.18': 12707 11283 optional: true 12708 11284 12709 11285 '@esbuild/linux-loong64@0.21.5': ··· 12828 11404 12829 11405 '@jest/types@26.6.2': 12830 11406 dependencies: 12831 - '@types/istanbul-lib-coverage': 2.0.3 12832 - '@types/istanbul-reports': 3.0.0 12833 - '@types/node': 22.5.5 11407 + '@types/istanbul-lib-coverage': 2.0.6 11408 + '@types/istanbul-reports': 3.0.4 11409 + '@types/node': 18.19.50 12834 11410 '@types/yargs': 15.0.13 12835 11411 chalk: 4.1.2 12836 11412 ··· 12843 11419 '@types/yargs': 17.0.33 12844 11420 chalk: 4.1.2 12845 11421 12846 - '@jridgewell/gen-mapping@0.1.1': 12847 - dependencies: 12848 - '@jridgewell/set-array': 1.1.2 12849 - '@jridgewell/sourcemap-codec': 1.5.0 12850 - 12851 - '@jridgewell/gen-mapping@0.3.2': 12852 - dependencies: 12853 - '@jridgewell/set-array': 1.1.2 12854 - '@jridgewell/sourcemap-codec': 1.5.0 12855 - '@jridgewell/trace-mapping': 0.3.17 12856 - 12857 11422 '@jridgewell/gen-mapping@0.3.5': 12858 11423 dependencies: 12859 11424 '@jridgewell/set-array': 1.2.1 12860 11425 '@jridgewell/sourcemap-codec': 1.5.0 12861 11426 '@jridgewell/trace-mapping': 0.3.25 12862 11427 12863 - '@jridgewell/resolve-uri@3.1.0': {} 12864 - 12865 11428 '@jridgewell/resolve-uri@3.1.2': {} 12866 - 12867 - '@jridgewell/set-array@1.1.2': {} 12868 11429 12869 11430 '@jridgewell/set-array@1.2.1': {} 12870 11431 ··· 12873 11434 '@jridgewell/gen-mapping': 0.3.5 12874 11435 '@jridgewell/trace-mapping': 0.3.25 12875 11436 12876 - '@jridgewell/sourcemap-codec@1.4.14': {} 12877 - 12878 11437 '@jridgewell/sourcemap-codec@1.5.0': {} 12879 - 12880 - '@jridgewell/trace-mapping@0.3.17': 12881 - dependencies: 12882 - '@jridgewell/resolve-uri': 3.1.0 12883 - '@jridgewell/sourcemap-codec': 1.4.14 12884 11438 12885 11439 '@jridgewell/trace-mapping@0.3.25': 12886 11440 dependencies: ··· 13567 12121 '@rollup/plugin-babel@6.0.4(@babel/core@7.25.2)(@types/babel__core@7.20.5)(rollup@3.29.4)': 13568 12122 dependencies: 13569 12123 '@babel/core': 7.25.2 13570 - '@babel/helper-module-imports': 7.24.7 12124 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 13571 12125 '@rollup/pluginutils': 5.1.0(rollup@3.29.4) 13572 12126 optionalDependencies: 13573 12127 '@types/babel__core': 7.20.5 ··· 13747 12301 '@types/aria-query': 4.2.1 13748 12302 aria-query: 4.2.2 13749 12303 chalk: 4.1.2 13750 - dom-accessibility-api: 0.5.4 13751 - lz-string: 1.4.4 12304 + dom-accessibility-api: 0.5.16 12305 + lz-string: 1.5.0 13752 12306 pretty-format: 26.6.2 13753 12307 13754 12308 '@testing-library/preact@2.0.1(preact@10.13.1)': ··· 13805 12359 '@types/glob@7.1.3': 13806 12360 dependencies: 13807 12361 '@types/minimatch': 3.0.4 13808 - '@types/node': 22.5.5 12362 + '@types/node': 18.19.50 13809 12363 13810 12364 '@types/hast@2.3.1': 13811 12365 dependencies: 13812 12366 '@types/unist': 2.0.3 13813 12367 13814 - '@types/istanbul-lib-coverage@2.0.3': {} 13815 - 13816 12368 '@types/istanbul-lib-coverage@2.0.6': {} 13817 12369 13818 - '@types/istanbul-lib-report@3.0.0': 13819 - dependencies: 13820 - '@types/istanbul-lib-coverage': 2.0.3 13821 - 13822 12370 '@types/istanbul-lib-report@3.0.3': 13823 12371 dependencies: 13824 12372 '@types/istanbul-lib-coverage': 2.0.6 13825 12373 13826 - '@types/istanbul-reports@3.0.0': 13827 - dependencies: 13828 - '@types/istanbul-lib-report': 3.0.0 13829 - 13830 12374 '@types/istanbul-reports@3.0.4': 13831 12375 dependencies: 13832 12376 '@types/istanbul-lib-report': 3.0.3 ··· 13835 12379 13836 12380 '@types/keyv@3.1.4': 13837 12381 dependencies: 13838 - '@types/node': 22.5.5 12382 + '@types/node': 18.19.50 13839 12383 13840 12384 '@types/mdast@3.0.3': 13841 12385 dependencies: ··· 13858 12402 '@types/node@22.5.5': 13859 12403 dependencies: 13860 12404 undici-types: 6.19.8 13861 - 13862 - '@types/parse-json@4.0.0': {} 12405 + optional: true 13863 12406 13864 12407 '@types/parse-json@4.0.2': {} 13865 12408 ··· 13892 12435 13893 12436 '@types/responselike@1.0.0': 13894 12437 dependencies: 13895 - '@types/node': 22.5.5 12438 + '@types/node': 18.19.50 13896 12439 13897 12440 '@types/scheduler@0.16.1': {} 13898 12441 ··· 13906 12449 13907 12450 '@types/unist@2.0.3': {} 13908 12451 13909 - '@types/yargs-parser@20.2.0': {} 13910 - 13911 12452 '@types/yargs-parser@21.0.3': {} 13912 12453 13913 12454 '@types/yargs@15.0.13': 13914 12455 dependencies: 13915 - '@types/yargs-parser': 20.2.0 12456 + '@types/yargs-parser': 21.0.3 13916 12457 13917 12458 '@types/yargs@17.0.33': 13918 12459 dependencies: ··· 14018 12559 chai: 5.1.1 14019 12560 tinyrainbow: 1.2.0 14020 12561 14021 - '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@3.2.11(@types/node@18.19.50)(terser@5.32.0))': 12562 + '@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.7(@types/node@18.19.50)(terser@5.32.0))': 14022 12563 dependencies: 14023 12564 '@vitest/spy': 2.1.1 14024 12565 estree-walker: 3.0.3 14025 12566 magic-string: 0.30.11 14026 12567 optionalDependencies: 14027 - vite: 3.2.11(@types/node@18.19.50)(terser@5.32.0) 12568 + vite: 5.4.7(@types/node@18.19.50)(terser@5.32.0) 14028 12569 14029 12570 '@vitest/pretty-format@2.1.1': 14030 12571 dependencies: ··· 14258 12799 dependencies: 14259 12800 event-target-shim: 5.0.1 14260 12801 14261 - accepts@1.3.7: 14262 - dependencies: 14263 - mime-types: 2.1.35 14264 - negotiator: 0.6.2 14265 - 14266 12802 accepts@1.3.8: 14267 12803 dependencies: 14268 12804 mime-types: 2.1.35 ··· 14380 12916 transitivePeerDependencies: 14381 12917 - supports-color 14382 12918 14383 - anymatch@3.1.2: 14384 - dependencies: 14385 - normalize-path: 3.0.0 14386 - picomatch: 2.3.1 14387 - 14388 12919 anymatch@3.1.3: 14389 12920 dependencies: 14390 12921 normalize-path: 3.0.0 ··· 14565 13096 14566 13097 autoprefixer@9.8.6: 14567 13098 dependencies: 14568 - browserslist: 4.21.5 13099 + browserslist: 4.23.3 14569 13100 caniuse-lite: 1.0.30001660 14570 - colorette: 1.2.2 13101 + colorette: 1.4.0 14571 13102 normalize-range: 0.1.2 14572 13103 num2fraction: 1.2.2 14573 13104 postcss: 7.0.39 ··· 14578 13109 possible-typed-array-names: 1.0.0 14579 13110 14580 13111 aws-sign2@0.7.0: {} 14581 - 14582 - aws4@1.12.0: {} 14583 13112 14584 13113 aws4@1.13.2: {} 14585 13114 ··· 14591 13120 14592 13121 b4a@1.6.6: {} 14593 13122 14594 - babel-core@7.0.0-bridge.0(@babel/core@7.21.5): 14595 - dependencies: 14596 - '@babel/core': 7.21.5 14597 - 14598 13123 babel-core@7.0.0-bridge.0(@babel/core@7.25.2): 14599 13124 dependencies: 14600 13125 '@babel/core': 7.25.2 14601 13126 14602 - babel-loader@8.2.2(@babel/core@7.21.5)(webpack@4.46.0): 13127 + babel-loader@8.2.2(@babel/core@7.25.2)(webpack@4.46.0): 14603 13128 dependencies: 14604 - '@babel/core': 7.21.5 13129 + '@babel/core': 7.25.2 14605 13130 find-cache-dir: 3.3.2 14606 13131 loader-utils: 1.4.0 14607 13132 make-dir: 3.1.0 ··· 14637 13162 cosmiconfig: 6.0.0 14638 13163 resolve: 1.22.8 14639 13164 14640 - babel-plugin-polyfill-corejs2@0.2.0(@babel/core@7.21.5): 14641 - dependencies: 14642 - '@babel/compat-data': 7.25.4 14643 - '@babel/core': 7.21.5 14644 - '@babel/helper-define-polyfill-provider': 0.2.0(@babel/core@7.21.5) 14645 - semver: 6.3.1 14646 - transitivePeerDependencies: 14647 - - supports-color 14648 - 14649 13165 babel-plugin-polyfill-corejs2@0.2.0(@babel/core@7.25.2): 14650 13166 dependencies: 14651 13167 '@babel/compat-data': 7.25.4 ··· 14672 13188 transitivePeerDependencies: 14673 13189 - supports-color 14674 13190 14675 - babel-plugin-polyfill-corejs3@0.2.0(@babel/core@7.21.5): 14676 - dependencies: 14677 - '@babel/core': 7.21.5 14678 - '@babel/helper-define-polyfill-provider': 0.2.0(@babel/core@7.21.5) 14679 - core-js-compat: 3.11.1 14680 - transitivePeerDependencies: 14681 - - supports-color 14682 - 14683 13191 babel-plugin-polyfill-corejs3@0.2.0(@babel/core@7.25.2): 14684 13192 dependencies: 14685 13193 '@babel/core': 7.25.2 14686 13194 '@babel/helper-define-polyfill-provider': 0.2.0(@babel/core@7.25.2) 14687 - core-js-compat: 3.11.1 14688 - transitivePeerDependencies: 14689 - - supports-color 14690 - 14691 - babel-plugin-polyfill-regenerator@0.2.0(@babel/core@7.21.5): 14692 - dependencies: 14693 - '@babel/core': 7.21.5 14694 - '@babel/helper-define-polyfill-provider': 0.2.0(@babel/core@7.21.5) 13195 + core-js-compat: 3.38.1 14695 13196 transitivePeerDependencies: 14696 13197 - supports-color 14697 13198 ··· 14709 13210 transitivePeerDependencies: 14710 13211 - supports-color 14711 13212 14712 - babel-plugin-styled-components@1.12.0(styled-components@5.2.3(react-dom@17.0.2(react@17.0.2))(react-is@17.0.2)(react@17.0.2)): 13213 + babel-plugin-styled-components@1.12.0(styled-components@5.2.3(react-dom@17.0.2(react@17.0.2))(react-is@17.0.2)(react@17.0.2))(supports-color@5.5.0): 14713 13214 dependencies: 14714 13215 '@babel/helper-annotate-as-pure': 7.24.7 14715 - '@babel/helper-module-imports': 7.21.4 13216 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 14716 13217 babel-plugin-syntax-jsx: 6.18.0 14717 13218 lodash: 4.17.21 14718 13219 styled-components: 5.2.3(react-dom@17.0.2(react@17.0.2))(react-is@17.0.2)(react@17.0.2) 13220 + transitivePeerDependencies: 13221 + - supports-color 14719 13222 14720 13223 babel-plugin-syntax-jsx@6.18.0: {} 14721 13224 ··· 14729 13232 14730 13233 babel-plugin-universal-import@3.1.3(webpack@4.46.0): 14731 13234 dependencies: 14732 - '@babel/helper-module-imports': 7.21.4 13235 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 14733 13236 webpack: 4.46.0 13237 + transitivePeerDependencies: 13238 + - supports-color 14734 13239 14735 13240 babel-plugin-universal-import@4.0.2(webpack@4.46.0): 14736 13241 dependencies: 14737 - '@babel/helper-module-imports': 7.24.7 13242 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 14738 13243 webpack: 4.46.0 14739 13244 transitivePeerDependencies: 14740 13245 - supports-color ··· 14905 13410 transitivePeerDependencies: 14906 13411 - supports-color 14907 13412 14908 - braces@3.0.2: 14909 - dependencies: 14910 - fill-range: 7.0.1 14911 - 14912 13413 braces@3.0.3: 14913 13414 dependencies: 14914 13415 fill-range: 7.1.1 ··· 14961 13462 browserify-zlib@0.2.0: 14962 13463 dependencies: 14963 13464 pako: 1.0.11 14964 - 14965 - browserslist@4.21.5: 14966 - dependencies: 14967 - caniuse-lite: 1.0.30001660 14968 - electron-to-chromium: 1.4.332 14969 - node-releases: 2.0.10 14970 - update-browserslist-db: 1.0.10(browserslist@4.21.5) 14971 13465 14972 13466 browserslist@4.23.3: 14973 13467 dependencies: ··· 15041 13535 infer-owner: 1.0.4 15042 13536 lru-cache: 5.1.1 15043 13537 mississippi: 3.0.0 15044 - mkdirp: 0.5.5 13538 + mkdirp: 0.5.6 15045 13539 move-concurrently: 1.0.1 15046 13540 promise-inflight: 1.0.1(bluebird@3.7.2) 15047 13541 rimraf: 2.7.1 ··· 15215 13709 transitivePeerDependencies: 15216 13710 - supports-color 15217 13711 15218 - chokidar@3.5.3: 15219 - dependencies: 15220 - anymatch: 3.1.2 15221 - braces: 3.0.2 15222 - glob-parent: 5.1.2 15223 - is-binary-path: 2.1.0 15224 - is-glob: 4.0.3 15225 - normalize-path: 3.0.0 15226 - readdirp: 3.6.0 15227 - optionalDependencies: 15228 - fsevents: 2.3.3 15229 - 15230 13712 chokidar@3.6.0: 15231 13713 dependencies: 15232 - anymatch: 3.1.2 13714 + anymatch: 3.1.3 15233 13715 braces: 3.0.3 15234 13716 glob-parent: 5.1.2 15235 13717 is-binary-path: 2.1.0 ··· 15238 13720 readdirp: 3.6.0 15239 13721 optionalDependencies: 15240 13722 fsevents: 2.3.3 15241 - optional: true 15242 13723 15243 13724 chownr@1.1.4: {} 15244 13725 ··· 15411 13892 color-convert: 1.9.3 15412 13893 color-string: 1.5.5 15413 13894 15414 - colorette@1.2.2: {} 15415 - 15416 13895 colorette@1.4.0: {} 15417 13896 15418 13897 colorette@2.0.20: {} ··· 15471 13950 15472 13951 compression@1.7.3: 15473 13952 dependencies: 15474 - accepts: 1.3.7 13953 + accepts: 1.3.8 15475 13954 bytes: 3.0.0 15476 13955 compressible: 2.0.18 15477 13956 debug: 2.6.9(supports-color@6.1.0) ··· 15483 13962 15484 13963 compression@1.7.4(supports-color@6.1.0): 15485 13964 dependencies: 15486 - accepts: 1.3.7 13965 + accepts: 1.3.8 15487 13966 bytes: 3.0.0 15488 13967 compressible: 2.0.18 15489 13968 debug: 2.6.9(supports-color@6.1.0) ··· 15551 14030 15552 14031 copy-descriptor@0.1.1: {} 15553 14032 15554 - core-js-compat@3.11.1: 15555 - dependencies: 15556 - browserslist: 4.23.3 15557 - semver: 7.0.0 15558 - 15559 14033 core-js-compat@3.38.1: 15560 14034 dependencies: 15561 14035 browserslist: 4.23.3 ··· 15580 14054 15581 14055 cosmiconfig@6.0.0: 15582 14056 dependencies: 15583 - '@types/parse-json': 4.0.0 14057 + '@types/parse-json': 4.0.2 15584 14058 import-fresh: 3.3.0 15585 14059 parse-json: 5.2.0 15586 14060 path-type: 4.0.0 ··· 16157 14631 16158 14632 dom-accessibility-api@0.5.16: {} 16159 14633 16160 - dom-accessibility-api@0.5.4: {} 16161 - 16162 14634 dom-converter@0.2.0: 16163 14635 dependencies: 16164 14636 utila: 0.4.0 ··· 16265 14737 ee-first@1.1.1: {} 16266 14738 16267 14739 ejs@2.7.4: {} 16268 - 16269 - electron-to-chromium@1.4.332: {} 16270 14740 16271 14741 electron-to-chromium@1.5.23: {} 16272 14742 ··· 16333 14803 16334 14804 engine.io@3.5.0: 16335 14805 dependencies: 16336 - accepts: 1.3.7 14806 + accepts: 1.3.8 16337 14807 base64id: 2.0.0 16338 14808 cookie: 0.4.1 16339 14809 debug: 4.1.1 ··· 16476 14946 is-date-object: 1.0.5 16477 14947 is-symbol: 1.0.4 16478 14948 16479 - esbuild-android-64@0.15.18: 16480 - optional: true 16481 - 16482 - esbuild-android-arm64@0.15.18: 16483 - optional: true 16484 - 16485 - esbuild-darwin-64@0.15.18: 16486 - optional: true 16487 - 16488 - esbuild-darwin-arm64@0.15.18: 16489 - optional: true 16490 - 16491 - esbuild-freebsd-64@0.15.18: 16492 - optional: true 16493 - 16494 - esbuild-freebsd-arm64@0.15.18: 16495 - optional: true 16496 - 16497 - esbuild-linux-32@0.15.18: 16498 - optional: true 16499 - 16500 - esbuild-linux-64@0.15.18: 16501 - optional: true 16502 - 16503 - esbuild-linux-arm64@0.15.18: 16504 - optional: true 16505 - 16506 - esbuild-linux-arm@0.15.18: 16507 - optional: true 16508 - 16509 - esbuild-linux-mips64le@0.15.18: 16510 - optional: true 16511 - 16512 - esbuild-linux-ppc64le@0.15.18: 16513 - optional: true 16514 - 16515 - esbuild-linux-riscv64@0.15.18: 16516 - optional: true 16517 - 16518 - esbuild-linux-s390x@0.15.18: 16519 - optional: true 16520 - 16521 - esbuild-netbsd-64@0.15.18: 16522 - optional: true 16523 - 16524 - esbuild-openbsd-64@0.15.18: 16525 - optional: true 16526 - 16527 - esbuild-sunos-64@0.15.18: 16528 - optional: true 16529 - 16530 - esbuild-windows-32@0.15.18: 16531 - optional: true 16532 - 16533 - esbuild-windows-64@0.15.18: 16534 - optional: true 16535 - 16536 - esbuild-windows-arm64@0.15.18: 16537 - optional: true 16538 - 16539 - esbuild@0.15.18: 16540 - optionalDependencies: 16541 - '@esbuild/android-arm': 0.15.18 16542 - '@esbuild/linux-loong64': 0.15.18 16543 - esbuild-android-64: 0.15.18 16544 - esbuild-android-arm64: 0.15.18 16545 - esbuild-darwin-64: 0.15.18 16546 - esbuild-darwin-arm64: 0.15.18 16547 - esbuild-freebsd-64: 0.15.18 16548 - esbuild-freebsd-arm64: 0.15.18 16549 - esbuild-linux-32: 0.15.18 16550 - esbuild-linux-64: 0.15.18 16551 - esbuild-linux-arm: 0.15.18 16552 - esbuild-linux-arm64: 0.15.18 16553 - esbuild-linux-mips64le: 0.15.18 16554 - esbuild-linux-ppc64le: 0.15.18 16555 - esbuild-linux-riscv64: 0.15.18 16556 - esbuild-linux-s390x: 0.15.18 16557 - esbuild-netbsd-64: 0.15.18 16558 - esbuild-openbsd-64: 0.15.18 16559 - esbuild-sunos-64: 0.15.18 16560 - esbuild-windows-32: 0.15.18 16561 - esbuild-windows-64: 0.15.18 16562 - esbuild-windows-arm64: 0.15.18 16563 - 16564 14949 esbuild@0.21.5: 16565 14950 optionalDependencies: 16566 14951 '@esbuild/aix-ppc64': 0.21.5 ··· 16844 15229 16845 15230 express@4.17.1(supports-color@6.1.0): 16846 15231 dependencies: 16847 - accepts: 1.3.7 15232 + accepts: 1.3.8 16848 15233 array-flatten: 1.1.1 16849 15234 body-parser: 1.19.0(supports-color@6.1.0) 16850 15235 content-disposition: 0.5.3 ··· 17040 15425 is-number: 3.0.0 17041 15426 repeat-string: 1.6.1 17042 15427 to-regex-range: 2.1.1 17043 - 17044 - fill-range@7.0.1: 17045 - dependencies: 17046 - to-regex-range: 5.0.1 17047 15428 17048 15429 fill-range@7.1.1: 17049 15430 dependencies: ··· 17224 15605 dependencies: 17225 15606 graceful-fs: 4.2.11 17226 15607 inherits: 2.0.4 17227 - mkdirp: 0.5.5 15608 + mkdirp: 0.5.6 17228 15609 rimraf: 2.7.1 17229 15610 17230 15611 function-bind@1.1.2: {} ··· 17432 15813 17433 15814 graphql-toe@0.1.2: {} 17434 15815 17435 - graphql@16.6.0: {} 17436 - 17437 15816 graphql@16.9.0: {} 17438 15817 17439 15818 gud@1.0.0: {} ··· 17597 15976 17598 15977 history@4.10.1: 17599 15978 dependencies: 17600 - '@babel/runtime': 7.22.5 15979 + '@babel/runtime': 7.25.6 17601 15980 loose-envify: 1.4.0 17602 15981 resolve-pathname: 3.0.0 17603 15982 tiny-invariant: 1.1.0 ··· 18393 16772 http-proxy-agent: 5.0.0 18394 16773 https-proxy-agent: 5.0.1 18395 16774 is-potential-custom-element-name: 1.0.1 18396 - nwsapi: 2.2.10 16775 + nwsapi: 2.2.12 18397 16776 parse5: 7.1.2 18398 16777 rrweb-cssom: 0.6.0 18399 16778 saxes: 6.0.0 18400 16779 symbol-tree: 3.2.4 18401 - tough-cookie: 4.1.2 16780 + tough-cookie: 4.1.4 18402 16781 w3c-xmlserializer: 4.0.0 18403 16782 webidl-conversions: 7.0.0 18404 16783 whatwg-encoding: 2.0.0 18405 16784 whatwg-mimetype: 3.0.0 18406 16785 whatwg-url: 12.0.1 18407 - ws: 8.13.0 16786 + ws: 8.18.0 18408 16787 xml-name-validator: 4.0.0 18409 16788 transitivePeerDependencies: 18410 16789 - bufferutil ··· 18737 17116 dependencies: 18738 17117 yallist: 3.1.1 18739 17118 18740 - lz-string@1.4.4: {} 18741 - 18742 17119 lz-string@1.5.0: {} 18743 17120 18744 17121 magic-string@0.25.9: ··· 18944 17321 18945 17322 metro-source-map@0.80.12: 18946 17323 dependencies: 18947 - '@babel/traverse': 7.25.6 17324 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 18948 17325 '@babel/types': 7.25.6 18949 17326 flow-enums-runtime: 0.0.6 18950 17327 invariant: 2.2.4 ··· 18973 17350 '@babel/core': 7.25.2 18974 17351 '@babel/generator': 7.25.6 18975 17352 '@babel/template': 7.25.0 18976 - '@babel/traverse': 7.25.6 17353 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 18977 17354 flow-enums-runtime: 0.0.6 18978 17355 nullthrows: 1.1.1 18979 17356 transitivePeerDependencies: ··· 19006 17383 '@babel/generator': 7.25.6 19007 17384 '@babel/parser': 7.25.6 19008 17385 '@babel/template': 7.25.0 19009 - '@babel/traverse': 7.25.6 17386 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 19010 17387 '@babel/types': 7.25.6 19011 17388 accepts: 1.3.8 19012 17389 chalk: 4.1.2 ··· 19096 17473 mime-db: 1.52.0 19097 17474 19098 17475 mime@1.6.0: {} 19099 - 19100 - mime@2.5.2: {} 19101 17476 19102 17477 mime@2.6.0: {} 19103 17478 ··· 19220 17595 19221 17596 mkdirp-classic@0.5.3: {} 19222 17597 19223 - mkdirp@0.5.5: 19224 - dependencies: 19225 - minimist: 1.2.8 19226 - 19227 17598 mkdirp@0.5.6: 19228 17599 dependencies: 19229 17600 minimist: 1.2.8 ··· 19289 17660 19290 17661 natural-compare@1.4.0: {} 19291 17662 19292 - negotiator@0.6.2: {} 19293 - 19294 17663 negotiator@0.6.3: {} 19295 17664 19296 17665 neo-async@2.6.2: {} ··· 19406 17775 url: 0.11.0 19407 17776 util: 0.11.1 19408 17777 vm-browserify: 1.1.2 19409 - 19410 - node-releases@2.0.10: {} 19411 17778 19412 17779 node-releases@2.0.18: {} 19413 17780 ··· 19540 17907 nullthrows@1.1.1: {} 19541 17908 19542 17909 num2fraction@1.2.2: {} 19543 - 19544 - nwsapi@2.2.10: {} 19545 17910 19546 17911 nwsapi@2.2.12: {} 19547 17912 ··· 19961 18326 19962 18327 pinkie@2.0.4: {} 19963 18328 19964 - pirates@4.0.5: {} 19965 - 19966 18329 pirates@4.0.6: {} 19967 18330 19968 18331 pkg-dir@3.0.0: ··· 19985 18348 dependencies: 19986 18349 async: 2.6.3 19987 18350 debug: 3.2.7(supports-color@6.1.0) 19988 - mkdirp: 0.5.5 18351 + mkdirp: 0.5.6 19989 18352 transitivePeerDependencies: 19990 18353 - supports-color 19991 18354 ··· 20306 18669 kleur: 3.0.3 20307 18670 sisteransi: 1.0.5 20308 18671 20309 - prop-types@15.7.2: 20310 - dependencies: 20311 - loose-envify: 1.4.0 20312 - object-assign: 4.1.1 20313 - react-is: 16.13.1 20314 - 20315 18672 prop-types@15.8.1: 20316 18673 dependencies: 20317 18674 loose-envify: 1.4.0 ··· 20351 18708 end-of-stream: 1.4.4 20352 18709 once: 1.4.0 20353 18710 20354 - pump@3.0.0: 20355 - dependencies: 20356 - end-of-stream: 1.4.4 20357 - once: 1.4.0 20358 - 20359 18711 pump@3.0.2: 20360 18712 dependencies: 20361 18713 end-of-stream: 1.4.4 ··· 20370 18722 punycode@1.3.2: {} 20371 18723 20372 18724 punycode@1.4.1: {} 20373 - 20374 - punycode@2.3.0: {} 20375 18725 20376 18726 punycode@2.3.1: {} 20377 18727 ··· 20488 18838 dependencies: 20489 18839 react: 17.0.2 20490 18840 20491 - react-ga@3.3.0(prop-types@15.7.2)(react@17.0.2): 18841 + react-ga@3.3.0(prop-types@15.8.1)(react@17.0.2): 20492 18842 dependencies: 20493 - prop-types: 15.7.2 18843 + prop-types: 15.8.1 20494 18844 react: 17.0.2 20495 18845 20496 18846 react-gtm-module@2.0.11: {} ··· 20589 18939 20590 18940 react-router-dom@5.2.0(react@17.0.2): 20591 18941 dependencies: 20592 - '@babel/runtime': 7.22.5 18942 + '@babel/runtime': 7.25.6 20593 18943 history: 4.10.1 20594 18944 loose-envify: 1.4.0 20595 18945 prop-types: 15.8.1 ··· 20605 18955 20606 18956 react-router@5.2.0(react@17.0.2): 20607 18957 dependencies: 20608 - '@babel/runtime': 7.22.5 18958 + '@babel/runtime': 7.25.6 20609 18959 history: 4.10.1 20610 18960 hoist-non-react-statics: 3.3.2 20611 18961 loose-envify: 1.4.0 ··· 20673 19023 20674 19024 react-static@7.3.0(react-hot-loader@4.13.0(@types/react@17.0.52)(react-dom@17.0.2(react@17.0.2))(react@17.0.2)): 20675 19025 dependencies: 20676 - '@babel/cli': 7.13.16(@babel/core@7.21.5) 20677 - '@babel/core': 7.21.5 20678 - '@babel/plugin-proposal-class-properties': 7.13.0(@babel/core@7.21.5) 20679 - '@babel/plugin-proposal-export-default-from': 7.12.13(@babel/core@7.21.5) 20680 - '@babel/plugin-proposal-optional-chaining': 7.13.12(@babel/core@7.21.5) 20681 - '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.21.5) 20682 - '@babel/plugin-transform-destructuring': 7.13.17(@babel/core@7.21.5) 20683 - '@babel/plugin-transform-modules-commonjs': 7.14.0(@babel/core@7.21.5) 20684 - '@babel/plugin-transform-runtime': 7.13.15(@babel/core@7.21.5) 20685 - '@babel/preset-env': 7.13.15(@babel/core@7.21.5) 20686 - '@babel/preset-react': 7.13.13(@babel/core@7.21.5) 19026 + '@babel/cli': 7.13.16(@babel/core@7.25.2) 19027 + '@babel/core': 7.25.2 19028 + '@babel/plugin-proposal-class-properties': 7.18.6(@babel/core@7.25.2) 19029 + '@babel/plugin-proposal-export-default-from': 7.24.7(@babel/core@7.25.2) 19030 + '@babel/plugin-proposal-optional-chaining': 7.21.0(@babel/core@7.25.2) 19031 + '@babel/plugin-syntax-dynamic-import': 7.8.3(@babel/core@7.25.2) 19032 + '@babel/plugin-transform-destructuring': 7.24.8(@babel/core@7.25.2) 19033 + '@babel/plugin-transform-modules-commonjs': 7.24.8(@babel/core@7.25.2) 19034 + '@babel/plugin-transform-runtime': 7.25.4(@babel/core@7.25.2) 19035 + '@babel/preset-env': 7.13.15(@babel/core@7.25.2) 19036 + '@babel/preset-react': 7.13.13(@babel/core@7.25.2) 20687 19037 '@babel/preset-stage-0': 7.8.3 20688 - '@babel/register': 7.13.16(@babel/core@7.21.5) 20689 - '@babel/runtime': 7.22.5 19038 + '@babel/register': 7.24.6(@babel/core@7.25.2) 19039 + '@babel/runtime': 7.25.6 20690 19040 '@reach/router': 1.3.4(react-dom@16.14.0(react@16.14.0))(react@16.14.0) 20691 19041 autoprefixer: 9.8.6 20692 19042 axios: 0.19.2 20693 - babel-core: 7.0.0-bridge.0(@babel/core@7.21.5) 20694 - babel-loader: 8.2.2(@babel/core@7.21.5)(webpack@4.46.0) 19043 + babel-core: 7.0.0-bridge.0(@babel/core@7.25.2) 19044 + babel-loader: 8.2.2(@babel/core@7.25.2)(webpack@4.46.0) 20695 19045 babel-plugin-macros: 2.8.0 20696 19046 babel-plugin-transform-react-remove-prop-types: 0.4.24 20697 19047 babel-plugin-universal-import: 4.0.2(webpack@4.46.0) 20698 19048 case-sensitive-paths-webpack-plugin: 2.4.0 20699 19049 chalk: 2.4.2 20700 - chokidar: 3.5.3 19050 + chokidar: 3.6.0 20701 19051 circular-dependency-plugin: 5.2.2(webpack@4.46.0) 20702 19052 cors: 2.8.5 20703 19053 css-loader: 2.1.1(webpack@4.46.0) ··· 20869 19219 dependencies: 20870 19220 regenerate: 1.4.2 20871 19221 20872 - regenerate-unicode-properties@8.2.0: 20873 - dependencies: 20874 - regenerate: 1.4.2 20875 - 20876 19222 regenerate@1.4.2: {} 20877 19223 20878 19224 regenerator-runtime@0.11.1: {} ··· 20880 19226 regenerator-runtime@0.13.11: {} 20881 19227 20882 19228 regenerator-runtime@0.14.1: {} 20883 - 20884 - regenerator-transform@0.14.5: 20885 - dependencies: 20886 - '@babel/runtime': 7.25.6 20887 19229 20888 19230 regenerator-transform@0.15.2: 20889 19231 dependencies: ··· 20901 19243 es-errors: 1.3.0 20902 19244 set-function-name: 2.0.2 20903 19245 20904 - regexpu-core@4.7.1: 20905 - dependencies: 20906 - regenerate: 1.4.2 20907 - regenerate-unicode-properties: 8.2.0 20908 - regjsgen: 0.5.2 20909 - regjsparser: 0.6.9 20910 - unicode-match-property-ecmascript: 1.0.4 20911 - unicode-match-property-value-ecmascript: 1.2.0 20912 - 20913 19246 regexpu-core@5.3.2: 20914 19247 dependencies: 20915 19248 '@babel/regjsgen': 0.8.0 ··· 20928 19261 dependencies: 20929 19262 rc: 1.2.8 20930 19263 20931 - regjsgen@0.5.2: {} 20932 - 20933 - regjsparser@0.6.9: 20934 - dependencies: 20935 - jsesc: 0.5.0 20936 - 20937 19264 regjsparser@0.9.1: 20938 19265 dependencies: 20939 19266 jsesc: 0.5.0 ··· 21049 19376 request@2.88.2: 21050 19377 dependencies: 21051 19378 aws-sign2: 0.7.0 21052 - aws4: 1.12.0 19379 + aws4: 1.13.2 21053 19380 caseless: 0.12.0 21054 19381 combined-stream: 1.0.8 21055 19382 extend: 3.0.2 ··· 21181 19508 optionalDependencies: 21182 19509 rollup: 3.29.4 21183 19510 21184 - rollup@2.79.2: 21185 - optionalDependencies: 21186 - fsevents: 2.3.3 21187 - 21188 19511 rollup@3.29.4: 21189 19512 optionalDependencies: 21190 19513 fsevents: 2.3.3 ··· 21317 19640 21318 19641 semver@6.3.1: {} 21319 19642 21320 - semver@7.0.0: {} 21321 - 21322 19643 semver@7.6.3: {} 21323 19644 21324 19645 send@0.17.1(supports-color@6.1.0): ··· 21386 19707 21387 19708 serve-index@1.9.1(supports-color@6.1.0): 21388 19709 dependencies: 21389 - accepts: 1.3.7 19710 + accepts: 1.3.8 21390 19711 batch: 0.6.1 21391 19712 debug: 2.6.9(supports-color@6.1.0) 21392 19713 escape-html: 1.0.3 ··· 21664 19985 solid-refresh@0.6.3(solid-js@1.8.17): 21665 19986 dependencies: 21666 19987 '@babel/generator': 7.25.6 21667 - '@babel/helper-module-imports': 7.24.7 19988 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 21668 19989 '@babel/types': 7.25.6 21669 19990 solid-js: 1.8.17 21670 19991 transitivePeerDependencies: ··· 21982 20303 21983 20304 styled-components@5.2.3(react-dom@17.0.2(react@17.0.2))(react-is@17.0.2)(react@17.0.2): 21984 20305 dependencies: 21985 - '@babel/helper-module-imports': 7.21.4 21986 - '@babel/traverse': 7.21.5(supports-color@5.5.0) 20306 + '@babel/helper-module-imports': 7.24.7(supports-color@5.5.0) 20307 + '@babel/traverse': 7.25.6(supports-color@5.5.0) 21987 20308 '@emotion/is-prop-valid': 0.8.8 21988 20309 '@emotion/stylis': 0.8.5 21989 20310 '@emotion/unitless': 0.7.5 21990 - babel-plugin-styled-components: 1.12.0(styled-components@5.2.3(react-dom@17.0.2(react@17.0.2))(react-is@17.0.2)(react@17.0.2)) 20311 + babel-plugin-styled-components: 1.12.0(styled-components@5.2.3(react-dom@17.0.2(react@17.0.2))(react-is@17.0.2)(react@17.0.2))(supports-color@5.5.0) 21991 20312 css-to-react-native: 3.0.0 21992 20313 hoist-non-react-statics: 3.3.2 21993 20314 react: 17.0.2 ··· 22066 20387 css-tree: 1.0.0-alpha.37 22067 20388 csso: 4.2.0 22068 20389 js-yaml: 3.14.1 22069 - mkdirp: 0.5.5 20390 + mkdirp: 0.5.6 22070 20391 object.values: 1.2.0 22071 20392 sax: 1.2.4 22072 20393 stable: 0.1.8 ··· 22090 20411 dependencies: 22091 20412 chownr: 1.1.4 22092 20413 mkdirp-classic: 0.5.3 22093 - pump: 3.0.0 20414 + pump: 3.0.2 22094 20415 tar-stream: 2.2.0 22095 20416 22096 20417 tar-stream@1.6.2: ··· 22271 20592 psl: 1.9.0 22272 20593 punycode: 2.3.1 22273 20594 22274 - tough-cookie@4.1.2: 22275 - dependencies: 22276 - psl: 1.9.0 22277 - punycode: 2.3.0 22278 - universalify: 0.2.0 22279 - url-parse: 1.5.10 22280 - 22281 20595 tough-cookie@4.1.4: 22282 20596 dependencies: 22283 20597 psl: 1.9.0 ··· 22433 20747 22434 20748 undici-types@5.26.5: {} 22435 20749 22436 - undici-types@6.19.8: {} 20750 + undici-types@6.19.8: 20751 + optional: true 22437 20752 22438 20753 undici@5.28.4: 22439 20754 dependencies: ··· 22444 20759 inherits: 2.0.4 22445 20760 xtend: 4.0.2 22446 20761 22447 - unicode-canonical-property-names-ecmascript@1.0.4: {} 22448 - 22449 20762 unicode-canonical-property-names-ecmascript@2.0.1: {} 22450 20763 22451 - unicode-match-property-ecmascript@1.0.4: 22452 - dependencies: 22453 - unicode-canonical-property-names-ecmascript: 1.0.4 22454 - unicode-property-aliases-ecmascript: 1.1.0 22455 - 22456 20764 unicode-match-property-ecmascript@2.0.0: 22457 20765 dependencies: 22458 20766 unicode-canonical-property-names-ecmascript: 2.0.1 22459 20767 unicode-property-aliases-ecmascript: 2.1.0 22460 20768 22461 - unicode-match-property-value-ecmascript@1.2.0: {} 22462 - 22463 20769 unicode-match-property-value-ecmascript@2.2.0: {} 22464 - 22465 - unicode-property-aliases-ecmascript@1.1.0: {} 22466 20770 22467 20771 unicode-property-aliases-ecmascript@2.1.0: {} 22468 20772 ··· 22595 20899 22596 20900 upath@1.2.0: {} 22597 20901 22598 - update-browserslist-db@1.0.10(browserslist@4.21.5): 22599 - dependencies: 22600 - browserslist: 4.21.5 22601 - escalade: 3.2.0 22602 - picocolors: 1.1.0 22603 - 22604 20902 update-browserslist-db@1.1.0(browserslist@4.23.3): 22605 20903 dependencies: 22606 20904 browserslist: 4.23.3 ··· 22623 20921 url-loader@2.3.0(file-loader@3.0.1(webpack@4.46.0))(webpack@4.46.0): 22624 20922 dependencies: 22625 20923 loader-utils: 1.4.0 22626 - mime: 2.5.2 20924 + mime: 2.6.0 22627 20925 schema-utils: 2.7.1 22628 20926 webpack: 4.46.0 22629 20927 optionalDependencies: ··· 22761 21059 - supports-color 22762 21060 - typescript 22763 21061 22764 - vite@3.2.11(@types/node@18.19.50)(terser@5.32.0): 22765 - dependencies: 22766 - esbuild: 0.15.18 22767 - postcss: 8.4.45 22768 - resolve: 1.22.8 22769 - rollup: 2.79.2 22770 - optionalDependencies: 22771 - '@types/node': 18.19.50 22772 - fsevents: 2.3.3 22773 - terser: 5.32.0 22774 - 22775 21062 vite@5.4.7(@types/node@18.19.50)(terser@5.32.0): 22776 21063 dependencies: 22777 21064 esbuild: 0.21.5 ··· 22799 21086 vitest@2.1.1(@types/node@18.19.50)(jsdom@25.0.0)(terser@5.32.0): 22800 21087 dependencies: 22801 21088 '@vitest/expect': 2.1.1 22802 - '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@3.2.11(@types/node@18.19.50)(terser@5.32.0)) 21089 + '@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.7(@types/node@18.19.50)(terser@5.32.0)) 22803 21090 '@vitest/pretty-format': 2.1.1 22804 21091 '@vitest/runner': 2.1.1 22805 21092 '@vitest/snapshot': 2.1.1 ··· 22814 21101 tinyexec: 0.3.0 22815 21102 tinypool: 1.0.1 22816 21103 tinyrainbow: 1.2.0 22817 - vite: 3.2.11(@types/node@18.19.50)(terser@5.32.0) 21104 + vite: 5.4.7(@types/node@18.19.50)(terser@5.32.0) 22818 21105 vite-node: 2.1.1(@types/node@18.19.50)(terser@5.32.0) 22819 21106 why-is-node-running: 2.3.0 22820 21107 optionalDependencies: ··· 22911 21198 filesize: 3.6.1 22912 21199 gzip-size: 5.1.1 22913 21200 lodash: 4.17.21 22914 - mkdirp: 0.5.5 21201 + mkdirp: 0.5.6 22915 21202 opener: 1.5.2 22916 21203 ws: 6.2.3 22917 21204 transitivePeerDependencies: ··· 22922 21209 webpack-dev-middleware@3.7.3(webpack@4.46.0): 22923 21210 dependencies: 22924 21211 memory-fs: 0.4.1 22925 - mime: 2.5.2 22926 - mkdirp: 0.5.5 21212 + mime: 2.6.0 21213 + mkdirp: 0.5.6 22927 21214 range-parser: 1.2.1 22928 21215 webpack: 4.46.0 22929 21216 webpack-log: 2.0.0 ··· 23001 21288 loader-utils: 1.4.0 23002 21289 memory-fs: 0.4.1 23003 21290 micromatch: 3.1.10(supports-color@6.1.0) 23004 - mkdirp: 0.5.5 21291 + mkdirp: 0.5.6 23005 21292 neo-async: 2.6.2 23006 21293 node-libs-browser: 2.2.1 23007 21294 schema-utils: 1.0.0 ··· 23164 21451 ws@7.4.6: {} 23165 21452 23166 21453 ws@7.5.10: {} 23167 - 23168 - ws@8.13.0: {} 23169 21454 23170 21455 ws@8.18.0: {} 23171 21456