|
895 | 895 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
896 | 896 | "@babel/plugin-transform-parameters" "^7.14.5"
|
897 | 897 |
|
| 898 | +"@babel/plugin-proposal-object-rest-spread@^7.15.6": |
| 899 | + version "7.15.6" |
| 900 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11" |
| 901 | + integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg== |
| 902 | + dependencies: |
| 903 | + "@babel/compat-data" "^7.15.0" |
| 904 | + "@babel/helper-compilation-targets" "^7.15.4" |
| 905 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 906 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| 907 | + "@babel/plugin-transform-parameters" "^7.15.4" |
| 908 | + |
898 | 909 | "@babel/plugin-proposal-optional-catch-binding@^7.14.5":
|
899 | 910 | version "7.14.5"
|
900 | 911 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz#939dd6eddeff3a67fdf7b3f044b5347262598c3c"
|
|
1434 | 1445 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1435 | 1446 | "@babel/helper-plugin-utils" "^7.14.5"
|
1436 | 1447 |
|
1437 |
| - |
1438 |
| - version "7.15.4" |
1439 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.4.tgz#197e7f99a755c488f0af411af179cbd10de6e815" |
1440 |
| - integrity sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ== |
| 1448 | + |
| 1449 | + version "7.15.6" |
| 1450 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659" |
| 1451 | + integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw== |
1441 | 1452 | dependencies:
|
1442 | 1453 | "@babel/compat-data" "^7.15.0"
|
1443 | 1454 | "@babel/helper-compilation-targets" "^7.15.4"
|
|
1453 | 1464 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
|
1454 | 1465 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
1455 | 1466 | "@babel/plugin-proposal-numeric-separator" "^7.14.5"
|
1456 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.14.7" |
| 1467 | + "@babel/plugin-proposal-object-rest-spread" "^7.15.6" |
1457 | 1468 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
|
1458 | 1469 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
1459 | 1470 | "@babel/plugin-proposal-private-methods" "^7.14.5"
|
|
1506 | 1517 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
1507 | 1518 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
1508 | 1519 | "@babel/preset-modules" "^0.1.4"
|
1509 |
| - "@babel/types" "^7.15.4" |
| 1520 | + "@babel/types" "^7.15.6" |
1510 | 1521 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1511 | 1522 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
1512 | 1523 | babel-plugin-polyfill-regenerator "^0.2.2"
|
|
1787 | 1798 | "@babel/helper-validator-identifier" "^7.14.9"
|
1788 | 1799 | to-fast-properties "^2.0.0"
|
1789 | 1800 |
|
| 1801 | +"@babel/types@^7.15.6": |
| 1802 | + version "7.15.6" |
| 1803 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f" |
| 1804 | + integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig== |
| 1805 | + dependencies: |
| 1806 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1807 | + to-fast-properties "^2.0.0" |
| 1808 | + |
1790 | 1809 | "@bcoe/v8-coverage@^0.2.3":
|
1791 | 1810 | version "0.2.3"
|
1792 | 1811 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments