|
33 | 33 | dependencies:
|
34 | 34 | "@babel/highlight" "^7.12.13"
|
35 | 35 |
|
36 |
| -"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.8": |
37 |
| - version "7.13.8" |
38 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" |
39 |
| - integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== |
| 36 | +"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": |
| 37 | + version "7.13.12" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
| 39 | + integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
40 | 40 |
|
41 | 41 | "@babel/core@^7.1.0", "@babel/core@^7.13.10", "@babel/core@^7.7.5":
|
42 | 42 | version "7.13.10"
|
|
308 | 308 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.11.tgz#f93ebfc99d21c1772afbbaa153f47e7ce2f50b88"
|
309 | 309 | integrity sha512-PhuoqeHoO9fc4ffMEVk4qb/w/s2iOSWohvbHxLtxui0eBg3Lg5gN1U8wp1V1u61hOWkPQJJyJzGH6Y+grwkq8Q==
|
310 | 310 |
|
| 311 | +"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
| 312 | + version "7.13.12" |
| 313 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a" |
| 314 | + integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ== |
| 315 | + dependencies: |
| 316 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 317 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
| 318 | + "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
| 319 | + |
311 | 320 | "@babel/plugin-proposal-async-generator-functions@^7.13.8":
|
312 | 321 | version "7.13.8"
|
313 | 322 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
|
|
392 | 401 | "@babel/helper-plugin-utils" "^7.13.0"
|
393 | 402 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
394 | 403 |
|
395 |
| -"@babel/plugin-proposal-optional-chaining@^7.13.8": |
396 |
| - version "7.13.8" |
397 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756" |
398 |
| - integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ== |
| 404 | +"@babel/plugin-proposal-optional-chaining@^7.13.12": |
| 405 | + version "7.13.12" |
| 406 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866" |
| 407 | + integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ== |
399 | 408 | dependencies:
|
400 | 409 | "@babel/helper-plugin-utils" "^7.13.0"
|
401 | 410 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
763 | 772 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
764 | 773 | "@babel/helper-plugin-utils" "^7.12.13"
|
765 | 774 |
|
766 |
| -"@babel/preset-env@^7.13.10": |
767 |
| - version "7.13.10" |
768 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252" |
769 |
| - integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ== |
| 775 | +"@babel/preset-env@^7.13.12": |
| 776 | + version "7.13.12" |
| 777 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" |
| 778 | + integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== |
770 | 779 | dependencies:
|
771 |
| - "@babel/compat-data" "^7.13.8" |
| 780 | + "@babel/compat-data" "^7.13.12" |
772 | 781 | "@babel/helper-compilation-targets" "^7.13.10"
|
773 | 782 | "@babel/helper-plugin-utils" "^7.13.0"
|
774 | 783 | "@babel/helper-validator-option" "^7.12.17"
|
| 784 | + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" |
775 | 785 | "@babel/plugin-proposal-async-generator-functions" "^7.13.8"
|
776 | 786 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
777 | 787 | "@babel/plugin-proposal-dynamic-import" "^7.13.8"
|
|
782 | 792 | "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
783 | 793 | "@babel/plugin-proposal-object-rest-spread" "^7.13.8"
|
784 | 794 | "@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
|
785 |
| - "@babel/plugin-proposal-optional-chaining" "^7.13.8" |
| 795 | + "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
786 | 796 | "@babel/plugin-proposal-private-methods" "^7.13.0"
|
787 | 797 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
788 | 798 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
830 | 840 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
831 | 841 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
832 | 842 | "@babel/preset-modules" "^0.1.4"
|
833 |
| - "@babel/types" "^7.13.0" |
| 843 | + "@babel/types" "^7.13.12" |
834 | 844 | babel-plugin-polyfill-corejs2 "^0.1.4"
|
835 | 845 | babel-plugin-polyfill-corejs3 "^0.1.3"
|
836 | 846 | babel-plugin-polyfill-regenerator "^0.1.2"
|
|
894 | 904 | globals "^11.1.0"
|
895 | 905 | lodash "^4.17.19"
|
896 | 906 |
|
897 |
| -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
898 |
| - version "7.13.0" |
899 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
900 |
| - integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
| 907 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 908 | + version "7.13.12" |
| 909 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd" |
| 910 | + integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA== |
901 | 911 | dependencies:
|
902 | 912 | "@babel/helper-validator-identifier" "^7.12.11"
|
903 | 913 | lodash "^4.17.19"
|
|
0 commit comments