|
423 | 423 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
424 | 424 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
425 | 425 |
|
| 426 | +"@babel/helper-validator-identifier@^7.12.11": |
| 427 | + version "7.12.11" |
| 428 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
| 429 | + integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
| 430 | + |
426 | 431 | "@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5": |
427 | 432 | version "7.9.5" |
428 | 433 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80" |
|
433 | 438 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9" |
434 | 439 | integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A== |
435 | 440 |
|
| 441 | +"@babel/helper-validator-option@^7.12.11": |
| 442 | + version "7.12.11" |
| 443 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f" |
| 444 | + integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw== |
| 445 | + |
436 | 446 | "@babel/helper-wrap-function@^7.10.4": |
437 | 447 | version "7.10.4" |
438 | 448 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87" |
|
726 | 736 | dependencies: |
727 | 737 | "@babel/helper-plugin-utils" "^7.10.4" |
728 | 738 |
|
729 | | -"@babel/plugin-transform-block-scoping@^7.12.1": |
730 | | - version "7.12.1" |
731 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1" |
732 | | - integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w== |
| 739 | +"@babel/plugin-transform-block-scoping@^7.12.11": |
| 740 | + version "7.12.11" |
| 741 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f" |
| 742 | + integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA== |
733 | 743 | dependencies: |
734 | 744 | "@babel/helper-plugin-utils" "^7.10.4" |
735 | 745 |
|
|
968 | 978 | core-js "^2.6.5" |
969 | 979 | regenerator-runtime "^0.13.4" |
970 | 980 |
|
971 | | - |
972 | | - version "7.12.10" |
973 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab" |
974 | | - integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA== |
| 981 | + |
| 982 | + version "7.12.11" |
| 983 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9" |
| 984 | + integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw== |
975 | 985 | dependencies: |
976 | 986 | "@babel/compat-data" "^7.12.7" |
977 | 987 | "@babel/helper-compilation-targets" "^7.12.5" |
978 | 988 | "@babel/helper-module-imports" "^7.12.5" |
979 | 989 | "@babel/helper-plugin-utils" "^7.10.4" |
980 | | - "@babel/helper-validator-option" "^7.12.1" |
| 990 | + "@babel/helper-validator-option" "^7.12.11" |
981 | 991 | "@babel/plugin-proposal-async-generator-functions" "^7.12.1" |
982 | 992 | "@babel/plugin-proposal-class-properties" "^7.12.1" |
983 | 993 | "@babel/plugin-proposal-dynamic-import" "^7.12.1" |
|
1006 | 1016 | "@babel/plugin-transform-arrow-functions" "^7.12.1" |
1007 | 1017 | "@babel/plugin-transform-async-to-generator" "^7.12.1" |
1008 | 1018 | "@babel/plugin-transform-block-scoped-functions" "^7.12.1" |
1009 | | - "@babel/plugin-transform-block-scoping" "^7.12.1" |
| 1019 | + "@babel/plugin-transform-block-scoping" "^7.12.11" |
1010 | 1020 | "@babel/plugin-transform-classes" "^7.12.1" |
1011 | 1021 | "@babel/plugin-transform-computed-properties" "^7.12.1" |
1012 | 1022 | "@babel/plugin-transform-destructuring" "^7.12.1" |
|
1036 | 1046 | "@babel/plugin-transform-unicode-escapes" "^7.12.1" |
1037 | 1047 | "@babel/plugin-transform-unicode-regex" "^7.12.1" |
1038 | 1048 | "@babel/preset-modules" "^0.1.3" |
1039 | | - "@babel/types" "^7.12.10" |
| 1049 | + "@babel/types" "^7.12.11" |
1040 | 1050 | core-js-compat "^3.8.0" |
1041 | 1051 | semver "^5.5.0" |
1042 | 1052 |
|
|
1207 | 1217 | lodash "^4.17.19" |
1208 | 1218 | to-fast-properties "^2.0.0" |
1209 | 1219 |
|
| 1220 | +"@babel/types@^7.12.11": |
| 1221 | + version "7.12.11" |
| 1222 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce" |
| 1223 | + integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA== |
| 1224 | + dependencies: |
| 1225 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1226 | + lodash "^4.17.19" |
| 1227 | + to-fast-properties "^2.0.0" |
| 1228 | + |
1210 | 1229 | "@babel/types@^7.12.5", "@babel/types@^7.12.7": |
1211 | 1230 | version "7.12.7" |
1212 | 1231 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
|
0 commit comments