|
145 | 145 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
|
146 | 146 | integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
|
147 | 147 |
|
| 148 | +"@babel/compat-data@^7.14.7": |
| 149 | + version "7.14.7" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
| 151 | + integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
| 152 | + |
148 | 153 | "@babel/core@7.14.6":
|
149 | 154 | version "7.14.6"
|
150 | 155 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
|
|
671 | 676 | "@babel/helper-remap-async-to-generator" "^7.13.0"
|
672 | 677 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
673 | 678 |
|
674 |
| -"@babel/plugin-proposal-async-generator-functions@^7.14.5": |
675 |
| - version "7.14.5" |
676 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.5.tgz#4024990e3dd74181f4f426ea657769ff49a2df39" |
677 |
| - integrity sha512-tbD/CG3l43FIXxmu4a7RBe4zH7MLJ+S/lFowPFO7HetS2hyOZ/0nnnznegDuzFzfkyQYTxqdTH/hKmuBngaDAA== |
| 679 | +"@babel/plugin-proposal-async-generator-functions@^7.14.7": |
| 680 | + version "7.14.7" |
| 681 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace" |
| 682 | + integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q== |
678 | 683 | dependencies:
|
679 | 684 | "@babel/helper-plugin-utils" "^7.14.5"
|
680 | 685 | "@babel/helper-remap-async-to-generator" "^7.14.5"
|
|
820 | 825 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
821 | 826 | "@babel/plugin-transform-parameters" "^7.13.0"
|
822 | 827 |
|
823 |
| -"@babel/plugin-proposal-object-rest-spread@^7.14.5": |
824 |
| - version "7.14.5" |
825 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz#e581d5ccdfa187ea6ed73f56c6a21c1580b90fbf" |
826 |
| - integrity sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A== |
| 828 | +"@babel/plugin-proposal-object-rest-spread@^7.14.7": |
| 829 | + version "7.14.7" |
| 830 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363" |
| 831 | + integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g== |
827 | 832 | dependencies:
|
828 |
| - "@babel/compat-data" "^7.14.5" |
| 833 | + "@babel/compat-data" "^7.14.7" |
829 | 834 | "@babel/helper-compilation-targets" "^7.14.5"
|
830 | 835 | "@babel/helper-plugin-utils" "^7.14.5"
|
831 | 836 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
|
1140 | 1145 | dependencies:
|
1141 | 1146 | "@babel/helper-plugin-utils" "^7.13.0"
|
1142 | 1147 |
|
1143 |
| -"@babel/plugin-transform-destructuring@^7.14.5": |
1144 |
| - version "7.14.5" |
1145 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.5.tgz#d32ad19ff1a6da1e861dc62720d80d9776e3bf35" |
1146 |
| - integrity sha512-wU9tYisEbRMxqDezKUqC9GleLycCRoUsai9ddlsq54r8QRLaeEhc+d+9DqCG+kV9W2GgQjTZESPTpn5bAFMDww== |
| 1148 | +"@babel/plugin-transform-destructuring@^7.14.7": |
| 1149 | + version "7.14.7" |
| 1150 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576" |
| 1151 | + integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw== |
1147 | 1152 | dependencies:
|
1148 | 1153 | "@babel/helper-plugin-utils" "^7.14.5"
|
1149 | 1154 |
|
|
1342 | 1347 | dependencies:
|
1343 | 1348 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
1344 | 1349 |
|
1345 |
| -"@babel/plugin-transform-named-capturing-groups-regex@^7.14.5": |
1346 |
| - version "7.14.5" |
1347 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.5.tgz#d537e8ee083ee6f6aa4f4eef9d2081d555746e4c" |
1348 |
| - integrity sha512-+Xe5+6MWFo311U8SchgeX5c1+lJM+eZDBZgD+tvXu9VVQPXwwVzeManMMjYX6xw2HczngfOSZjoFYKwdeB/Jvw== |
| 1350 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7": |
| 1351 | + version "7.14.7" |
| 1352 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e" |
| 1353 | + integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg== |
1349 | 1354 | dependencies:
|
1350 | 1355 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1351 | 1356 |
|
|
1490 | 1495 | "@babel/helper-plugin-utils" "^7.13.0"
|
1491 | 1496 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
1492 | 1497 |
|
1493 |
| -"@babel/plugin-transform-spread@^7.14.5": |
1494 |
| - version "7.14.5" |
1495 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.5.tgz#bd269fb4119754d2ce7f4cc39a96b4f71baae356" |
1496 |
| - integrity sha512-/3iqoQdiWergnShZYl0xACb4ADeYCJ7X/RgmwtXshn6cIvautRPAFzhd58frQlokLO6Jb4/3JXvmm6WNTPtiTw== |
| 1498 | +"@babel/plugin-transform-spread@^7.14.6": |
| 1499 | + version "7.14.6" |
| 1500 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144" |
| 1501 | + integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag== |
1497 | 1502 | dependencies:
|
1498 | 1503 | "@babel/helper-plugin-utils" "^7.14.5"
|
1499 | 1504 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
|
1570 | 1575 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1571 | 1576 | "@babel/helper-plugin-utils" "^7.14.5"
|
1572 | 1577 |
|
1573 |
| -"@babel/preset-env@7.14.5": |
1574 |
| - version "7.14.5" |
1575 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.5.tgz#c0c84e763661fd0e74292c3d511cb33b0c668997" |
1576 |
| - integrity sha512-ci6TsS0bjrdPpWGnQ+m4f+JSSzDKlckqKIJJt9UZ/+g7Zz9k0N8lYU8IeLg/01o2h8LyNZDMLGgRLDTxpudLsA== |
| 1578 | +"@babel/preset-env@7.14.7": |
| 1579 | + version "7.14.7" |
| 1580 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
| 1581 | + integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
1577 | 1582 | dependencies:
|
1578 |
| - "@babel/compat-data" "^7.14.5" |
| 1583 | + "@babel/compat-data" "^7.14.7" |
1579 | 1584 | "@babel/helper-compilation-targets" "^7.14.5"
|
1580 | 1585 | "@babel/helper-plugin-utils" "^7.14.5"
|
1581 | 1586 | "@babel/helper-validator-option" "^7.14.5"
|
1582 | 1587 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
|
1583 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.14.5" |
| 1588 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.7" |
1584 | 1589 | "@babel/plugin-proposal-class-properties" "^7.14.5"
|
1585 | 1590 | "@babel/plugin-proposal-class-static-block" "^7.14.5"
|
1586 | 1591 | "@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
1589 | 1594 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
|
1590 | 1595 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
1591 | 1596 | "@babel/plugin-proposal-numeric-separator" "^7.14.5"
|
1592 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.14.5" |
| 1597 | + "@babel/plugin-proposal-object-rest-spread" "^7.14.7" |
1593 | 1598 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
|
1594 | 1599 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
1595 | 1600 | "@babel/plugin-proposal-private-methods" "^7.14.5"
|
|
1615 | 1620 | "@babel/plugin-transform-block-scoping" "^7.14.5"
|
1616 | 1621 | "@babel/plugin-transform-classes" "^7.14.5"
|
1617 | 1622 | "@babel/plugin-transform-computed-properties" "^7.14.5"
|
1618 |
| - "@babel/plugin-transform-destructuring" "^7.14.5" |
| 1623 | + "@babel/plugin-transform-destructuring" "^7.14.7" |
1619 | 1624 | "@babel/plugin-transform-dotall-regex" "^7.14.5"
|
1620 | 1625 | "@babel/plugin-transform-duplicate-keys" "^7.14.5"
|
1621 | 1626 | "@babel/plugin-transform-exponentiation-operator" "^7.14.5"
|
|
1627 | 1632 | "@babel/plugin-transform-modules-commonjs" "^7.14.5"
|
1628 | 1633 | "@babel/plugin-transform-modules-systemjs" "^7.14.5"
|
1629 | 1634 | "@babel/plugin-transform-modules-umd" "^7.14.5"
|
1630 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.5" |
| 1635 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" |
1631 | 1636 | "@babel/plugin-transform-new-target" "^7.14.5"
|
1632 | 1637 | "@babel/plugin-transform-object-super" "^7.14.5"
|
1633 | 1638 | "@babel/plugin-transform-parameters" "^7.14.5"
|
1634 | 1639 | "@babel/plugin-transform-property-literals" "^7.14.5"
|
1635 | 1640 | "@babel/plugin-transform-regenerator" "^7.14.5"
|
1636 | 1641 | "@babel/plugin-transform-reserved-words" "^7.14.5"
|
1637 | 1642 | "@babel/plugin-transform-shorthand-properties" "^7.14.5"
|
1638 |
| - "@babel/plugin-transform-spread" "^7.14.5" |
| 1643 | + "@babel/plugin-transform-spread" "^7.14.6" |
1639 | 1644 | "@babel/plugin-transform-sticky-regex" "^7.14.5"
|
1640 | 1645 | "@babel/plugin-transform-template-literals" "^7.14.5"
|
1641 | 1646 | "@babel/plugin-transform-typeof-symbol" "^7.14.5"
|
|
1646 | 1651 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1647 | 1652 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
1648 | 1653 | babel-plugin-polyfill-regenerator "^0.2.2"
|
1649 |
| - core-js-compat "^3.14.0" |
| 1654 | + core-js-compat "^3.15.0" |
1650 | 1655 | semver "^6.3.0"
|
1651 | 1656 |
|
1652 | 1657 | "@babel/preset-env@^7.12.11":
|
@@ -3894,10 +3899,10 @@ core-assert@^0.2.0:
|
3894 | 3899 | buf-compare "^1.0.0"
|
3895 | 3900 | is-error "^2.2.0"
|
3896 | 3901 |
|
3897 |
| -core-js-compat@^3.14.0: |
3898 |
| - version "3.14.0" |
3899 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.14.0.tgz#b574dabf29184681d5b16357bd33d104df3d29a5" |
3900 |
| - integrity sha512-R4NS2eupxtiJU+VwgkF9WTpnSfZW4pogwKHd8bclWU2sp93Pr5S1uYJI84cMOubJRou7bcfL0vmwtLslWN5p3A== |
| 3902 | +core-js-compat@^3.15.0: |
| 3903 | + version "3.15.0" |
| 3904 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa" |
| 3905 | + integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw== |
3901 | 3906 | dependencies:
|
3902 | 3907 | browserslist "^4.16.6"
|
3903 | 3908 | semver "7.0.0"
|
|
0 commit comments