|
912 | 912 | dependencies: |
913 | 913 | "@babel/helper-plugin-utils" "^7.12.13" |
914 | 914 |
|
915 | | -"@babel/plugin-transform-block-scoping@^7.13.16": |
916 | | - version "7.13.16" |
917 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.13.16.tgz#a9c0f10794855c63b1d629914c7dcfeddd185892" |
918 | | - integrity sha512-ad3PHUxGnfWF4Efd3qFuznEtZKoBp0spS+DgqzVzRPV7urEBvPLue3y2j80w4Jf2YLzZHj8TOv/Lmvdmh3b2xg== |
| 915 | +"@babel/plugin-transform-block-scoping@^7.14.1": |
| 916 | + version "7.14.1" |
| 917 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2" |
| 918 | + integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA== |
919 | 919 | dependencies: |
920 | 920 | "@babel/helper-plugin-utils" "^7.13.0" |
921 | 921 |
|
|
1178 | 1178 | "@babel/helper-create-regexp-features-plugin" "^7.12.13" |
1179 | 1179 | "@babel/helper-plugin-utils" "^7.12.13" |
1180 | 1180 |
|
1181 | | -"@babel/preset-env@7.14.0": |
1182 | | - version "7.14.0" |
1183 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.0.tgz#236f88cd5da625e625dd40500d4824523f50e6c5" |
1184 | | - integrity sha512-GWRCdBv2whxqqaSi7bo/BEXf070G/fWFMEdCnmoRg2CZJy4GK06ovFuEjJrZhDRXYgBsYtxVbG8GUHvw+UWBkQ== |
| 1181 | +"@babel/preset-env@7.14.1": |
| 1182 | + version "7.14.1" |
| 1183 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93" |
| 1184 | + integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ== |
1185 | 1185 | dependencies: |
1186 | 1186 | "@babel/compat-data" "^7.14.0" |
1187 | 1187 | "@babel/helper-compilation-targets" "^7.13.16" |
|
1220 | 1220 | "@babel/plugin-transform-arrow-functions" "^7.13.0" |
1221 | 1221 | "@babel/plugin-transform-async-to-generator" "^7.13.0" |
1222 | 1222 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13" |
1223 | | - "@babel/plugin-transform-block-scoping" "^7.13.16" |
| 1223 | + "@babel/plugin-transform-block-scoping" "^7.14.1" |
1224 | 1224 | "@babel/plugin-transform-classes" "^7.13.0" |
1225 | 1225 | "@babel/plugin-transform-computed-properties" "^7.13.0" |
1226 | 1226 | "@babel/plugin-transform-destructuring" "^7.13.17" |
|
1250 | 1250 | "@babel/plugin-transform-unicode-escapes" "^7.12.13" |
1251 | 1251 | "@babel/plugin-transform-unicode-regex" "^7.12.13" |
1252 | 1252 | "@babel/preset-modules" "^0.1.4" |
1253 | | - "@babel/types" "^7.14.0" |
| 1253 | + "@babel/types" "^7.14.1" |
1254 | 1254 | babel-plugin-polyfill-corejs2 "^0.2.0" |
1255 | 1255 | babel-plugin-polyfill-corejs3 "^0.2.0" |
1256 | 1256 | babel-plugin-polyfill-regenerator "^0.2.0" |
|
1426 | 1426 | "@babel/helper-validator-identifier" "^7.14.0" |
1427 | 1427 | to-fast-properties "^2.0.0" |
1428 | 1428 |
|
| 1429 | +"@babel/types@^7.14.1": |
| 1430 | + version "7.14.1" |
| 1431 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db" |
| 1432 | + integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA== |
| 1433 | + dependencies: |
| 1434 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 1435 | + to-fast-properties "^2.0.0" |
| 1436 | + |
1429 | 1437 | "@babel/types@^7.3.3": |
1430 | 1438 | version "7.9.5" |
1431 | 1439 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444" |
|
0 commit comments