|
28 | 28 | "@babel/highlight" "^7.24.7" |
29 | 29 | picocolors "^1.0.0" |
30 | 30 |
|
31 | | -"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2": |
32 | | - version "7.25.2" |
33 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5" |
34 | | - integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ== |
| 31 | +"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.2", "@babel/compat-data@^7.25.4": |
| 32 | + version "7.25.4" |
| 33 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
| 34 | + integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
35 | 35 |
|
36 | 36 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.25.2": |
37 | 37 | version "7.25.2" |
|
64 | 64 | "@jridgewell/trace-mapping" "^0.3.25" |
65 | 65 | jsesc "^2.5.1" |
66 | 66 |
|
| 67 | +"@babel/generator@^7.25.4": |
| 68 | + version "7.25.5" |
| 69 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.5.tgz#b31cf05b3fe8c32d206b6dad03bb0aacbde73450" |
| 70 | + integrity sha512-abd43wyLfbWoxC6ahM8xTkqLpGB2iWBVyuKC9/srhFunCd1SDNrV1s72bBpK4hLj8KLzHBBcOblvLQZBNw9r3w== |
| 71 | + dependencies: |
| 72 | + "@babel/types" "^7.25.4" |
| 73 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 74 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 75 | + jsesc "^2.5.1" |
| 76 | + |
67 | 77 | "@babel/helper-annotate-as-pure@^7.18.6": |
68 | 78 | version "7.18.6" |
69 | 79 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb" |
|
112 | 122 | "@babel/helper-split-export-declaration" "^7.24.7" |
113 | 123 | semver "^6.3.1" |
114 | 124 |
|
| 125 | +"@babel/helper-create-class-features-plugin@^7.25.4": |
| 126 | + version "7.25.4" |
| 127 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 128 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
| 129 | + dependencies: |
| 130 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 131 | + "@babel/helper-member-expression-to-functions" "^7.24.8" |
| 132 | + "@babel/helper-optimise-call-expression" "^7.24.7" |
| 133 | + "@babel/helper-replace-supers" "^7.25.0" |
| 134 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 135 | + "@babel/traverse" "^7.25.4" |
| 136 | + semver "^6.3.1" |
| 137 | + |
115 | 138 | "@babel/helper-create-regexp-features-plugin@^7.18.6": |
116 | 139 | version "7.18.6" |
117 | 140 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz#3e35f4e04acbbf25f1b3534a657610a000543d3c" |
|
138 | 161 | regexpu-core "^5.3.1" |
139 | 162 | semver "^6.3.1" |
140 | 163 |
|
| 164 | +"@babel/helper-create-regexp-features-plugin@^7.25.2": |
| 165 | + version "7.25.2" |
| 166 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9" |
| 167 | + integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g== |
| 168 | + dependencies: |
| 169 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 170 | + regexpu-core "^5.3.1" |
| 171 | + semver "^6.3.1" |
| 172 | + |
141 | 173 | "@babel/helper-define-polyfill-provider@^0.6.1": |
142 | 174 | version "0.6.1" |
143 | 175 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.1.tgz#fadc63f0c2ff3c8d02ed905dcea747c5b0fb74fd" |
|
149 | 181 | lodash.debounce "^4.0.8" |
150 | 182 | resolve "^1.14.2" |
151 | 183 |
|
| 184 | +"@babel/helper-define-polyfill-provider@^0.6.2": |
| 185 | + version "0.6.2" |
| 186 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d" |
| 187 | + integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ== |
| 188 | + dependencies: |
| 189 | + "@babel/helper-compilation-targets" "^7.22.6" |
| 190 | + "@babel/helper-plugin-utils" "^7.22.5" |
| 191 | + debug "^4.1.1" |
| 192 | + lodash.debounce "^4.0.8" |
| 193 | + resolve "^1.14.2" |
| 194 | + |
152 | 195 | "@babel/helper-environment-visitor@^7.24.7": |
153 | 196 | version "7.24.7" |
154 | 197 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9" |
|
335 | 378 | dependencies: |
336 | 379 | "@babel/types" "^7.25.2" |
337 | 380 |
|
| 381 | +"@babel/parser@^7.25.4": |
| 382 | + version "7.25.4" |
| 383 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 384 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
| 385 | + dependencies: |
| 386 | + "@babel/types" "^7.25.4" |
| 387 | + |
338 | 388 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3": |
339 | 389 | version "7.25.3" |
340 | 390 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.25.3.tgz#dca427b45a6c0f5c095a1c639dfe2476a3daba7f" |
|
534 | 584 | dependencies: |
535 | 585 | "@babel/helper-plugin-utils" "^7.24.7" |
536 | 586 |
|
537 | | -"@babel/plugin-transform-async-generator-functions@^7.25.0": |
538 | | - version "7.25.0" |
539 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf" |
540 | | - integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q== |
| 587 | +"@babel/plugin-transform-async-generator-functions@^7.25.4": |
| 588 | + version "7.25.4" |
| 589 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083" |
| 590 | + integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg== |
541 | 591 | dependencies: |
542 | 592 | "@babel/helper-plugin-utils" "^7.24.8" |
543 | 593 | "@babel/helper-remap-async-to-generator" "^7.25.0" |
544 | 594 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
545 | | - "@babel/traverse" "^7.25.0" |
| 595 | + "@babel/traverse" "^7.25.4" |
546 | 596 |
|
547 | 597 | "@babel/plugin-transform-async-to-generator@^7.24.7": |
548 | 598 | version "7.24.7" |
|
567 | 617 | dependencies: |
568 | 618 | "@babel/helper-plugin-utils" "^7.24.8" |
569 | 619 |
|
570 | | -"@babel/plugin-transform-class-properties@^7.24.7": |
571 | | - version "7.24.7" |
572 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834" |
573 | | - integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w== |
| 620 | +"@babel/plugin-transform-class-properties@^7.25.4": |
| 621 | + version "7.25.4" |
| 622 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
| 623 | + integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
574 | 624 | dependencies: |
575 | | - "@babel/helper-create-class-features-plugin" "^7.24.7" |
576 | | - "@babel/helper-plugin-utils" "^7.24.7" |
| 625 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 626 | + "@babel/helper-plugin-utils" "^7.24.8" |
577 | 627 |
|
578 | 628 | "@babel/plugin-transform-class-static-block@^7.24.7": |
579 | 629 | version "7.24.7" |
|
584 | 634 | "@babel/helper-plugin-utils" "^7.24.7" |
585 | 635 | "@babel/plugin-syntax-class-static-block" "^7.14.5" |
586 | 636 |
|
587 | | -"@babel/plugin-transform-classes@^7.25.0": |
588 | | - version "7.25.0" |
589 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e" |
590 | | - integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw== |
| 637 | +"@babel/plugin-transform-classes@^7.25.4": |
| 638 | + version "7.25.4" |
| 639 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a" |
| 640 | + integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg== |
591 | 641 | dependencies: |
592 | 642 | "@babel/helper-annotate-as-pure" "^7.24.7" |
593 | | - "@babel/helper-compilation-targets" "^7.24.8" |
| 643 | + "@babel/helper-compilation-targets" "^7.25.2" |
594 | 644 | "@babel/helper-plugin-utils" "^7.24.8" |
595 | 645 | "@babel/helper-replace-supers" "^7.25.0" |
596 | | - "@babel/traverse" "^7.25.0" |
| 646 | + "@babel/traverse" "^7.25.4" |
597 | 647 | globals "^11.1.0" |
598 | 648 |
|
599 | 649 | "@babel/plugin-transform-computed-properties@^7.24.7": |
|
813 | 863 | dependencies: |
814 | 864 | "@babel/helper-plugin-utils" "^7.24.7" |
815 | 865 |
|
816 | | -"@babel/plugin-transform-private-methods@^7.24.7": |
817 | | - version "7.24.7" |
818 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e" |
819 | | - integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ== |
| 866 | +"@babel/plugin-transform-private-methods@^7.25.4": |
| 867 | + version "7.25.4" |
| 868 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242" |
| 869 | + integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw== |
820 | 870 | dependencies: |
821 | | - "@babel/helper-create-class-features-plugin" "^7.24.7" |
822 | | - "@babel/helper-plugin-utils" "^7.24.7" |
| 871 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 872 | + "@babel/helper-plugin-utils" "^7.24.8" |
823 | 873 |
|
824 | 874 | "@babel/plugin-transform-private-property-in-object@^7.24.7": |
825 | 875 | version "7.24.7" |
|
912 | 962 | "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
913 | 963 | "@babel/helper-plugin-utils" "^7.24.7" |
914 | 964 |
|
915 | | -"@babel/plugin-transform-unicode-sets-regex@^7.24.7": |
916 | | - version "7.24.7" |
917 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9" |
918 | | - integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg== |
| 965 | +"@babel/plugin-transform-unicode-sets-regex@^7.25.4": |
| 966 | + version "7.25.4" |
| 967 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c" |
| 968 | + integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA== |
919 | 969 | dependencies: |
920 | | - "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
921 | | - "@babel/helper-plugin-utils" "^7.24.7" |
| 970 | + "@babel/helper-create-regexp-features-plugin" "^7.25.2" |
| 971 | + "@babel/helper-plugin-utils" "^7.24.8" |
922 | 972 |
|
923 | | -"@babel/preset-env@^7.25.3": |
924 | | - version "7.25.3" |
925 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
926 | | - integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
| 973 | +"@babel/preset-env@^7.25.4": |
| 974 | + version "7.25.4" |
| 975 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6" |
| 976 | + integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw== |
927 | 977 | dependencies: |
928 | | - "@babel/compat-data" "^7.25.2" |
| 978 | + "@babel/compat-data" "^7.25.4" |
929 | 979 | "@babel/helper-compilation-targets" "^7.25.2" |
930 | 980 | "@babel/helper-plugin-utils" "^7.24.8" |
931 | 981 | "@babel/helper-validator-option" "^7.24.8" |
|
954 | 1004 | "@babel/plugin-syntax-top-level-await" "^7.14.5" |
955 | 1005 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6" |
956 | 1006 | "@babel/plugin-transform-arrow-functions" "^7.24.7" |
957 | | - "@babel/plugin-transform-async-generator-functions" "^7.25.0" |
| 1007 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
958 | 1008 | "@babel/plugin-transform-async-to-generator" "^7.24.7" |
959 | 1009 | "@babel/plugin-transform-block-scoped-functions" "^7.24.7" |
960 | 1010 | "@babel/plugin-transform-block-scoping" "^7.25.0" |
961 | | - "@babel/plugin-transform-class-properties" "^7.24.7" |
| 1011 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
962 | 1012 | "@babel/plugin-transform-class-static-block" "^7.24.7" |
963 | | - "@babel/plugin-transform-classes" "^7.25.0" |
| 1013 | + "@babel/plugin-transform-classes" "^7.25.4" |
964 | 1014 | "@babel/plugin-transform-computed-properties" "^7.24.7" |
965 | 1015 | "@babel/plugin-transform-destructuring" "^7.24.8" |
966 | 1016 | "@babel/plugin-transform-dotall-regex" "^7.24.7" |
|
988 | 1038 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7" |
989 | 1039 | "@babel/plugin-transform-optional-chaining" "^7.24.8" |
990 | 1040 | "@babel/plugin-transform-parameters" "^7.24.7" |
991 | | - "@babel/plugin-transform-private-methods" "^7.24.7" |
| 1041 | + "@babel/plugin-transform-private-methods" "^7.25.4" |
992 | 1042 | "@babel/plugin-transform-private-property-in-object" "^7.24.7" |
993 | 1043 | "@babel/plugin-transform-property-literals" "^7.24.7" |
994 | 1044 | "@babel/plugin-transform-regenerator" "^7.24.7" |
|
1001 | 1051 | "@babel/plugin-transform-unicode-escapes" "^7.24.7" |
1002 | 1052 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7" |
1003 | 1053 | "@babel/plugin-transform-unicode-regex" "^7.24.7" |
1004 | | - "@babel/plugin-transform-unicode-sets-regex" "^7.24.7" |
| 1054 | + "@babel/plugin-transform-unicode-sets-regex" "^7.25.4" |
1005 | 1055 | "@babel/preset-modules" "0.1.6-no-external-plugins" |
1006 | 1056 | babel-plugin-polyfill-corejs2 "^0.4.10" |
1007 | | - babel-plugin-polyfill-corejs3 "^0.10.4" |
| 1057 | + babel-plugin-polyfill-corejs3 "^0.10.6" |
1008 | 1058 | babel-plugin-polyfill-regenerator "^0.6.1" |
1009 | 1059 | core-js-compat "^3.37.1" |
1010 | 1060 | semver "^6.3.1" |
|
1052 | 1102 | debug "^4.3.1" |
1053 | 1103 | globals "^11.1.0" |
1054 | 1104 |
|
| 1105 | +"@babel/traverse@^7.25.4": |
| 1106 | + version "7.25.4" |
| 1107 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 1108 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
| 1109 | + dependencies: |
| 1110 | + "@babel/code-frame" "^7.24.7" |
| 1111 | + "@babel/generator" "^7.25.4" |
| 1112 | + "@babel/parser" "^7.25.4" |
| 1113 | + "@babel/template" "^7.25.0" |
| 1114 | + "@babel/types" "^7.25.4" |
| 1115 | + debug "^4.3.1" |
| 1116 | + globals "^11.1.0" |
| 1117 | + |
1055 | 1118 | "@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.18.6", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1056 | 1119 | version "7.25.2" |
1057 | 1120 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125" |
|
1061 | 1124 | "@babel/helper-validator-identifier" "^7.24.7" |
1062 | 1125 | to-fast-properties "^2.0.0" |
1063 | 1126 |
|
| 1127 | +"@babel/types@^7.25.4": |
| 1128 | + version "7.25.4" |
| 1129 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 1130 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
| 1131 | + dependencies: |
| 1132 | + "@babel/helper-string-parser" "^7.24.8" |
| 1133 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 1134 | + to-fast-properties "^2.0.0" |
| 1135 | + |
1064 | 1136 | "@bcoe/v8-coverage@^0.2.3": |
1065 | 1137 | version "0.2.3" |
1066 | 1138 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
@@ -2539,13 +2611,13 @@ babel-plugin-polyfill-corejs2@^0.4.10: |
2539 | 2611 | "@babel/helper-define-polyfill-provider" "^0.6.1" |
2540 | 2612 | semver "^6.3.1" |
2541 | 2613 |
|
2542 | | -babel-plugin-polyfill-corejs3@^0.10.4: |
2543 | | - version "0.10.4" |
2544 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
2545 | | - integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
| 2614 | +babel-plugin-polyfill-corejs3@^0.10.6: |
| 2615 | + version "0.10.6" |
| 2616 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" |
| 2617 | + integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== |
2546 | 2618 | dependencies: |
2547 | | - "@babel/helper-define-polyfill-provider" "^0.6.1" |
2548 | | - core-js-compat "^3.36.1" |
| 2619 | + "@babel/helper-define-polyfill-provider" "^0.6.2" |
| 2620 | + core-js-compat "^3.38.0" |
2549 | 2621 |
|
2550 | 2622 | babel-plugin-polyfill-regenerator@^0.6.1: |
2551 | 2623 | version "0.6.1" |
@@ -3470,12 +3542,12 @@ cookie@~0.4.1: |
3470 | 3542 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.1.tgz#afd713fe26ebd21ba95ceb61f9a8116e50a537d1" |
3471 | 3543 | integrity sha512-ZwrFkGJxUR3EIoXtO+yVE69Eb7KlixbaeAWfBQB9vVsNn/o+Yw69gBWSSDK825hQNdN+wF8zELf3dFNl/kxkUA== |
3472 | 3544 |
|
3473 | | -core-js-compat@^3.36.1, core-js-compat@^3.37.1: |
3474 | | - version "3.37.1" |
3475 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee" |
3476 | | - integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg== |
| 3545 | +core-js-compat@^3.37.1, core-js-compat@^3.38.0: |
| 3546 | + version "3.38.1" |
| 3547 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09" |
| 3548 | + integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw== |
3477 | 3549 | dependencies: |
3478 | | - browserslist "^4.23.0" |
| 3550 | + browserslist "^4.23.3" |
3479 | 3551 |
|
3480 | 3552 | core-js@^2.4.0: |
3481 | 3553 | version "2.6.12" |
|
0 commit comments