|
592 | 592 | "@babel/plugin-syntax-object-rest-spread" "^7.8.3"
|
593 | 593 | "@babel/plugin-transform-parameters" "^7.14.5"
|
594 | 594 |
|
| 595 | +"@babel/plugin-proposal-object-rest-spread@^7.15.6": |
| 596 | + version "7.15.6" |
| 597 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.15.6.tgz#ef68050c8703d07b25af402cb96cf7f34a68ed11" |
| 598 | + integrity sha512-qtOHo7A1Vt+O23qEAX+GdBpqaIuD3i9VRrWgCJeq7WO6H2d14EK3q11urj5Te2MAeK97nMiIdRpwd/ST4JFbNg== |
| 599 | + dependencies: |
| 600 | + "@babel/compat-data" "^7.15.0" |
| 601 | + "@babel/helper-compilation-targets" "^7.15.4" |
| 602 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 603 | + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" |
| 604 | + "@babel/plugin-transform-parameters" "^7.15.4" |
| 605 | + |
595 | 606 | "@babel/plugin-proposal-optional-catch-binding@^7.14.5":
|
596 | 607 | version "7.14.5"
|
597 | 608 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.5.tgz#939dd6eddeff3a67fdf7b3f044b5347262598c3c"
|
|
1108 | 1119 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1109 | 1120 | "@babel/helper-plugin-utils" "^7.14.5"
|
1110 | 1121 |
|
1111 |
| - |
1112 |
| - version "7.15.4" |
1113 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.4.tgz#197e7f99a755c488f0af411af179cbd10de6e815" |
1114 |
| - integrity sha512-4f2nLw+q6ht8gl3sHCmNhmA5W6b1ItLzbH3UrKuJxACHr2eCpk96jwjrAfCAaXaaVwTQGnyUYHY2EWXJGt7TUQ== |
| 1122 | + |
| 1123 | + version "7.15.6" |
| 1124 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.6.tgz#0f3898db9d63d320f21b17380d8462779de57659" |
| 1125 | + integrity sha512-L+6jcGn7EWu7zqaO2uoTDjjMBW+88FXzV8KvrBl2z6MtRNxlsmUNRlZPaNNPUTgqhyC5DHNFk/2Jmra+ublZWw== |
1115 | 1126 | dependencies:
|
1116 | 1127 | "@babel/compat-data" "^7.15.0"
|
1117 | 1128 | "@babel/helper-compilation-targets" "^7.15.4"
|
|
1127 | 1138 | "@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
|
1128 | 1139 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
|
1129 | 1140 | "@babel/plugin-proposal-numeric-separator" "^7.14.5"
|
1130 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.14.7" |
| 1141 | + "@babel/plugin-proposal-object-rest-spread" "^7.15.6" |
1131 | 1142 | "@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
|
1132 | 1143 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
1133 | 1144 | "@babel/plugin-proposal-private-methods" "^7.14.5"
|
|
1180 | 1191 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
1181 | 1192 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
1182 | 1193 | "@babel/preset-modules" "^0.1.4"
|
1183 |
| - "@babel/types" "^7.15.4" |
| 1194 | + "@babel/types" "^7.15.6" |
1184 | 1195 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1185 | 1196 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
1186 | 1197 | babel-plugin-polyfill-regenerator "^0.2.2"
|
|
1380 | 1391 | "@babel/helper-validator-identifier" "^7.14.9"
|
1381 | 1392 | to-fast-properties "^2.0.0"
|
1382 | 1393 |
|
| 1394 | +"@babel/types@^7.15.6": |
| 1395 | + version "7.15.6" |
| 1396 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f" |
| 1397 | + integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig== |
| 1398 | + dependencies: |
| 1399 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1400 | + to-fast-properties "^2.0.0" |
| 1401 | + |
1383 | 1402 | "@bcoe/v8-coverage@^0.2.3":
|
1384 | 1403 | version "0.2.3"
|
1385 | 1404 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments