|
597 | 597 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
598 | 598 | "@babel/plugin-transform-parameters" "^7.14.5"
|
599 | 599 |
|
| 600 | +"@babel/plugin-proposal-object-rest-spread@^7.15.6": |
| 601 | + version "7.15.6" |
| 602 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11" |
| 603 | + integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg== |
| 604 | + dependencies: |
| 605 | + "@babel/compat-data" "^7.15.0" |
| 606 | + "@babel/helper-compilation-targets" "^7.15.4" |
| 607 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 608 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| 609 | + "@babel/plugin-transform-parameters" "^7.15.4" |
| 610 | + |
600 | 611 | "@babel/plugin-proposal-optional-catch-binding@^7.14.5":
|
601 | 612 | version "7.14.5"
|
602 | 613 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz#939dd6eddeff3a67fdf7b3f044b5347262598c3c"
|
|
1120 | 1131 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1121 | 1132 | "@babel/helper-plugin-utils" "^7.14.5"
|
1122 | 1133 |
|
1123 |
| - |
1124 |
| - version "7.15.4" |
1125 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.4.tgz#197e7f99a755c488f0af411af179cbd10de6e815" |
1126 |
| - integrity sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ== |
| 1134 | + |
| 1135 | + version "7.15.6" |
| 1136 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659" |
| 1137 | + integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw== |
1127 | 1138 | dependencies:
|
1128 | 1139 | "@babel/compat-data" "^7.15.0"
|
1129 | 1140 | "@babel/helper-compilation-targets" "^7.15.4"
|
|
1139 | 1150 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
|
1140 | 1151 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
1141 | 1152 | "@babel/plugin-proposal-numeric-separator" "^7.14.5"
|
1142 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.14.7" |
| 1153 | + "@babel/plugin-proposal-object-rest-spread" "^7.15.6" |
1143 | 1154 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
|
1144 | 1155 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
1145 | 1156 | "@babel/plugin-proposal-private-methods" "^7.14.5"
|
|
1192 | 1203 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
1193 | 1204 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
1194 | 1205 | "@babel/preset-modules" "^0.1.4"
|
1195 |
| - "@babel/types" "^7.15.4" |
| 1206 | + "@babel/types" "^7.15.6" |
1196 | 1207 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1197 | 1208 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
1198 | 1209 | babel-plugin-polyfill-regenerator "^0.2.2"
|
|
1392 | 1403 | "@babel/helper-validator-identifier" "^7.14.9"
|
1393 | 1404 | to-fast-properties "^2.0.0"
|
1394 | 1405 |
|
| 1406 | +"@babel/types@^7.15.6": |
| 1407 | + version "7.15.6" |
| 1408 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f" |
| 1409 | + integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig== |
| 1410 | + dependencies: |
| 1411 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1412 | + to-fast-properties "^2.0.0" |
| 1413 | + |
1395 | 1414 | "@bcoe/v8-coverage@^0.2.3":
|
1396 | 1415 | version "0.2.3"
|
1397 | 1416 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments