|
50 | 50 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
|
51 | 51 | integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
|
52 | 52 |
|
| 53 | +"@babel/compat-data@^7.14.9": |
| 54 | + version "7.14.9" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210" |
| 56 | + integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw== |
| 57 | + |
53 | 58 |
|
54 | 59 | version "7.14.8"
|
55 | 60 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
|
|
498 | 503 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
|
499 | 504 | integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
|
500 | 505 |
|
| 506 | +"@babel/helper-validator-identifier@^7.14.9": |
| 507 | + version "7.14.9" |
| 508 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
| 509 | + integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
| 510 | + |
501 | 511 | "@babel/helper-validator-identifier@^7.9.0":
|
502 | 512 | version "7.9.0"
|
503 | 513 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
|
|
616 | 626 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
617 | 627 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
618 | 628 |
|
619 |
| -"@babel/plugin-proposal-async-generator-functions@^7.14.7": |
620 |
| - version "7.14.7" |
621 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace" |
622 |
| - integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q== |
| 629 | +"@babel/plugin-proposal-async-generator-functions@^7.14.9": |
| 630 | + version "7.14.9" |
| 631 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a" |
| 632 | + integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw== |
623 | 633 | dependencies:
|
624 | 634 | "@babel/helper-plugin-utils" "^7.14.5"
|
625 | 635 | "@babel/helper-remap-async-to-generator" "^7.14.5"
|
|
915 | 925 | dependencies:
|
916 | 926 | "@babel/helper-plugin-utils" "^7.14.5"
|
917 | 927 |
|
918 |
| -"@babel/plugin-transform-classes@^7.14.5": |
919 |
| - version "7.14.5" |
920 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf" |
921 |
| - integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA== |
| 928 | +"@babel/plugin-transform-classes@^7.14.9": |
| 929 | + version "7.14.9" |
| 930 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f" |
| 931 | + integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A== |
922 | 932 | dependencies:
|
923 | 933 | "@babel/helper-annotate-as-pure" "^7.14.5"
|
924 | 934 | "@babel/helper-function-name" "^7.14.5"
|
|
1040 | 1050 | "@babel/helper-module-transforms" "^7.14.5"
|
1041 | 1051 | "@babel/helper-plugin-utils" "^7.14.5"
|
1042 | 1052 |
|
1043 |
| -"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7": |
1044 |
| - version "7.14.7" |
1045 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e" |
1046 |
| - integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg== |
| 1053 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9": |
| 1054 | + version "7.14.9" |
| 1055 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2" |
| 1056 | + integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA== |
1047 | 1057 | dependencies:
|
1048 | 1058 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1049 | 1059 |
|
|
1174 | 1184 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
1175 | 1185 | "@babel/helper-plugin-utils" "^7.14.5"
|
1176 | 1186 |
|
1177 |
| - |
1178 |
| - version "7.14.8" |
1179 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.8.tgz#254942f5ca80ccabcfbb2a9f524c74bca574005b" |
1180 |
| - integrity sha512-a9aOppDU93oArQ51H+B8M1vH+tayZbuBqzjOhntGetZVa+4tTu5jp+XTwqHGG2lxslqomPYVSjIxQkFwXzgnxg== |
| 1187 | + |
| 1188 | + version "7.14.9" |
| 1189 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819" |
| 1190 | + integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ== |
1181 | 1191 | dependencies:
|
1182 |
| - "@babel/compat-data" "^7.14.7" |
| 1192 | + "@babel/compat-data" "^7.14.9" |
1183 | 1193 | "@babel/helper-compilation-targets" "^7.14.5"
|
1184 | 1194 | "@babel/helper-plugin-utils" "^7.14.5"
|
1185 | 1195 | "@babel/helper-validator-option" "^7.14.5"
|
1186 | 1196 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
|
1187 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.14.7" |
| 1197 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.9" |
1188 | 1198 | "@babel/plugin-proposal-class-properties" "^7.14.5"
|
1189 | 1199 | "@babel/plugin-proposal-class-static-block" "^7.14.5"
|
1190 | 1200 | "@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
1217 | 1227 | "@babel/plugin-transform-async-to-generator" "^7.14.5"
|
1218 | 1228 | "@babel/plugin-transform-block-scoped-functions" "^7.14.5"
|
1219 | 1229 | "@babel/plugin-transform-block-scoping" "^7.14.5"
|
1220 |
| - "@babel/plugin-transform-classes" "^7.14.5" |
| 1230 | + "@babel/plugin-transform-classes" "^7.14.9" |
1221 | 1231 | "@babel/plugin-transform-computed-properties" "^7.14.5"
|
1222 | 1232 | "@babel/plugin-transform-destructuring" "^7.14.7"
|
1223 | 1233 | "@babel/plugin-transform-dotall-regex" "^7.14.5"
|
|
1231 | 1241 | "@babel/plugin-transform-modules-commonjs" "^7.14.5"
|
1232 | 1242 | "@babel/plugin-transform-modules-systemjs" "^7.14.5"
|
1233 | 1243 | "@babel/plugin-transform-modules-umd" "^7.14.5"
|
1234 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" |
| 1244 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9" |
1235 | 1245 | "@babel/plugin-transform-new-target" "^7.14.5"
|
1236 | 1246 | "@babel/plugin-transform-object-super" "^7.14.5"
|
1237 | 1247 | "@babel/plugin-transform-parameters" "^7.14.5"
|
|
1246 | 1256 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
1247 | 1257 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
1248 | 1258 | "@babel/preset-modules" "^0.1.4"
|
1249 |
| - "@babel/types" "^7.14.8" |
| 1259 | + "@babel/types" "^7.14.9" |
1250 | 1260 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
1251 | 1261 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
1252 | 1262 | babel-plugin-polyfill-regenerator "^0.2.2"
|
1253 |
| - core-js-compat "^3.15.0" |
| 1263 | + core-js-compat "^3.16.0" |
1254 | 1264 | semver "^6.3.0"
|
1255 | 1265 |
|
1256 | 1266 | "@babel/preset-modules@^0.1.4":
|
|
1413 | 1423 | "@babel/helper-validator-identifier" "^7.14.8"
|
1414 | 1424 | to-fast-properties "^2.0.0"
|
1415 | 1425 |
|
| 1426 | +"@babel/types@^7.14.9": |
| 1427 | + version "7.14.9" |
| 1428 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d" |
| 1429 | + integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow== |
| 1430 | + dependencies: |
| 1431 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 1432 | + to-fast-properties "^2.0.0" |
| 1433 | + |
1416 | 1434 | "@babel/types@^7.3.3":
|
1417 | 1435 | version "7.9.5"
|
1418 | 1436 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
|
@@ -4143,10 +4161,10 @@ copy-descriptor@^0.1.0:
|
4143 | 4161 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
4144 | 4162 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
4145 | 4163 |
|
4146 |
| -core-js-compat@^3.15.0: |
4147 |
| - version "3.15.0" |
4148 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa" |
4149 |
| - integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw== |
| 4164 | +core-js-compat@^3.16.0: |
| 4165 | + version "3.16.0" |
| 4166 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.0.tgz#fced4a0a534e7e02f7e084bff66c701f8281805f" |
| 4167 | + integrity sha512-5D9sPHCdewoUK7pSUPfTF7ZhLh8k9/CoJXWUEo+F1dZT5Z1DVgcuRqUKhjeKW+YLb8f21rTFgWwQJiNw1hoZ5Q== |
4150 | 4168 | dependencies:
|
4151 | 4169 | browserslist "^4.16.6"
|
4152 | 4170 | semver "7.0.0"
|
|
0 commit comments