|
57 | 57 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
|
58 | 58 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
|
59 | 59 |
|
| 60 | +"@babel/compat-data@^7.14.9": |
| 61 | + version "7.14.9" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210" |
| 63 | + integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw== |
| 64 | + |
60 | 65 |
|
61 | 66 | version "7.14.8"
|
62 | 67 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
|
|
566 | 571 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
|
567 | 572 | integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
|
568 | 573 |
|
| 574 | +"@babel/helper-validator-identifier@^7.14.9": |
| 575 | + version "7.14.9" |
| 576 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
| 577 | + integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
| 578 | + |
569 | 579 | "@babel/helper-validator-option@^7.12.17":
|
570 | 580 | version "7.12.17"
|
571 | 581 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
674 | 684 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
675 | 685 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
676 | 686 |
|
677 |
| -"@babel/plugin-proposal-async-generator-functions@^7.14.7": |
678 |
| - version "7.14.7" |
679 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace" |
680 |
| - integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q== |
| 687 | +"@babel/plugin-proposal-async-generator-functions@^7.14.9": |
| 688 | + version "7.14.9" |
| 689 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a" |
| 690 | + integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw== |
681 | 691 | dependencies:
|
682 | 692 | "@babel/helper-plugin-utils" "^7.14.5"
|
683 | 693 | "@babel/helper-remap-async-to-generator" "^7.14.5"
|
|
980 | 990 | dependencies:
|
981 | 991 | "@babel/helper-plugin-utils" "^7.14.5"
|
982 | 992 |
|
983 |
| -"@babel/plugin-transform-classes@^7.14.5": |
984 |
| - version "7.14.5" |
985 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf" |
986 |
| - integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA== |
| 993 | +"@babel/plugin-transform-classes@^7.14.9": |
| 994 | + version "7.14.9" |
| 995 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f" |
| 996 | + integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A== |
987 | 997 | dependencies:
|
988 | 998 | "@babel/helper-annotate-as-pure" "^7.14.5"
|
989 | 999 | "@babel/helper-function-name" "^7.14.5"
|
|
1105 | 1115 | "@babel/helper-module-transforms" "^7.14.5"
|
1106 | 1116 | "@babel/helper-plugin-utils" "^7.14.5"
|
1107 | 1117 |
|
1108 |
| -"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7": |
1109 |
| - version "7.14.7" |
1110 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e" |
1111 |
| - integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg== |
| 1118 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9": |
| 1119 | + version "7.14.9" |
| 1120 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2" |
| 1121 | + integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA== |
1112 | 1122 | dependencies:
|
1113 | 1123 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1114 | 1124 |
|
|
1215 | 1225 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1216 | 1226 | "@babel/helper-plugin-utils" "^7.14.5"
|
1217 | 1227 |
|
1218 |
| - |
1219 |
| - version "7.14.8" |
1220 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
1221 |
| - integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
| 1228 | + |
| 1229 | + version "7.14.9" |
| 1230 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819" |
| 1231 | + integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ== |
1222 | 1232 | dependencies:
|
1223 |
| - "@babel/compat-data" "^7.14.7" |
| 1233 | + "@babel/compat-data" "^7.14.9" |
1224 | 1234 | "@babel/helper-compilation-targets" "^7.14.5"
|
1225 | 1235 | "@babel/helper-plugin-utils" "^7.14.5"
|
1226 | 1236 | "@babel/helper-validator-option" "^7.14.5"
|
1227 | 1237 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
|
1228 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.14.7" |
| 1238 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.9" |
1229 | 1239 | "@babel/plugin-proposal-class-properties" "^7.14.5"
|
1230 | 1240 | "@babel/plugin-proposal-class-static-block" "^7.14.5"
|
1231 | 1241 | "@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
1258 | 1268 | "@babel/plugin-transform-async-to-generator" "^7.14.5"
|
1259 | 1269 | "@babel/plugin-transform-block-scoped-functions" "^7.14.5"
|
1260 | 1270 | "@babel/plugin-transform-block-scoping" "^7.14.5"
|
1261 |
| - "@babel/plugin-transform-classes" "^7.14.5" |
| 1271 | + "@babel/plugin-transform-classes" "^7.14.9" |
1262 | 1272 | "@babel/plugin-transform-computed-properties" "^7.14.5"
|
1263 | 1273 | "@babel/plugin-transform-destructuring" "^7.14.7"
|
1264 | 1274 | "@babel/plugin-transform-dotall-regex" "^7.14.5"
|
|
1272 | 1282 | "@babel/plugin-transform-modules-commonjs" "^7.14.5"
|
1273 | 1283 | "@babel/plugin-transform-modules-systemjs" "^7.14.5"
|
1274 | 1284 | "@babel/plugin-transform-modules-umd" "^7.14.5"
|
1275 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" |
| 1285 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9" |
1276 | 1286 | "@babel/plugin-transform-new-target" "^7.14.5"
|
1277 | 1287 | "@babel/plugin-transform-object-super" "^7.14.5"
|
1278 | 1288 | "@babel/plugin-transform-parameters" "^7.14.5"
|
|
1287 | 1297 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
1288 | 1298 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
1289 | 1299 | "@babel/preset-modules" "^0.1.4"
|
1290 |
| - "@babel/types" "^7.14.8" |
| 1300 | + "@babel/types" "^7.14.9" |
1291 | 1301 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1292 | 1302 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
1293 | 1303 | babel-plugin-polyfill-regenerator "^0.2.2"
|
1294 |
| - core-js-compat "^3.15.0" |
| 1304 | + core-js-compat "^3.16.0" |
1295 | 1305 | semver "^6.3.0"
|
1296 | 1306 |
|
1297 | 1307 | "@babel/preset-modules@^0.1.4":
|
|
1456 | 1466 | "@babel/helper-validator-identifier" "^7.14.5"
|
1457 | 1467 | to-fast-properties "^2.0.0"
|
1458 | 1468 |
|
| 1469 | +"@babel/types@^7.14.9": |
| 1470 | + version "7.14.9" |
| 1471 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
| 1472 | + integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
| 1473 | + dependencies: |
| 1474 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1475 | + to-fast-properties "^2.0.0" |
| 1476 | + |
1459 | 1477 | "@bcoe/v8-coverage@^0.2.3":
|
1460 | 1478 | version "0.2.3"
|
1461 | 1479 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -3259,10 +3277,10 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
|
3259 | 3277 | dependencies:
|
3260 | 3278 | safe-buffer "~5.1.1"
|
3261 | 3279 |
|
3262 |
| -core-js-compat@^3.15.0: |
3263 |
| - version "3.15.0" |
3264 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa" |
3265 |
| - integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw== |
| 3280 | +core-js-compat@^3.16.0: |
| 3281 | + version "3.16.0" |
| 3282 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f" |
| 3283 | + integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q== |
3266 | 3284 | dependencies:
|
3267 | 3285 | browserslist "^4.16.6"
|
3268 | 3286 | semver "7.0.0"
|
|
0 commit comments