|
26 | 26 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e" |
27 | 27 | integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== |
28 | 28 |
|
| 29 | +"@babel/compat-data@^7.16.8": |
| 30 | + version "7.16.8" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60" |
| 32 | + integrity sha512-m7OkX0IdKLKPpBlJtF561YJal5y/jyI5fNfWbPxh2D/nbzzGI4qRyrD8xO2jB24u7l+5I2a43scCG2IrfjC50Q== |
| 33 | + |
29 | 34 | "@babel/core@7.16.7": |
30 | 35 | version "7.16.7" |
31 | 36 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.7.tgz#db990f931f6d40cb9b87a0dc7d2adc749f1dcbcf" |
|
95 | 100 | jsesc "^2.5.1" |
96 | 101 | source-map "^0.5.0" |
97 | 102 |
|
| 103 | +"@babel/generator@^7.16.8": |
| 104 | + version "7.16.8" |
| 105 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe" |
| 106 | + integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw== |
| 107 | + dependencies: |
| 108 | + "@babel/types" "^7.16.8" |
| 109 | + jsesc "^2.5.1" |
| 110 | + source-map "^0.5.0" |
| 111 | + |
98 | 112 | "@babel/helper-annotate-as-pure@^7.16.0": |
99 | 113 | version "7.16.0" |
100 | 114 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d" |
|
364 | 378 | "@babel/helper-wrap-function" "^7.16.5" |
365 | 379 | "@babel/types" "^7.16.0" |
366 | 380 |
|
367 | | -"@babel/helper-remap-async-to-generator@^7.16.7": |
368 | | - version "7.16.7" |
369 | | - resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.7.tgz#5ce2416990d55eb6e099128338848ae8ffa58a9a" |
370 | | - integrity sha512-C3o117GnP/j/N2OWo+oepeWbFEKRfNaay+F1Eo5Mj3A1SRjyx+qaFhm23nlipub7Cjv2azdUUiDH+VlpdwUFRg== |
| 381 | +"@babel/helper-remap-async-to-generator@^7.16.8": |
| 382 | + version "7.16.8" |
| 383 | + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz#29ffaade68a367e2ed09c90901986918d25e57e3" |
| 384 | + integrity sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw== |
371 | 385 | dependencies: |
372 | 386 | "@babel/helper-annotate-as-pure" "^7.16.7" |
373 | | - "@babel/helper-wrap-function" "^7.16.7" |
374 | | - "@babel/types" "^7.16.7" |
| 387 | + "@babel/helper-wrap-function" "^7.16.8" |
| 388 | + "@babel/types" "^7.16.8" |
375 | 389 |
|
376 | 390 | "@babel/helper-replace-supers@^7.16.5": |
377 | 391 | version "7.16.5" |
|
460 | 474 | "@babel/traverse" "^7.16.5" |
461 | 475 | "@babel/types" "^7.16.0" |
462 | 476 |
|
463 | | -"@babel/helper-wrap-function@^7.16.7": |
464 | | - version "7.16.7" |
465 | | - resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.7.tgz#8ddf9eaa770ed43de4bc3687f3f3b0d6d5ecf014" |
466 | | - integrity sha512-7a9sABeVwcunnztZZ7WTgSw6jVYLzM1wua0Z4HIXm9S3/HC96WKQTkFgGEaj5W06SHHihPJ6Le6HzS5cGOQMNw== |
| 477 | +"@babel/helper-wrap-function@^7.16.8": |
| 478 | + version "7.16.8" |
| 479 | + resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz#58afda087c4cd235de92f7ceedebca2c41274200" |
| 480 | + integrity sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw== |
467 | 481 | dependencies: |
468 | 482 | "@babel/helper-function-name" "^7.16.7" |
469 | 483 | "@babel/template" "^7.16.7" |
470 | | - "@babel/traverse" "^7.16.7" |
471 | | - "@babel/types" "^7.16.7" |
| 484 | + "@babel/traverse" "^7.16.8" |
| 485 | + "@babel/types" "^7.16.8" |
472 | 486 |
|
473 | 487 | "@babel/helpers@^7.16.5": |
474 | 488 | version "7.16.5" |
|
516 | 530 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e" |
517 | 531 | integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA== |
518 | 532 |
|
| 533 | +"@babel/parser@^7.16.8": |
| 534 | + version "7.16.8" |
| 535 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.8.tgz#61c243a3875f7d0b0962b0543a33ece6ff2f1f17" |
| 536 | + integrity sha512-i7jDUfrVBWc+7OKcBzEe5n7fbv3i2fWtxKzzCvOjnzSxMfWMigAhtfJ7qzZNGFNMsCCd67+uz553dYKWXPvCKw== |
| 537 | + |
519 | 538 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2": |
520 | 539 | version "7.16.2" |
521 | 540 | 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.2.tgz#2977fca9b212db153c195674e57cfab807733183" |
|
557 | 576 | "@babel/helper-remap-async-to-generator" "^7.16.5" |
558 | 577 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
559 | 578 |
|
560 | | -"@babel/plugin-proposal-async-generator-functions@^7.16.7": |
561 | | - version "7.16.7" |
562 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.7.tgz#739adc1212a9e4892de440cd7dfffb06172df78d" |
563 | | - integrity sha512-TTXBT3A5c11eqRzaC6beO6rlFT3Mo9C2e8eB44tTr52ESXSK2CIc2fOp1ynpAwQA8HhBMho+WXhMHWlAe3xkpw== |
| 579 | +"@babel/plugin-proposal-async-generator-functions@^7.16.8": |
| 580 | + version "7.16.8" |
| 581 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.16.8.tgz#3bdd1ebbe620804ea9416706cd67d60787504bc8" |
| 582 | + integrity sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ== |
564 | 583 | dependencies: |
565 | 584 | "@babel/helper-plugin-utils" "^7.16.7" |
566 | | - "@babel/helper-remap-async-to-generator" "^7.16.7" |
| 585 | + "@babel/helper-remap-async-to-generator" "^7.16.8" |
567 | 586 | "@babel/plugin-syntax-async-generators" "^7.8.4" |
568 | 587 |
|
569 | 588 | "@babel/plugin-proposal-class-properties@7.12.1": |
|
954 | 973 | "@babel/helper-plugin-utils" "^7.16.5" |
955 | 974 | "@babel/helper-remap-async-to-generator" "^7.16.5" |
956 | 975 |
|
957 | | -"@babel/plugin-transform-async-to-generator@^7.16.7": |
958 | | - version "7.16.7" |
959 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.7.tgz#646e1262ac341b587ff5449844d4492dbb10ac4b" |
960 | | - integrity sha512-pFEfjnK4DfXCfAlA5I98BYdDJD8NltMzx19gt6DAmfE+2lXRfPUoa0/5SUjT4+TDE1W/rcxU/1lgN55vpAjjdg== |
| 976 | +"@babel/plugin-transform-async-to-generator@^7.16.8": |
| 977 | + version "7.16.8" |
| 978 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.16.8.tgz#b83dff4b970cf41f1b819f8b49cc0cfbaa53a808" |
| 979 | + integrity sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg== |
961 | 980 | dependencies: |
962 | 981 | "@babel/helper-module-imports" "^7.16.7" |
963 | 982 | "@babel/helper-plugin-utils" "^7.16.7" |
964 | | - "@babel/helper-remap-async-to-generator" "^7.16.7" |
| 983 | + "@babel/helper-remap-async-to-generator" "^7.16.8" |
965 | 984 |
|
966 | 985 | "@babel/plugin-transform-block-scoped-functions@^7.16.5": |
967 | 986 | version "7.16.5" |
|
1188 | 1207 | "@babel/helper-simple-access" "^7.16.0" |
1189 | 1208 | babel-plugin-dynamic-import-node "^2.3.3" |
1190 | 1209 |
|
1191 | | -"@babel/plugin-transform-modules-commonjs@^7.16.7": |
1192 | | - version "7.16.7" |
1193 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.7.tgz#fd119e6a433c527d368425b45df361e1e95d3c1a" |
1194 | | - integrity sha512-h2RP2kE7He1ZWKyAlanMZrAbdv+Acw1pA8dQZhE025WJZE2z0xzFADAinXA9fxd5bn7JnM+SdOGcndGx1ARs9w== |
| 1210 | +"@babel/plugin-transform-modules-commonjs@^7.16.8": |
| 1211 | + version "7.16.8" |
| 1212 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.16.8.tgz#cdee19aae887b16b9d331009aa9a219af7c86afe" |
| 1213 | + integrity sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA== |
1195 | 1214 | dependencies: |
1196 | 1215 | "@babel/helper-module-transforms" "^7.16.7" |
1197 | 1216 | "@babel/helper-plugin-utils" "^7.16.7" |
|
1243 | 1262 | dependencies: |
1244 | 1263 | "@babel/helper-create-regexp-features-plugin" "^7.16.0" |
1245 | 1264 |
|
1246 | | -"@babel/plugin-transform-named-capturing-groups-regex@^7.16.7": |
1247 | | - version "7.16.7" |
1248 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.7.tgz#749d90d94e73cf62c60a0cc8d6b94d29305a81f2" |
1249 | | - integrity sha512-kFy35VwmwIQwCjwrAQhl3+c/kr292i4KdLPKp5lPH03Ltc51qnFlIADoyPxc/6Naz3ok3WdYKg+KK6AH+D4utg== |
| 1265 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.16.8": |
| 1266 | + version "7.16.8" |
| 1267 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.16.8.tgz#7f860e0e40d844a02c9dcf9d84965e7dfd666252" |
| 1268 | + integrity sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw== |
1250 | 1269 | dependencies: |
1251 | 1270 | "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
1252 | 1271 |
|
|
1471 | 1490 | "@babel/helper-create-regexp-features-plugin" "^7.16.7" |
1472 | 1491 | "@babel/helper-plugin-utils" "^7.16.7" |
1473 | 1492 |
|
1474 | | -"@babel/preset-env@7.16.7": |
1475 | | - version "7.16.7" |
1476 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.7.tgz#c491088856d0b3177822a2bf06cb74d76327aa56" |
1477 | | - integrity sha512-urX3Cee4aOZbRWOSa3mKPk0aqDikfILuo+C7qq7HY0InylGNZ1fekq9jmlr3pLWwZHF4yD7heQooc2Pow2KMyQ== |
| 1493 | +"@babel/preset-env@7.16.8": |
| 1494 | + version "7.16.8" |
| 1495 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.16.8.tgz#e682fa0bcd1cf49621d64a8956318ddfb9a05af9" |
| 1496 | + integrity sha512-9rNKgVCdwHb3z1IlbMyft6yIXIeP3xz6vWvGaLHrJThuEIqWfHb0DNBH9VuTgnDfdbUDhkmkvMZS/YMCtP7Elg== |
1478 | 1497 | dependencies: |
1479 | | - "@babel/compat-data" "^7.16.4" |
| 1498 | + "@babel/compat-data" "^7.16.8" |
1480 | 1499 | "@babel/helper-compilation-targets" "^7.16.7" |
1481 | 1500 | "@babel/helper-plugin-utils" "^7.16.7" |
1482 | 1501 | "@babel/helper-validator-option" "^7.16.7" |
1483 | 1502 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.16.7" |
1484 | 1503 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.16.7" |
1485 | | - "@babel/plugin-proposal-async-generator-functions" "^7.16.7" |
| 1504 | + "@babel/plugin-proposal-async-generator-functions" "^7.16.8" |
1486 | 1505 | "@babel/plugin-proposal-class-properties" "^7.16.7" |
1487 | 1506 | "@babel/plugin-proposal-class-static-block" "^7.16.7" |
1488 | 1507 | "@babel/plugin-proposal-dynamic-import" "^7.16.7" |
|
1512 | 1531 | "@babel/plugin-syntax-private-property-in-object" "^7.14.5" |
1513 | 1532 | "@babel/plugin-syntax-top-level-await" "^7.14.5" |
1514 | 1533 | "@babel/plugin-transform-arrow-functions" "^7.16.7" |
1515 | | - "@babel/plugin-transform-async-to-generator" "^7.16.7" |
| 1534 | + "@babel/plugin-transform-async-to-generator" "^7.16.8" |
1516 | 1535 | "@babel/plugin-transform-block-scoped-functions" "^7.16.7" |
1517 | 1536 | "@babel/plugin-transform-block-scoping" "^7.16.7" |
1518 | 1537 | "@babel/plugin-transform-classes" "^7.16.7" |
|
1526 | 1545 | "@babel/plugin-transform-literals" "^7.16.7" |
1527 | 1546 | "@babel/plugin-transform-member-expression-literals" "^7.16.7" |
1528 | 1547 | "@babel/plugin-transform-modules-amd" "^7.16.7" |
1529 | | - "@babel/plugin-transform-modules-commonjs" "^7.16.7" |
| 1548 | + "@babel/plugin-transform-modules-commonjs" "^7.16.8" |
1530 | 1549 | "@babel/plugin-transform-modules-systemjs" "^7.16.7" |
1531 | 1550 | "@babel/plugin-transform-modules-umd" "^7.16.7" |
1532 | | - "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.7" |
| 1551 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.16.8" |
1533 | 1552 | "@babel/plugin-transform-new-target" "^7.16.7" |
1534 | 1553 | "@babel/plugin-transform-object-super" "^7.16.7" |
1535 | 1554 | "@babel/plugin-transform-parameters" "^7.16.7" |
|
1544 | 1563 | "@babel/plugin-transform-unicode-escapes" "^7.16.7" |
1545 | 1564 | "@babel/plugin-transform-unicode-regex" "^7.16.7" |
1546 | 1565 | "@babel/preset-modules" "^0.1.5" |
1547 | | - "@babel/types" "^7.16.7" |
| 1566 | + "@babel/types" "^7.16.8" |
1548 | 1567 | babel-plugin-polyfill-corejs2 "^0.3.0" |
1549 | | - babel-plugin-polyfill-corejs3 "^0.4.0" |
| 1568 | + babel-plugin-polyfill-corejs3 "^0.5.0" |
1550 | 1569 | babel-plugin-polyfill-regenerator "^0.3.0" |
1551 | | - core-js-compat "^3.19.1" |
| 1570 | + core-js-compat "^3.20.2" |
1552 | 1571 | semver "^6.3.0" |
1553 | 1572 |
|
1554 | 1573 | "@babel/preset-env@^7.12.11": |
|
1663 | 1682 | "@babel/plugin-transform-react-jsx-development" "^7.16.5" |
1664 | 1683 | "@babel/plugin-transform-react-pure-annotations" "^7.16.5" |
1665 | 1684 |
|
1666 | | -"@babel/register@7.16.7": |
1667 | | - version "7.16.7" |
1668 | | - resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.7.tgz#e7b3a6015d1646677538672106bdb3a0b4a07657" |
1669 | | - integrity sha512-Ft+cuxorVxFj4RrPDs9TbJNE7ZbuJTyazUC6jLWRvBQT/qIDZPMe7MHgjlrA+11+XDLh+I0Pnx7sxPp4LRhzcA== |
| 1685 | +"@babel/register@7.16.8": |
| 1686 | + version "7.16.8" |
| 1687 | + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.16.8.tgz#bb688b9dc127d98bb54e37e1d817aed1165833b8" |
| 1688 | + integrity sha512-aoUj2ocH92k7qyyA59y07sUaCVxxS7VjNul/jR0mpAyYvpo6n5HELZmyUGtrgFm7/1b0UutT7I1w/4bAkXxCHA== |
1670 | 1689 | dependencies: |
1671 | 1690 | clone-deep "^4.0.1" |
1672 | 1691 | find-cache-dir "^2.0.0" |
|
1731 | 1750 | debug "^4.1.0" |
1732 | 1751 | globals "^11.1.0" |
1733 | 1752 |
|
| 1753 | +"@babel/traverse@^7.16.8": |
| 1754 | + version "7.16.8" |
| 1755 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.8.tgz#bab2f2b09a5fe8a8d9cad22cbfe3ba1d126fef9c" |
| 1756 | + integrity sha512-xe+H7JlvKsDQwXRsBhSnq1/+9c+LlQcCK3Tn/l5sbx02HYns/cn7ibp9+RV1sIUqu7hKg91NWsgHurO9dowITQ== |
| 1757 | + dependencies: |
| 1758 | + "@babel/code-frame" "^7.16.7" |
| 1759 | + "@babel/generator" "^7.16.8" |
| 1760 | + "@babel/helper-environment-visitor" "^7.16.7" |
| 1761 | + "@babel/helper-function-name" "^7.16.7" |
| 1762 | + "@babel/helper-hoist-variables" "^7.16.7" |
| 1763 | + "@babel/helper-split-export-declaration" "^7.16.7" |
| 1764 | + "@babel/parser" "^7.16.8" |
| 1765 | + "@babel/types" "^7.16.8" |
| 1766 | + debug "^4.1.0" |
| 1767 | + globals "^11.1.0" |
| 1768 | + |
1734 | 1769 | "@babel/types@^7.16.0", "@babel/types@^7.4.4": |
1735 | 1770 | version "7.16.0" |
1736 | 1771 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" |
|
1747 | 1782 | "@babel/helper-validator-identifier" "^7.16.7" |
1748 | 1783 | to-fast-properties "^2.0.0" |
1749 | 1784 |
|
| 1785 | +"@babel/types@^7.16.8": |
| 1786 | + version "7.16.8" |
| 1787 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" |
| 1788 | + integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg== |
| 1789 | + dependencies: |
| 1790 | + "@babel/helper-validator-identifier" "^7.16.7" |
| 1791 | + to-fast-properties "^2.0.0" |
| 1792 | + |
1750 | 1793 | "@bcoe/v8-coverage@^0.2.3": |
1751 | 1794 | version "0.2.3" |
1752 | 1795 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
@@ -2729,6 +2772,14 @@ babel-plugin-polyfill-corejs3@^0.4.0: |
2729 | 2772 | "@babel/helper-define-polyfill-provider" "^0.3.0" |
2730 | 2773 | core-js-compat "^3.18.0" |
2731 | 2774 |
|
| 2775 | +babel-plugin-polyfill-corejs3@^0.5.0: |
| 2776 | + version "0.5.0" |
| 2777 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.0.tgz#f81371be3fe499d39e074e272a1ef86533f3d268" |
| 2778 | + integrity sha512-Hcrgnmkf+4JTj73GbK3bBhlVPiLL47owUAnoJIf69Hakl3q+KfodbDXiZWGMM7iqCZTxCG3Z2VRfPNYES4rXqQ== |
| 2779 | + dependencies: |
| 2780 | + "@babel/helper-define-polyfill-provider" "^0.3.0" |
| 2781 | + core-js-compat "^3.20.0" |
| 2782 | + |
2732 | 2783 | babel-plugin-polyfill-regenerator@^0.3.0: |
2733 | 2784 | version "0.3.0" |
2734 | 2785 | resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.3.0.tgz#9ebbcd7186e1a33e21c5e20cae4e7983949533be" |
@@ -3449,6 +3500,14 @@ core-js-compat@^3.18.0, core-js-compat@^3.19.1: |
3449 | 3500 | browserslist "^4.19.1" |
3450 | 3501 | semver "7.0.0" |
3451 | 3502 |
|
| 3503 | +core-js-compat@^3.20.0, core-js-compat@^3.20.2: |
| 3504 | + version "3.20.2" |
| 3505 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.20.2.tgz#d1ff6936c7330959b46b2e08b122a8b14e26140b" |
| 3506 | + integrity sha512-qZEzVQ+5Qh6cROaTPFLNS4lkvQ6mBzE3R6A6EEpssj7Zr2egMHgsy4XapdifqJDGC9CBiNv7s+ejI96rLNQFdg== |
| 3507 | + dependencies: |
| 3508 | + browserslist "^4.19.1" |
| 3509 | + semver "7.0.0" |
| 3510 | + |
3452 | 3511 | core-js@^2.0.0, core-js@^2.4.0: |
3453 | 3512 | version "2.6.12" |
3454 | 3513 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec" |
|
0 commit comments