|
8 | 8 | dependencies: |
9 | 9 | "@babel/highlight" "^7.16.7" |
10 | 10 |
|
11 | | -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4": |
12 | | - version "7.16.4" |
13 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e" |
| 11 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.4", "@babel/compat-data@^7.16.8": |
| 12 | + version "7.16.8" |
| 13 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" |
14 | 14 |
|
15 | 15 | "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.5.5", "@babel/core@^7.7.5": |
16 | 16 | version "7.16.7" |
|
40 | 40 | jsesc "^2.5.1" |
41 | 41 | source-map "^0.5.0" |
42 | 42 |
|
| 43 | +"@babel/generator@^7.16.8": |
| 44 | + version "7.16.8" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe" |
| 46 | + dependencies: |
| 47 | + "@babel/types" "^7.16.8" |
| 48 | + jsesc "^2.5.1" |
| 49 | + source-map "^0.5.0" |
| 50 | + |
43 | 51 | "@babel/helper-annotate-as-pure@^7.16.7": |
44 | 52 | version "7.16.7" |
45 | 53 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862" |
|
62 | 70 | browserslist "^4.17.5" |
63 | 71 | semver "^6.3.0" |
64 | 72 |
|
| 73 | +"@babel/helper-create-class-features-plugin@^7.16.10": |
| 74 | + version "7.16.10" |
| 75 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c" |
| 76 | + dependencies: |
| 77 | + "@babel/helper-annotate-as-pure" "^7.16.7" |
| 78 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 79 | + "@babel/helper-function-name" "^7.16.7" |
| 80 | + "@babel/helper-member-expression-to-functions" "^7.16.7" |
| 81 | + "@babel/helper-optimise-call-expression" "^7.16.7" |
| 82 | + "@babel/helper-replace-supers" "^7.16.7" |
| 83 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 84 | + |
65 | 85 | "@babel/helper-create-class-features-plugin@^7.16.7": |
66 | 86 | version "7.16.7" |
67 | 87 | resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba" |
|
94 | 114 | resolve "^1.14.2" |
95 | 115 | semver "^6.1.2" |
96 | 116 |
|
| 117 | +"@babel/helper-define-polyfill-provider@^0.3.1": |
| 118 | + version "0.3.1" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz#52411b445bdb2e676869e5a74960d2d3826d2665" |
| 120 | + dependencies: |
| 121 | + "@babel/helper-compilation-targets" "^7.13.0" |
| 122 | + "@babel/helper-module-imports" "^7.12.13" |
| 123 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 124 | + "@babel/traverse" "^7.13.0" |
| 125 | + debug "^4.1.1" |
| 126 | + lodash.debounce "^4.0.8" |
| 127 | + resolve "^1.14.2" |
| 128 | + semver "^6.1.2" |
| 129 | + |
97 | 130 | "@babel/helper-environment-visitor@^7.16.7": |
98 | 131 | version "7.16.7" |
99 | 132 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7" |
|
167 | 200 | version "7.16.7" |
168 | 201 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5" |
169 | 202 |
|
170 | | -"@babel/helper-remap-async-to-generator@^7.16.7": |
171 | | - version "7.16.7" |
172 | | - resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.7.tgz#5ce2416990d55eb6e099128338848ae8ffa58a9a" |
| 203 | +"@babel/helper-remap-async-to-generator@^7.16.8": |
| 204 | + version "7.16.8" |
| 205 | + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3" |
173 | 206 | dependencies: |
174 | 207 | "@babel/helper-annotate-as-pure" "^7.16.7" |
175 | | - "@babel/helper-wrap-function" "^7.16.7" |
176 | | - "@babel/types" "^7.16.7" |
| 208 | + "@babel/helper-wrap-function" "^7.16.8" |
| 209 | + "@babel/types" "^7.16.8" |
177 | 210 |
|
178 | 211 | "@babel/helper-replace-supers@^7.16.7": |
179 | 212 | version "7.16.7" |
|
211 | 244 | version "7.16.7" |
212 | 245 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23" |
213 | 246 |
|
214 | | -"@babel/helper-wrap-function@^7.16.7": |
215 | | - version "7.16.7" |
216 | | - resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.7.tgz#8ddf9eaa770ed43de4bc3687f3f3b0d6d5ecf014" |
| 247 | +"@babel/helper-wrap-function@^7.16.8": |
| 248 | + version "7.16.8" |
| 249 | + resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz#58afda087c4cd235de92f7ceedebca2c41274200" |
217 | 250 | dependencies: |
218 | 251 | "@babel/helper-function-name" "^7.16.7" |
219 | 252 | "@babel/template" "^7.16.7" |
220 | | - "@babel/traverse" "^7.16.7" |
221 | | - "@babel/types" "^7.16.7" |
| 253 | + "@babel/traverse" "^7.16.8" |
| 254 | + "@babel/types" "^7.16.8" |
222 | 255 |
|
223 | 256 | "@babel/helpers@^7.16.7": |
224 | 257 | version "7.16.7" |
|
240 | 273 | version "7.16.7" |
241 | 274 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e" |
242 | 275 |
|
| 276 | +"@babel/parser@^7.16.10": |
| 277 | + version "7.16.10" |
| 278 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88" |
| 279 | + |
243 | 280 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
244 | 281 | version "7.16.7" |
245 | 282 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050" |
|
254 | 291 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" |
255 | 292 | "@babel/plugin-proposal-optional-chaining" "^7.16.7" |
256 | 293 |
|
257 | | -"@babel/plugin-proposal-async-generator-functions@^7.16.7": |
258 | | - version "7.16.7" |
259 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.7.tgz#739adc1212a9e4892de440cd7dfffb06172df78d" |
| 294 | +"@babel/plugin-proposal-async-generator-functions@^7.16.8": |
| 295 | + version "7.16.8" |
| 296 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz#3bdd1ebbe620804ea9416706cd67d60787504bc8" |
260 | 297 | dependencies: |
261 | 298 | "@babel/helper-plugin-utils" "^7.16.7" |
262 | | - "@babel/helper-remap-async-to-generator" "^7.16.7" |
| 299 | + "@babel/helper-remap-async-to-generator" "^7.16.8" |
263 | 300 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
264 | 301 |
|
265 | 302 | "@babel/plugin-proposal-class-properties@^7.16.7": |
|
344 | 381 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0" |
345 | 382 | "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
346 | 383 |
|
347 | | -"@babel/plugin-proposal-private-methods@^7.16.7": |
348 | | - version "7.16.7" |
349 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0" |
| 384 | +"@babel/plugin-proposal-private-methods@^7.16.11": |
| 385 | + version "7.16.11" |
| 386 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50" |
350 | 387 | dependencies: |
351 | | - "@babel/helper-create-class-features-plugin" "^7.16.7" |
| 388 | + "@babel/helper-create-class-features-plugin" "^7.16.10" |
352 | 389 | "@babel/helper-plugin-utils" "^7.16.7" |
353 | 390 |
|
354 | 391 | "@babel/plugin-proposal-private-property-in-object@^7.16.7": |
|
475 | 512 | dependencies: |
476 | 513 | "@babel/helper-plugin-utils" "^7.16.7" |
477 | 514 |
|
478 | | -"@babel/plugin-transform-async-to-generator@^7.16.7": |
479 | | - version "7.16.7" |
480 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.7.tgz#646e1262ac341b587ff5449844d4492dbb10ac4b" |
| 515 | +"@babel/plugin-transform-async-to-generator@^7.16.8": |
| 516 | + version "7.16.8" |
| 517 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz#b83dff4b970cf41f1b819f8b49cc0cfbaa53a808" |
481 | 518 | dependencies: |
482 | 519 | "@babel/helper-module-imports" "^7.16.7" |
483 | 520 | "@babel/helper-plugin-utils" "^7.16.7" |
484 | | - "@babel/helper-remap-async-to-generator" "^7.16.7" |
| 521 | + "@babel/helper-remap-async-to-generator" "^7.16.8" |
485 | 522 |
|
486 | 523 | "@babel/plugin-transform-block-scoped-functions@^7.16.7": |
487 | 524 | version "7.16.7" |
|
574 | 611 | "@babel/helper-plugin-utils" "^7.16.7" |
575 | 612 | babel-plugin-dynamic-import-node "^2.3.3" |
576 | 613 |
|
577 | | -"@babel/plugin-transform-modules-commonjs@^7.16.7": |
578 | | - version "7.16.7" |
579 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.7.tgz#fd119e6a433c527d368425b45df361e1e95d3c1a" |
| 614 | +"@babel/plugin-transform-modules-commonjs@^7.16.8": |
| 615 | + version "7.16.8" |
| 616 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe" |
580 | 617 | dependencies: |
581 | 618 | "@babel/helper-module-transforms" "^7.16.7" |
582 | 619 | "@babel/helper-plugin-utils" "^7.16.7" |
|
600 | 637 | "@babel/helper-module-transforms" "^7.16.7" |
601 | 638 | "@babel/helper-plugin-utils" "^7.16.7" |
602 | 639 |
|
603 | | -"@babel/plugin-transform-named-capturing-groups-regex@^7.16.7": |
604 | | - version "7.16.7" |
605 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.7.tgz#749d90d94e73cf62c60a0cc8d6b94d29305a81f2" |
| 640 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.16.8": |
| 641 | + version "7.16.8" |
| 642 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz#7f860e0e40d844a02c9dcf9d84965e7dfd666252" |
606 | 643 | dependencies: |
607 | 644 | "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
608 | 645 |
|
|
717 | 754 | "@babel/helper-plugin-utils" "^7.16.7" |
718 | 755 |
|
719 | 756 | "@babel/preset-env@^7.5.5": |
720 | | - version "7.16.7" |
721 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.7.tgz#c491088856d0b3177822a2bf06cb74d76327aa56" |
| 757 | + version "7.16.11" |
| 758 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982" |
722 | 759 | dependencies: |
723 | | - "@babel/compat-data" "^7.16.4" |
| 760 | + "@babel/compat-data" "^7.16.8" |
724 | 761 | "@babel/helper-compilation-targets" "^7.16.7" |
725 | 762 | "@babel/helper-plugin-utils" "^7.16.7" |
726 | 763 | "@babel/helper-validator-option" "^7.16.7" |
727 | 764 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7" |
728 | 765 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7" |
729 | | - "@babel/plugin-proposal-async-generator-functions" "^7.16.7" |
| 766 | + "@babel/plugin-proposal-async-generator-functions" "^7.16.8" |
730 | 767 | "@babel/plugin-proposal-class-properties" "^7.16.7" |
731 | 768 | "@babel/plugin-proposal-class-static-block" "^7.16.7" |
732 | 769 | "@babel/plugin-proposal-dynamic-import" "^7.16.7" |
|
738 | 775 | "@babel/plugin-proposal-object-rest-spread" "^7.16.7" |
739 | 776 | "@babel/plugin-proposal-optional-catch-binding" "^7.16.7" |
740 | 777 | "@babel/plugin-proposal-optional-chaining" "^7.16.7" |
741 | | - "@babel/plugin-proposal-private-methods" "^7.16.7" |
| 778 | + "@babel/plugin-proposal-private-methods" "^7.16.11" |
742 | 779 | "@babel/plugin-proposal-private-property-in-object" "^7.16.7" |
743 | 780 | "@babel/plugin-proposal-unicode-property-regex" "^7.16.7" |
744 | 781 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
|
756 | 793 | "@babel/plugin-syntax-private-property-in-object" "^7.14.5" |
757 | 794 | "@babel/plugin-syntax-top-level-await" "^7.14.5" |
758 | 795 | "@babel/plugin-transform-arrow-functions" "^7.16.7" |
759 | | - "@babel/plugin-transform-async-to-generator" "^7.16.7" |
| 796 | + "@babel/plugin-transform-async-to-generator" "^7.16.8" |
760 | 797 | "@babel/plugin-transform-block-scoped-functions" "^7.16.7" |
761 | 798 | "@babel/plugin-transform-block-scoping" "^7.16.7" |
762 | 799 | "@babel/plugin-transform-classes" "^7.16.7" |
|
770 | 807 | "@babel/plugin-transform-literals" "^7.16.7" |
771 | 808 | "@babel/plugin-transform-member-expression-literals" "^7.16.7" |
772 | 809 | "@babel/plugin-transform-modules-amd" "^7.16.7" |
773 | | - "@babel/plugin-transform-modules-commonjs" "^7.16.7" |
| 810 | + "@babel/plugin-transform-modules-commonjs" "^7.16.8" |
774 | 811 | "@babel/plugin-transform-modules-systemjs" "^7.16.7" |
775 | 812 | "@babel/plugin-transform-modules-umd" "^7.16.7" |
776 | | - "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.7" |
| 813 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8" |
777 | 814 | "@babel/plugin-transform-new-target" "^7.16.7" |
778 | 815 | "@babel/plugin-transform-object-super" "^7.16.7" |
779 | 816 | "@babel/plugin-transform-parameters" "^7.16.7" |
|
788 | 825 | "@babel/plugin-transform-unicode-escapes" "^7.16.7" |
789 | 826 | "@babel/plugin-transform-unicode-regex" "^7.16.7" |
790 | 827 | "@babel/preset-modules" "^0.1.5" |
791 | | - "@babel/types" "^7.16.7" |
| 828 | + "@babel/types" "^7.16.8" |
792 | 829 | babel-plugin-polyfill-corejs2 "^0.3.0" |
793 | | - babel-plugin-polyfill-corejs3 "^0.4.0" |
| 830 | + babel-plugin-polyfill-corejs3 "^0.5.0" |
794 | 831 | babel-plugin-polyfill-regenerator "^0.3.0" |
795 | | - core-js-compat "^3.19.1" |
| 832 | + core-js-compat "^3.20.2" |
796 | 833 | semver "^6.3.0" |
797 | 834 |
|
798 | 835 | "@babel/preset-modules@^0.1.5": |
|
845 | 882 | debug "^4.1.0" |
846 | 883 | globals "^11.1.0" |
847 | 884 |
|
848 | | -"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
849 | | - version "7.16.7" |
850 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.7.tgz#4ed19d51f840ed4bd5645be6ce40775fecf03159" |
| 885 | +"@babel/traverse@^7.16.8": |
| 886 | + version "7.16.10" |
| 887 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" |
| 888 | + dependencies: |
| 889 | + "@babel/code-frame" "^7.16.7" |
| 890 | + "@babel/generator" "^7.16.8" |
| 891 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 892 | + "@babel/helper-function-name" "^7.16.7" |
| 893 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 894 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 895 | + "@babel/parser" "^7.16.10" |
| 896 | + "@babel/types" "^7.16.8" |
| 897 | + debug "^4.1.0" |
| 898 | + globals "^11.1.0" |
| 899 | + |
| 900 | +"@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 901 | + version "7.16.8" |
| 902 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" |
851 | 903 | dependencies: |
852 | 904 | "@babel/helper-validator-identifier" "^7.16.7" |
853 | 905 | to-fast-properties "^2.0.0" |
@@ -1420,12 +1472,12 @@ babel-plugin-polyfill-corejs2@^0.3.0: |
1420 | 1472 | "@babel/helper-define-polyfill-provider" "^0.3.0" |
1421 | 1473 | semver "^6.1.1" |
1422 | 1474 |
|
1423 | | -babel-plugin-polyfill-corejs3@^0.4.0: |
1424 | | - version "0.4.0" |
1425 | | - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.4.0.tgz#0b571f4cf3d67f911512f5c04842a7b8e8263087" |
| 1475 | +babel-plugin-polyfill-corejs3@^0.5.0: |
| 1476 | + version "0.5.1" |
| 1477 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.1.tgz#d66183bf10976ea677f4149a7fcc4d8df43d4060" |
1426 | 1478 | dependencies: |
1427 | | - "@babel/helper-define-polyfill-provider" "^0.3.0" |
1428 | | - core-js-compat "^3.18.0" |
| 1479 | + "@babel/helper-define-polyfill-provider" "^0.3.1" |
| 1480 | + core-js-compat "^3.20.0" |
1429 | 1481 |
|
1430 | 1482 | babel-plugin-polyfill-regenerator@^0.3.0: |
1431 | 1483 | version "0.3.0" |
@@ -1522,12 +1574,12 @@ browserslist@^4.17.5: |
1522 | 1574 | node-releases "^2.0.1" |
1523 | 1575 | picocolors "^1.0.0" |
1524 | 1576 |
|
1525 | | -browserslist@^4.17.6: |
1526 | | - version "4.18.1" |
1527 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.18.1.tgz#60d3920f25b6860eb917c6c7b185576f4d8b017f" |
| 1577 | +browserslist@^4.19.1: |
| 1578 | + version "4.19.1" |
| 1579 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3" |
1528 | 1580 | dependencies: |
1529 | | - caniuse-lite "^1.0.30001280" |
1530 | | - electron-to-chromium "^1.3.896" |
| 1581 | + caniuse-lite "^1.0.30001286" |
| 1582 | + electron-to-chromium "^1.4.17" |
1531 | 1583 | escalade "^3.1.1" |
1532 | 1584 | node-releases "^2.0.1" |
1533 | 1585 | picocolors "^1.0.0" |
@@ -1576,9 +1628,9 @@ caniuse-lite@^1.0.30001271: |
1576 | 1628 | version "1.0.30001274" |
1577 | 1629 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001274.tgz#26ca36204d15b17601ba6fc35dbdad950a647cc7" |
1578 | 1630 |
|
1579 | | -caniuse-lite@^1.0.30001280: |
1580 | | - version "1.0.30001282" |
1581 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001282.tgz#38c781ee0a90ccfe1fe7fefd00e43f5ffdcb96fd" |
| 1631 | +caniuse-lite@^1.0.30001286: |
| 1632 | + version "1.0.30001301" |
| 1633 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001301.tgz#ebc9086026534cab0dab99425d9c3b4425e5f450" |
1582 | 1634 |
|
1583 | 1635 | capture-exit@^2.0.0: |
1584 | 1636 | version "2.0.0" |
@@ -1693,11 +1745,11 @@ copy-descriptor@^0.1.0: |
1693 | 1745 | version "0.1.1" |
1694 | 1746 | resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz" |
1695 | 1747 |
|
1696 | | -core-js-compat@^3.18.0, core-js-compat@^3.19.1: |
1697 | | - version "3.19.1" |
1698 | | - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.19.1.tgz#fe598f1a9bf37310d77c3813968e9f7c7bb99476" |
| 1748 | +core-js-compat@^3.20.0, core-js-compat@^3.20.2: |
| 1749 | + version "3.20.3" |
| 1750 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.20.3.tgz#d71f85f94eb5e4bea3407412e549daa083d23bd6" |
1699 | 1751 | dependencies: |
1700 | | - browserslist "^4.17.6" |
| 1752 | + browserslist "^4.19.1" |
1701 | 1753 | semver "7.0.0" |
1702 | 1754 |
|
1703 | 1755 | cross-spawn@^6.0.0: |
@@ -1825,9 +1877,9 @@ electron-to-chromium@^1.3.878: |
1825 | 1877 | version "1.3.885" |
1826 | 1878 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.885.tgz#c8cec32fbc61364127849ae00f2395a1bae7c454" |
1827 | 1879 |
|
1828 | | -electron-to-chromium@^1.3.896: |
1829 | | - version "1.3.900" |
1830 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.900.tgz#5be2c5818a2a012c511b4b43e87b6ab7a296d4f5" |
| 1880 | +electron-to-chromium@^1.4.17: |
| 1881 | + version "1.4.49" |
| 1882 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.49.tgz#5b6a3dc032590beef4be485a4b0b3fe7d0e3dfd7" |
1831 | 1883 |
|
1832 | 1884 | emittery@^0.7.1: |
1833 | 1885 | version "0.7.2" |
|
0 commit comments