|
74 | 74 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.2.tgz#e41928bd33475305c586f6acbbb7e3ade7a6f7f5"
|
75 | 75 | integrity sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==
|
76 | 76 |
|
| 77 | +"@babel/compat-data@^7.25.4": |
| 78 | + version "7.25.4" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.4.tgz#7d2a80ce229890edcf4cc259d4d696cb4dae2fcb" |
| 80 | + integrity sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ== |
| 81 | + |
77 | 82 |
|
78 | 83 | version "7.25.2"
|
79 | 84 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
|
|
134 | 139 | "@jridgewell/trace-mapping" "^0.3.25"
|
135 | 140 | jsesc "^2.5.1"
|
136 | 141 |
|
| 142 | +"@babel/generator@^7.25.4": |
| 143 | + version "7.25.4" |
| 144 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.4.tgz#1dc63c1c9caae9e6dc24e264eac254eb25005669" |
| 145 | + integrity sha512-NFtZmZsyzDPJnk9Zg3BbTfKKc9UlHYzD0E//p2Z3B9nCwwtJW9T0gVbCz8+fBngnn4zf1Dr3IK8PHQQHq0lDQw== |
| 146 | + dependencies: |
| 147 | + "@babel/types" "^7.25.4" |
| 148 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 149 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 150 | + jsesc "^2.5.1" |
| 151 | + |
137 | 152 | "@babel/helper-annotate-as-pure@^7.18.6":
|
138 | 153 | version "7.18.6"
|
139 | 154 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
215 | 230 | "@babel/helper-split-export-declaration" "^7.24.7"
|
216 | 231 | semver "^6.3.1"
|
217 | 232 |
|
| 233 | +"@babel/helper-create-class-features-plugin@^7.25.4": |
| 234 | + version "7.25.4" |
| 235 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.25.4.tgz#57eaf1af38be4224a9d9dd01ddde05b741f50e14" |
| 236 | + integrity sha512-ro/bFs3/84MDgDmMwbcHgDa8/E6J3QKNTk4xJJnVeFtGE+tL0K26E3pNxhYz2b67fJpt7Aphw5XcploKXuCvCQ== |
| 237 | + dependencies: |
| 238 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 239 | + "@babel/helper-member-expression-to-functions" "^7.24.8" |
| 240 | + "@babel/helper-optimise-call-expression" "^7.24.7" |
| 241 | + "@babel/helper-replace-supers" "^7.25.0" |
| 242 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.24.7" |
| 243 | + "@babel/traverse" "^7.25.4" |
| 244 | + semver "^6.3.1" |
| 245 | + |
218 | 246 | "@babel/helper-create-regexp-features-plugin@^7.18.6":
|
219 | 247 | version "7.18.6"
|
220 | 248 | resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.18.6.tgz#3e35f4e04acbbf25f1b3534a657610a000543d3c"
|
|
241 | 269 | regexpu-core "^5.3.1"
|
242 | 270 | semver "^6.3.1"
|
243 | 271 |
|
| 272 | +"@babel/helper-create-regexp-features-plugin@^7.25.2": |
| 273 | + version "7.25.2" |
| 274 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.25.2.tgz#24c75974ed74183797ffd5f134169316cd1808d9" |
| 275 | + integrity sha512-+wqVGP+DFmqwFD3EH6TMTfUNeqDehV3E/dl+Sd54eaXqm17tEUNbEIn4sVivVowbvUpOtIGxdo3GoXyDH9N/9g== |
| 276 | + dependencies: |
| 277 | + "@babel/helper-annotate-as-pure" "^7.24.7" |
| 278 | + regexpu-core "^5.3.1" |
| 279 | + semver "^6.3.1" |
| 280 | + |
244 | 281 | "@babel/helper-define-polyfill-provider@^0.6.1":
|
245 | 282 | version "0.6.1"
|
246 | 283 | resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.1.tgz#fadc63f0c2ff3c8d02ed905dcea747c5b0fb74fd"
|
|
252 | 289 | lodash.debounce "^4.0.8"
|
253 | 290 | resolve "^1.14.2"
|
254 | 291 |
|
| 292 | +"@babel/helper-define-polyfill-provider@^0.6.2": |
| 293 | + version "0.6.2" |
| 294 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.6.2.tgz#18594f789c3594acb24cfdb4a7f7b7d2e8bd912d" |
| 295 | + integrity sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ== |
| 296 | + dependencies: |
| 297 | + "@babel/helper-compilation-targets" "^7.22.6" |
| 298 | + "@babel/helper-plugin-utils" "^7.22.5" |
| 299 | + debug "^4.1.1" |
| 300 | + lodash.debounce "^4.0.8" |
| 301 | + resolve "^1.14.2" |
| 302 | + |
255 | 303 | "@babel/helper-environment-visitor@^7.24.7":
|
256 | 304 | version "7.24.7"
|
257 | 305 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.24.7.tgz#4b31ba9551d1f90781ba83491dd59cf9b269f7d9"
|
|
558 | 606 | dependencies:
|
559 | 607 | "@babel/types" "^7.25.2"
|
560 | 608 |
|
| 609 | +"@babel/parser@^7.25.4": |
| 610 | + version "7.25.4" |
| 611 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.4.tgz#af4f2df7d02440286b7de57b1c21acfb2a6f257a" |
| 612 | + integrity sha512-nq+eWrOgdtu3jG5Os4TQP3x3cLA8hR8TvJNjD8vnPa20WGycimcparWnLK4jJhElTK6SDyuJo1weMKO/5LpmLA== |
| 613 | + dependencies: |
| 614 | + "@babel/types" "^7.25.4" |
| 615 | + |
561 | 616 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.3":
|
562 | 617 | version "7.25.3"
|
563 | 618 | 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"
|
|
736 | 791 | dependencies:
|
737 | 792 | "@babel/helper-plugin-utils" "^7.24.7"
|
738 | 793 |
|
739 |
| -"@babel/plugin-transform-async-generator-functions@^7.25.0": |
740 |
| - version "7.25.0" |
741 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.0.tgz#b785cf35d73437f6276b1e30439a57a50747bddf" |
742 |
| - integrity sha512-uaIi2FdqzjpAMvVqvB51S42oC2JEVgh0LDsGfZVDysWE8LrJtQC2jvKmOqEYThKyB7bDEb7BP1GYWDm7tABA0Q== |
| 794 | +"@babel/plugin-transform-async-generator-functions@^7.25.4": |
| 795 | + version "7.25.4" |
| 796 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.25.4.tgz#2afd4e639e2d055776c9f091b6c0c180ed8cf083" |
| 797 | + integrity sha512-jz8cV2XDDTqjKPwVPJBIjORVEmSGYhdRa8e5k5+vN+uwcjSrSxUaebBRa4ko1jqNF2uxyg8G6XYk30Jv285xzg== |
743 | 798 | dependencies:
|
744 | 799 | "@babel/helper-plugin-utils" "^7.24.8"
|
745 | 800 | "@babel/helper-remap-async-to-generator" "^7.25.0"
|
746 | 801 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
747 |
| - "@babel/traverse" "^7.25.0" |
| 802 | + "@babel/traverse" "^7.25.4" |
748 | 803 |
|
749 | 804 | "@babel/plugin-transform-async-to-generator@^7.24.7":
|
750 | 805 | version "7.24.7"
|
|
769 | 824 | dependencies:
|
770 | 825 | "@babel/helper-plugin-utils" "^7.24.8"
|
771 | 826 |
|
772 |
| -"@babel/plugin-transform-class-properties@^7.24.7": |
773 |
| - version "7.24.7" |
774 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.24.7.tgz#256879467b57b0b68c7ddfc5b76584f398cd6834" |
775 |
| - integrity sha512-vKbfawVYayKcSeSR5YYzzyXvsDFWU2mD8U5TFeXtbCPLFUqe7GyCgvO6XDHzje862ODrOwy6WCPmKeWHbCFJ4w== |
| 827 | +"@babel/plugin-transform-class-properties@^7.25.4": |
| 828 | + version "7.25.4" |
| 829 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.25.4.tgz#bae7dbfcdcc2e8667355cd1fb5eda298f05189fd" |
| 830 | + integrity sha512-nZeZHyCWPfjkdU5pA/uHiTaDAFUEqkpzf1YoQT2NeSynCGYq9rxfyI3XpQbfx/a0hSnFH6TGlEXvae5Vi7GD8g== |
776 | 831 | dependencies:
|
777 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
778 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 832 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 833 | + "@babel/helper-plugin-utils" "^7.24.8" |
779 | 834 |
|
780 | 835 | "@babel/plugin-transform-class-static-block@^7.24.7":
|
781 | 836 | version "7.24.7"
|
|
786 | 841 | "@babel/helper-plugin-utils" "^7.24.7"
|
787 | 842 | "@babel/plugin-syntax-class-static-block" "^7.14.5"
|
788 | 843 |
|
789 |
| -"@babel/plugin-transform-classes@^7.25.0": |
790 |
| - version "7.25.0" |
791 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.0.tgz#63122366527d88e0ef61b612554fe3f8c793991e" |
792 |
| - integrity sha512-xyi6qjr/fYU304fiRwFbekzkqVJZ6A7hOjWZd+89FVcBqPV3S9Wuozz82xdpLspckeaafntbzglaW4pqpzvtSw== |
| 844 | +"@babel/plugin-transform-classes@^7.25.4": |
| 845 | + version "7.25.4" |
| 846 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.25.4.tgz#d29dbb6a72d79f359952ad0b66d88518d65ef89a" |
| 847 | + integrity sha512-oexUfaQle2pF/b6E0dwsxQtAol9TLSO88kQvym6HHBWFliV2lGdrPieX+WgMRLSJDVzdYywk7jXbLPuO2KLTLg== |
793 | 848 | dependencies:
|
794 | 849 | "@babel/helper-annotate-as-pure" "^7.24.7"
|
795 |
| - "@babel/helper-compilation-targets" "^7.24.8" |
| 850 | + "@babel/helper-compilation-targets" "^7.25.2" |
796 | 851 | "@babel/helper-plugin-utils" "^7.24.8"
|
797 | 852 | "@babel/helper-replace-supers" "^7.25.0"
|
798 |
| - "@babel/traverse" "^7.25.0" |
| 853 | + "@babel/traverse" "^7.25.4" |
799 | 854 | globals "^11.1.0"
|
800 | 855 |
|
801 | 856 | "@babel/plugin-transform-computed-properties@^7.24.7":
|
|
1024 | 1079 | dependencies:
|
1025 | 1080 | "@babel/helper-plugin-utils" "^7.24.7"
|
1026 | 1081 |
|
1027 |
| -"@babel/plugin-transform-private-methods@^7.24.7": |
1028 |
| - version "7.24.7" |
1029 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.24.7.tgz#e6318746b2ae70a59d023d5cc1344a2ba7a75f5e" |
1030 |
| - integrity sha512-COTCOkG2hn4JKGEKBADkA8WNb35TGkkRbI5iT845dB+NyqgO8Hn+ajPbSnIQznneJTa3d30scb6iz/DhH8GsJQ== |
| 1082 | +"@babel/plugin-transform-private-methods@^7.25.4": |
| 1083 | + version "7.25.4" |
| 1084 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.25.4.tgz#9bbefbe3649f470d681997e0b64a4b254d877242" |
| 1085 | + integrity sha512-ao8BG7E2b/URaUQGqN3Tlsg+M3KlHY6rJ1O1gXAEUnZoyNQnvKyH87Kfg+FoxSeyWUB8ISZZsC91C44ZuBFytw== |
1031 | 1086 | dependencies:
|
1032 |
| - "@babel/helper-create-class-features-plugin" "^7.24.7" |
1033 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1087 | + "@babel/helper-create-class-features-plugin" "^7.25.4" |
| 1088 | + "@babel/helper-plugin-utils" "^7.24.8" |
1034 | 1089 |
|
1035 | 1090 | "@babel/plugin-transform-private-property-in-object@^7.24.7":
|
1036 | 1091 | version "7.24.7"
|
|
1123 | 1178 | "@babel/helper-create-regexp-features-plugin" "^7.24.7"
|
1124 | 1179 | "@babel/helper-plugin-utils" "^7.24.7"
|
1125 | 1180 |
|
1126 |
| -"@babel/plugin-transform-unicode-sets-regex@^7.24.7": |
1127 |
| - version "7.24.7" |
1128 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.24.7.tgz#d40705d67523803a576e29c63cef6e516b858ed9" |
1129 |
| - integrity sha512-2G8aAvF4wy1w/AGZkemprdGMRg5o6zPNhbHVImRz3lss55TYCBd6xStN19rt8XJHq20sqV0JbyWjOWwQRwV/wg== |
| 1181 | +"@babel/plugin-transform-unicode-sets-regex@^7.25.4": |
| 1182 | + version "7.25.4" |
| 1183 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.25.4.tgz#be664c2a0697ffacd3423595d5edef6049e8946c" |
| 1184 | + integrity sha512-qesBxiWkgN1Q+31xUE9RcMk79eOXXDCv6tfyGMRSs4RGlioSg2WVyQAm07k726cSE56pa+Kb0y9epX2qaXzTvA== |
1130 | 1185 | dependencies:
|
1131 |
| - "@babel/helper-create-regexp-features-plugin" "^7.24.7" |
1132 |
| - "@babel/helper-plugin-utils" "^7.24.7" |
| 1186 | + "@babel/helper-create-regexp-features-plugin" "^7.25.2" |
| 1187 | + "@babel/helper-plugin-utils" "^7.24.8" |
1133 | 1188 |
|
1134 |
| - |
1135 |
| - version "7.25.3" |
1136 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.3.tgz#0bf4769d84ac51d1073ab4a86f00f30a3a83c67c" |
1137 |
| - integrity sha512-QsYW7UeAaXvLPX9tdVliMJE7MD7M6MLYVTovRTIwhoYQVFHR1rM4wO8wqAezYi3/BpSD+NzVCZ69R6smWiIi8g== |
| 1189 | + |
| 1190 | + version "7.25.4" |
| 1191 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.4.tgz#be23043d43a34a2721cd0f676c7ba6f1481f6af6" |
| 1192 | + integrity sha512-W9Gyo+KmcxjGahtt3t9fb14vFRWvPpu5pT6GBlovAK6BTBcxgjfVMSQCfJl4oi35ODrxP6xx2Wr8LNST57Mraw== |
1138 | 1193 | dependencies:
|
1139 |
| - "@babel/compat-data" "^7.25.2" |
| 1194 | + "@babel/compat-data" "^7.25.4" |
1140 | 1195 | "@babel/helper-compilation-targets" "^7.25.2"
|
1141 | 1196 | "@babel/helper-plugin-utils" "^7.24.8"
|
1142 | 1197 | "@babel/helper-validator-option" "^7.24.8"
|
|
1165 | 1220 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1166 | 1221 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1167 | 1222 | "@babel/plugin-transform-arrow-functions" "^7.24.7"
|
1168 |
| - "@babel/plugin-transform-async-generator-functions" "^7.25.0" |
| 1223 | + "@babel/plugin-transform-async-generator-functions" "^7.25.4" |
1169 | 1224 | "@babel/plugin-transform-async-to-generator" "^7.24.7"
|
1170 | 1225 | "@babel/plugin-transform-block-scoped-functions" "^7.24.7"
|
1171 | 1226 | "@babel/plugin-transform-block-scoping" "^7.25.0"
|
1172 |
| - "@babel/plugin-transform-class-properties" "^7.24.7" |
| 1227 | + "@babel/plugin-transform-class-properties" "^7.25.4" |
1173 | 1228 | "@babel/plugin-transform-class-static-block" "^7.24.7"
|
1174 |
| - "@babel/plugin-transform-classes" "^7.25.0" |
| 1229 | + "@babel/plugin-transform-classes" "^7.25.4" |
1175 | 1230 | "@babel/plugin-transform-computed-properties" "^7.24.7"
|
1176 | 1231 | "@babel/plugin-transform-destructuring" "^7.24.8"
|
1177 | 1232 | "@babel/plugin-transform-dotall-regex" "^7.24.7"
|
|
1199 | 1254 | "@babel/plugin-transform-optional-catch-binding" "^7.24.7"
|
1200 | 1255 | "@babel/plugin-transform-optional-chaining" "^7.24.8"
|
1201 | 1256 | "@babel/plugin-transform-parameters" "^7.24.7"
|
1202 |
| - "@babel/plugin-transform-private-methods" "^7.24.7" |
| 1257 | + "@babel/plugin-transform-private-methods" "^7.25.4" |
1203 | 1258 | "@babel/plugin-transform-private-property-in-object" "^7.24.7"
|
1204 | 1259 | "@babel/plugin-transform-property-literals" "^7.24.7"
|
1205 | 1260 | "@babel/plugin-transform-regenerator" "^7.24.7"
|
|
1212 | 1267 | "@babel/plugin-transform-unicode-escapes" "^7.24.7"
|
1213 | 1268 | "@babel/plugin-transform-unicode-property-regex" "^7.24.7"
|
1214 | 1269 | "@babel/plugin-transform-unicode-regex" "^7.24.7"
|
1215 |
| - "@babel/plugin-transform-unicode-sets-regex" "^7.24.7" |
| 1270 | + "@babel/plugin-transform-unicode-sets-regex" "^7.25.4" |
1216 | 1271 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1217 | 1272 | babel-plugin-polyfill-corejs2 "^0.4.10"
|
1218 |
| - babel-plugin-polyfill-corejs3 "^0.10.4" |
| 1273 | + babel-plugin-polyfill-corejs3 "^0.10.6" |
1219 | 1274 | babel-plugin-polyfill-regenerator "^0.6.1"
|
1220 | 1275 | core-js-compat "^3.37.1"
|
1221 | 1276 | semver "^6.3.1"
|
|
1330 | 1385 | debug "^4.3.1"
|
1331 | 1386 | globals "^11.1.0"
|
1332 | 1387 |
|
| 1388 | +"@babel/traverse@^7.25.4": |
| 1389 | + version "7.25.4" |
| 1390 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.4.tgz#648678046990f2957407e3086e97044f13c3e18e" |
| 1391 | + integrity sha512-VJ4XsrD+nOvlXyLzmLzUs/0qjFS4sK30te5yEFlvbbUNEgKaVb2BHZUpAL+ttLPQAHNrsI3zZisbfha5Cvr8vg== |
| 1392 | + dependencies: |
| 1393 | + "@babel/code-frame" "^7.24.7" |
| 1394 | + "@babel/generator" "^7.25.4" |
| 1395 | + "@babel/parser" "^7.25.4" |
| 1396 | + "@babel/template" "^7.25.0" |
| 1397 | + "@babel/types" "^7.25.4" |
| 1398 | + debug "^4.3.1" |
| 1399 | + globals "^11.1.0" |
| 1400 | + |
1333 | 1401 | "@babel/types@^7.16.0", "@babel/types@^7.4.4":
|
1334 | 1402 | version "7.16.0"
|
1335 | 1403 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
|
|
1382 | 1450 | "@babel/helper-validator-identifier" "^7.24.7"
|
1383 | 1451 | to-fast-properties "^2.0.0"
|
1384 | 1452 |
|
| 1453 | +"@babel/types@^7.25.4": |
| 1454 | + version "7.25.4" |
| 1455 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f" |
| 1456 | + integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ== |
| 1457 | + dependencies: |
| 1458 | + "@babel/helper-string-parser" "^7.24.8" |
| 1459 | + "@babel/helper-validator-identifier" "^7.24.7" |
| 1460 | + to-fast-properties "^2.0.0" |
| 1461 | + |
1385 | 1462 | "@bcoe/v8-coverage@^0.2.3":
|
1386 | 1463 | version "0.2.3"
|
1387 | 1464 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -2691,13 +2768,13 @@ babel-plugin-polyfill-corejs2@^0.4.10:
|
2691 | 2768 | "@babel/helper-define-polyfill-provider" "^0.6.1"
|
2692 | 2769 | semver "^6.3.1"
|
2693 | 2770 |
|
2694 |
| -babel-plugin-polyfill-corejs3@^0.10.4: |
2695 |
| - version "0.10.4" |
2696 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.4.tgz#789ac82405ad664c20476d0233b485281deb9c77" |
2697 |
| - integrity sha512-25J6I8NGfa5YkCDogHRID3fVCadIR8/pGl1/spvCkzb6lVn6SR3ojpx9nOn9iEBcUsjY24AmdKm5khcfKdylcg== |
| 2771 | +babel-plugin-polyfill-corejs3@^0.10.6: |
| 2772 | + version "0.10.6" |
| 2773 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.10.6.tgz#2deda57caef50f59c525aeb4964d3b2f867710c7" |
| 2774 | + integrity sha512-b37+KR2i/khY5sKmWNVQAnitvquQbNdWy6lJdsr0kmquCKEEUgMKK4SboVM3HtfnZilfjr4MMQ7vY58FVWDtIA== |
2698 | 2775 | dependencies:
|
2699 |
| - "@babel/helper-define-polyfill-provider" "^0.6.1" |
2700 |
| - core-js-compat "^3.36.1" |
| 2776 | + "@babel/helper-define-polyfill-provider" "^0.6.2" |
| 2777 | + core-js-compat "^3.38.0" |
2701 | 2778 |
|
2702 | 2779 | babel-plugin-polyfill-regenerator@^0.6.1:
|
2703 | 2780 | version "0.6.1"
|
@@ -2982,6 +3059,16 @@ browserslist@^4.23.1:
|
2982 | 3059 | node-releases "^2.0.14"
|
2983 | 3060 | update-browserslist-db "^1.1.0"
|
2984 | 3061 |
|
| 3062 | +browserslist@^4.23.3: |
| 3063 | + version "4.23.3" |
| 3064 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800" |
| 3065 | + integrity sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA== |
| 3066 | + dependencies: |
| 3067 | + caniuse-lite "^1.0.30001646" |
| 3068 | + electron-to-chromium "^1.5.4" |
| 3069 | + node-releases "^2.0.18" |
| 3070 | + update-browserslist-db "^1.1.0" |
| 3071 | + |
2985 | 3072 | buffer@^5.5.0:
|
2986 | 3073 | version "5.7.1"
|
2987 | 3074 | resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
|
@@ -3127,6 +3214,11 @@ caniuse-lite@^1.0.30001640:
|
3127 | 3214 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001641.tgz#3572862cd18befae3f637f2a1101cc033c6782ac"
|
3128 | 3215 | integrity sha512-Phv5thgl67bHYo1TtMY/MurjkHhV4EDaCosezRXgZ8jzA/Ub+wjxAvbGvjoFENStinwi5kCyOYV3mi5tOGykwA==
|
3129 | 3216 |
|
| 3217 | +caniuse-lite@^1.0.30001646: |
| 3218 | + version "1.0.30001651" |
| 3219 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138" |
| 3220 | + integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg== |
| 3221 | + |
3130 | 3222 | caseless@~0.12.0:
|
3131 | 3223 | version "0.12.0"
|
3132 | 3224 | resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
|
@@ -3546,20 +3638,20 @@ convert-to-spaces@^2.0.1:
|
3546 | 3638 | resolved "https://registry.yarnpkg.com/convert-to-spaces/-/convert-to-spaces-2.0.1.tgz#61a6c98f8aa626c16b296b862a91412a33bceb6b"
|
3547 | 3639 | integrity sha512-rcQ1bsQO9799wq24uE5AM2tAILy4gXGIK/njFWcVQkGNZ96edlpY+A7bjwvzjYvLDyzmG1MmMLZhpcsb+klNMQ==
|
3548 | 3640 |
|
3549 |
| -core-js-compat@^3.36.1: |
3550 |
| - version "3.36.1" |
3551 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.36.1.tgz#1818695d72c99c25d621dca94e6883e190cea3c8" |
3552 |
| - integrity sha512-Dk997v9ZCt3X/npqzyGdTlq6t7lDBhZwGvV94PKzDArjp7BTRm7WlDAXYd/OWdeFHO8OChQYRJNJvUCqCbrtKA== |
3553 |
| - dependencies: |
3554 |
| - browserslist "^4.23.0" |
3555 |
| - |
3556 | 3641 | core-js-compat@^3.37.0, core-js-compat@^3.37.1:
|
3557 | 3642 | version "3.37.1"
|
3558 | 3643 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.37.1.tgz#c844310c7852f4bdf49b8d339730b97e17ff09ee"
|
3559 | 3644 | integrity sha512-9TNiImhKvQqSUkOvk/mMRZzOANTiEVC7WaBNhHcKM7x+/5E1l5NvsysR19zuDQScE8k+kfQXWRN3AtS/eOSHpg==
|
3560 | 3645 | dependencies:
|
3561 | 3646 | browserslist "^4.23.0"
|
3562 | 3647 |
|
| 3648 | +core-js-compat@^3.38.0: |
| 3649 | + version "3.38.1" |
| 3650 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.38.1.tgz#2bc7a298746ca5a7bcb9c164bcb120f2ebc09a09" |
| 3651 | + integrity sha512-JRH6gfXxGmrzF3tZ57lFx97YARxCXPaMzPo6jELZhv88pBH5VXpQ+y0znKGlFnzuaihqhLbefxSJxWJMPtfDzw== |
| 3652 | + dependencies: |
| 3653 | + browserslist "^4.23.3" |
| 3654 | + |
3563 | 3655 | core-js@^2.0.0, core-js@^2.4.0:
|
3564 | 3656 | version "2.6.12"
|
3565 | 3657 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
@@ -3995,6 +4087,11 @@ electron-to-chromium@^1.4.820:
|
3995 | 4087 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.826.tgz#096426d3333718f867b16cc5195c8e56f75c998e"
|
3996 | 4088 | integrity sha512-zULpSu/wQI4X9qWAHabbi0ZUfJ/bEFTA6bfdXlg6HSf5XS7A8vMdzpJC4r5Ws/5E5NGdrNHmXgvGewGuHMxhPQ==
|
3997 | 4089 |
|
| 4090 | +electron-to-chromium@^1.5.4: |
| 4091 | + version "1.5.13" |
| 4092 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz#1abf0410c5344b2b829b7247e031f02810d442e6" |
| 4093 | + integrity sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q== |
| 4094 | + |
3998 | 4095 | elegant-spinner@^1.0.1:
|
3999 | 4096 | version "1.0.1"
|
4000 | 4097 | resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
|
@@ -7190,6 +7287,11 @@ node-releases@^2.0.14:
|
7190 | 7287 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b"
|
7191 | 7288 | integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==
|
7192 | 7289 |
|
| 7290 | +node-releases@^2.0.18: |
| 7291 | + version "2.0.18" |
| 7292 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.18.tgz#f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f" |
| 7293 | + integrity sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g== |
| 7294 | + |
7193 | 7295 | nofilter@^3.1.0:
|
7194 | 7296 | version "3.1.0"
|
7195 | 7297 | resolved "https://registry.yarnpkg.com/nofilter/-/nofilter-3.1.0.tgz#c757ba68801d41ff930ba2ec55bab52ca184aa66"
|
|
0 commit comments