|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
|
39 | 39 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
|
40 | 40 |
|
| 41 | +"@babel/compat-data@^7.14.9": |
| 42 | + version "7.14.9" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210" |
| 44 | + integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw== |
| 45 | + |
41 | 46 | "@babel/core@7.14.8":
|
42 | 47 | version "7.14.8"
|
43 | 48 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
|
|
459 | 464 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
|
460 | 465 | integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
|
461 | 466 |
|
| 467 | +"@babel/helper-validator-identifier@^7.14.9": |
| 468 | + version "7.14.9" |
| 469 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
| 470 | + integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
| 471 | + |
462 | 472 | "@babel/helper-validator-option@^7.12.17":
|
463 | 473 | version "7.12.17"
|
464 | 474 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
|
|
567 | 577 | "@babel/helper-remap-async-to-generator" "^7.14.5"
|
568 | 578 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
569 | 579 |
|
| 580 | +"@babel/plugin-proposal-async-generator-functions@^7.14.9": |
| 581 | + version "7.14.9" |
| 582 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a" |
| 583 | + integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw== |
| 584 | + dependencies: |
| 585 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 586 | + "@babel/helper-remap-async-to-generator" "^7.14.5" |
| 587 | + "@babel/plugin-syntax-async-generators" "^7.8.4" |
| 588 | + |
570 | 589 | "@babel/plugin-proposal-class-properties@7.12.1":
|
571 | 590 | version "7.12.1"
|
572 | 591 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de"
|
|
864 | 883 | "@babel/helper-split-export-declaration" "^7.14.5"
|
865 | 884 | globals "^11.1.0"
|
866 | 885 |
|
| 886 | +"@babel/plugin-transform-classes@^7.14.9": |
| 887 | + version "7.14.9" |
| 888 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f" |
| 889 | + integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A== |
| 890 | + dependencies: |
| 891 | + "@babel/helper-annotate-as-pure" "^7.14.5" |
| 892 | + "@babel/helper-function-name" "^7.14.5" |
| 893 | + "@babel/helper-optimise-call-expression" "^7.14.5" |
| 894 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 895 | + "@babel/helper-replace-supers" "^7.14.5" |
| 896 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 897 | + globals "^11.1.0" |
| 898 | + |
867 | 899 | "@babel/plugin-transform-computed-properties@^7.14.5":
|
868 | 900 | version "7.14.5"
|
869 | 901 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.14.5.tgz#1b9d78987420d11223d41195461cc43b974b204f"
|
|
991 | 1023 | dependencies:
|
992 | 1024 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
993 | 1025 |
|
| 1026 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9": |
| 1027 | + version "7.14.9" |
| 1028 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2" |
| 1029 | + integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA== |
| 1030 | + dependencies: |
| 1031 | + "@babel/helper-create-regexp-features-plugin" "^7.14.5" |
| 1032 | + |
994 | 1033 | "@babel/plugin-transform-new-target@^7.14.5":
|
995 | 1034 | version "7.14.5"
|
996 | 1035 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.14.5.tgz#31bdae8b925dc84076ebfcd2a9940143aed7dbf8"
|
|
1118 | 1157 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1119 | 1158 | "@babel/helper-plugin-utils" "^7.14.5"
|
1120 | 1159 |
|
1121 |
| -"@babel/preset-env@7.14.8": |
1122 |
| - version "7.14.8" |
1123 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
1124 |
| - integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
| 1160 | +"@babel/preset-env@7.14.9": |
| 1161 | + version "7.14.9" |
| 1162 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819" |
| 1163 | + integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ== |
1125 | 1164 | dependencies:
|
1126 |
| - "@babel/compat-data" "^7.14.7" |
| 1165 | + "@babel/compat-data" "^7.14.9" |
1127 | 1166 | "@babel/helper-compilation-targets" "^7.14.5"
|
1128 | 1167 | "@babel/helper-plugin-utils" "^7.14.5"
|
1129 | 1168 | "@babel/helper-validator-option" "^7.14.5"
|
1130 | 1169 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
|
1131 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.14.7" |
| 1170 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.9" |
1132 | 1171 | "@babel/plugin-proposal-class-properties" "^7.14.5"
|
1133 | 1172 | "@babel/plugin-proposal-class-static-block" "^7.14.5"
|
1134 | 1173 | "@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
1161 | 1200 | "@babel/plugin-transform-async-to-generator" "^7.14.5"
|
1162 | 1201 | "@babel/plugin-transform-block-scoped-functions" "^7.14.5"
|
1163 | 1202 | "@babel/plugin-transform-block-scoping" "^7.14.5"
|
1164 |
| - "@babel/plugin-transform-classes" "^7.14.5" |
| 1203 | + "@babel/plugin-transform-classes" "^7.14.9" |
1165 | 1204 | "@babel/plugin-transform-computed-properties" "^7.14.5"
|
1166 | 1205 | "@babel/plugin-transform-destructuring" "^7.14.7"
|
1167 | 1206 | "@babel/plugin-transform-dotall-regex" "^7.14.5"
|
|
1175 | 1214 | "@babel/plugin-transform-modules-commonjs" "^7.14.5"
|
1176 | 1215 | "@babel/plugin-transform-modules-systemjs" "^7.14.5"
|
1177 | 1216 | "@babel/plugin-transform-modules-umd" "^7.14.5"
|
1178 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" |
| 1217 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9" |
1179 | 1218 | "@babel/plugin-transform-new-target" "^7.14.5"
|
1180 | 1219 | "@babel/plugin-transform-object-super" "^7.14.5"
|
1181 | 1220 | "@babel/plugin-transform-parameters" "^7.14.5"
|
|
1190 | 1229 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
1191 | 1230 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
1192 | 1231 | "@babel/preset-modules" "^0.1.4"
|
1193 |
| - "@babel/types" "^7.14.8" |
| 1232 | + "@babel/types" "^7.14.9" |
1194 | 1233 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1195 | 1234 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
1196 | 1235 | babel-plugin-polyfill-regenerator "^0.2.2"
|
1197 |
| - core-js-compat "^3.15.0" |
| 1236 | + core-js-compat "^3.16.0" |
1198 | 1237 | semver "^6.3.0"
|
1199 | 1238 |
|
1200 | 1239 | "@babel/preset-env@^7.12.11":
|
|
1419 | 1458 | "@babel/helper-validator-identifier" "^7.14.8"
|
1420 | 1459 | to-fast-properties "^2.0.0"
|
1421 | 1460 |
|
| 1461 | +"@babel/types@^7.14.9": |
| 1462 | + version "7.14.9" |
| 1463 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
| 1464 | + integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
| 1465 | + dependencies: |
| 1466 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1467 | + to-fast-properties "^2.0.0" |
| 1468 | + |
1422 | 1469 | "@bcoe/v8-coverage@^0.2.3":
|
1423 | 1470 | version "0.2.3"
|
1424 | 1471 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -3409,6 +3456,14 @@ core-js-compat@^3.15.0:
|
3409 | 3456 | browserslist "^4.16.6"
|
3410 | 3457 | semver "7.0.0"
|
3411 | 3458 |
|
| 3459 | +core-js-compat@^3.16.0: |
| 3460 | + version "3.16.0" |
| 3461 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f" |
| 3462 | + integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q== |
| 3463 | + dependencies: |
| 3464 | + browserslist "^4.16.6" |
| 3465 | + semver "7.0.0" |
| 3466 | + |
3412 | 3467 | core-js-compat@^3.9.1:
|
3413 | 3468 | version "3.11.2"
|
3414 | 3469 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.11.2.tgz#5048e367851cfd2c6c0cb81310757b4da296e385"
|
|
0 commit comments