|
294 | 294 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
295 | 295 | integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
296 | 296 |
|
| 297 | +"@babel/helper-validator-identifier@^7.12.11": |
| 298 | + version "7.12.11" |
| 299 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" |
| 300 | + integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== |
| 301 | + |
297 | 302 | "@babel/helper-validator-option@^7.12.1":
|
298 | 303 | version "7.12.1"
|
299 | 304 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
|
300 | 305 | integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
|
301 | 306 |
|
| 307 | +"@babel/helper-validator-option@^7.12.11": |
| 308 | + version "7.12.11" |
| 309 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f" |
| 310 | + integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw== |
| 311 | + |
302 | 312 | "@babel/helper-wrap-function@^7.10.4":
|
303 | 313 | version "7.12.3"
|
304 | 314 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
|
|
556 | 566 | dependencies:
|
557 | 567 | "@babel/helper-plugin-utils" "^7.10.4"
|
558 | 568 |
|
559 |
| -"@babel/plugin-transform-block-scoping@^7.12.1": |
560 |
| - version "7.12.1" |
561 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1" |
562 |
| - integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w== |
| 569 | +"@babel/plugin-transform-block-scoping@^7.12.11": |
| 570 | + version "7.12.11" |
| 571 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f" |
| 572 | + integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA== |
563 | 573 | dependencies:
|
564 | 574 | "@babel/helper-plugin-utils" "^7.10.4"
|
565 | 575 |
|
|
782 | 792 | "@babel/helper-create-regexp-features-plugin" "^7.12.1"
|
783 | 793 | "@babel/helper-plugin-utils" "^7.10.4"
|
784 | 794 |
|
785 |
| - |
786 |
| - version "7.12.10" |
787 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab" |
788 |
| - integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA== |
| 795 | + |
| 796 | + version "7.12.11" |
| 797 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9" |
| 798 | + integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw== |
789 | 799 | dependencies:
|
790 | 800 | "@babel/compat-data" "^7.12.7"
|
791 | 801 | "@babel/helper-compilation-targets" "^7.12.5"
|
792 | 802 | "@babel/helper-module-imports" "^7.12.5"
|
793 | 803 | "@babel/helper-plugin-utils" "^7.10.4"
|
794 |
| - "@babel/helper-validator-option" "^7.12.1" |
| 804 | + "@babel/helper-validator-option" "^7.12.11" |
795 | 805 | "@babel/plugin-proposal-async-generator-functions" "^7.12.1"
|
796 | 806 | "@babel/plugin-proposal-class-properties" "^7.12.1"
|
797 | 807 | "@babel/plugin-proposal-dynamic-import" "^7.12.1"
|
|
820 | 830 | "@babel/plugin-transform-arrow-functions" "^7.12.1"
|
821 | 831 | "@babel/plugin-transform-async-to-generator" "^7.12.1"
|
822 | 832 | "@babel/plugin-transform-block-scoped-functions" "^7.12.1"
|
823 |
| - "@babel/plugin-transform-block-scoping" "^7.12.1" |
| 833 | + "@babel/plugin-transform-block-scoping" "^7.12.11" |
824 | 834 | "@babel/plugin-transform-classes" "^7.12.1"
|
825 | 835 | "@babel/plugin-transform-computed-properties" "^7.12.1"
|
826 | 836 | "@babel/plugin-transform-destructuring" "^7.12.1"
|
|
850 | 860 | "@babel/plugin-transform-unicode-escapes" "^7.12.1"
|
851 | 861 | "@babel/plugin-transform-unicode-regex" "^7.12.1"
|
852 | 862 | "@babel/preset-modules" "^0.1.3"
|
853 |
| - "@babel/types" "^7.12.10" |
| 863 | + "@babel/types" "^7.12.11" |
854 | 864 | core-js-compat "^3.8.0"
|
855 | 865 | semver "^5.5.0"
|
856 | 866 |
|
|
949 | 959 | lodash "^4.17.19"
|
950 | 960 | to-fast-properties "^2.0.0"
|
951 | 961 |
|
| 962 | +"@babel/types@^7.12.11": |
| 963 | + version "7.12.11" |
| 964 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce" |
| 965 | + integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA== |
| 966 | + dependencies: |
| 967 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 968 | + lodash "^4.17.19" |
| 969 | + to-fast-properties "^2.0.0" |
| 970 | + |
952 | 971 | "@babel/types@^7.12.7":
|
953 | 972 | version "7.12.7"
|
954 | 973 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
|
|
0 commit comments