|
42 | 42 | dependencies:
|
43 | 43 | "@babel/highlight" "^7.12.13"
|
44 | 44 |
|
45 |
| -"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.8": |
46 |
| - version "7.13.8" |
47 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" |
48 |
| - integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== |
| 45 | +"@babel/compat-data@^7.13.0", "@babel/compat-data@^7.13.12", "@babel/compat-data@^7.13.8": |
| 46 | + version "7.13.12" |
| 47 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" |
| 48 | + integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== |
49 | 49 |
|
50 | 50 | "@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.7.5":
|
51 | 51 | version "7.13.10"
|
|
291 | 291 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
|
292 | 292 | integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
|
293 | 293 |
|
| 294 | +"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
| 295 | + version "7.13.12" |
| 296 | + 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" |
| 297 | + integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ== |
| 298 | + dependencies: |
| 299 | + "@babel/helper-plugin-utils" "^7.13.0" |
| 300 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" |
| 301 | + "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
| 302 | + |
294 | 303 | "@babel/plugin-proposal-async-generator-functions@^7.13.8":
|
295 | 304 | version "7.13.8"
|
296 | 305 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1"
|
|
375 | 384 | "@babel/helper-plugin-utils" "^7.13.0"
|
376 | 385 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
|
377 | 386 |
|
378 |
| -"@babel/plugin-proposal-optional-chaining@^7.13.8": |
379 |
| - version "7.13.8" |
380 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756" |
381 |
| - integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ== |
| 387 | +"@babel/plugin-proposal-optional-chaining@^7.13.12": |
| 388 | + version "7.13.12" |
| 389 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866" |
| 390 | + integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ== |
382 | 391 | dependencies:
|
383 | 392 | "@babel/helper-plugin-utils" "^7.13.0"
|
384 | 393 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
762 | 771 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
763 | 772 | "@babel/helper-plugin-utils" "^7.12.13"
|
764 | 773 |
|
765 |
| - |
766 |
| - version "7.13.10" |
767 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252" |
768 |
| - integrity sha512-nOsTScuoRghRtUsRr/c69d042ysfPHcu+KOB4A9aAO9eJYqrkat+LF8G1yp1HD18QiwixT2CisZTr/0b3YZPXQ== |
| 774 | + |
| 775 | + version "7.13.12" |
| 776 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" |
| 777 | + integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== |
769 | 778 | dependencies:
|
770 |
| - "@babel/compat-data" "^7.13.8" |
| 779 | + "@babel/compat-data" "^7.13.12" |
771 | 780 | "@babel/helper-compilation-targets" "^7.13.10"
|
772 | 781 | "@babel/helper-plugin-utils" "^7.13.0"
|
773 | 782 | "@babel/helper-validator-option" "^7.12.17"
|
| 783 | + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" |
774 | 784 | "@babel/plugin-proposal-async-generator-functions" "^7.13.8"
|
775 | 785 | "@babel/plugin-proposal-class-properties" "^7.13.0"
|
776 | 786 | "@babel/plugin-proposal-dynamic-import" "^7.13.8"
|
|
781 | 791 | "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
782 | 792 | "@babel/plugin-proposal-object-rest-spread" "^7.13.8"
|
783 | 793 | "@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
|
784 |
| - "@babel/plugin-proposal-optional-chaining" "^7.13.8" |
| 794 | + "@babel/plugin-proposal-optional-chaining" "^7.13.12" |
785 | 795 | "@babel/plugin-proposal-private-methods" "^7.13.0"
|
786 | 796 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
787 | 797 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
829 | 839 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
830 | 840 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
831 | 841 | "@babel/preset-modules" "^0.1.4"
|
832 |
| - "@babel/types" "^7.13.0" |
| 842 | + "@babel/types" "^7.13.12" |
833 | 843 | babel-plugin-polyfill-corejs2 "^0.1.4"
|
834 | 844 | babel-plugin-polyfill-corejs3 "^0.1.3"
|
835 | 845 | babel-plugin-polyfill-regenerator "^0.1.2"
|
|
887 | 897 | globals "^11.1.0"
|
888 | 898 | lodash "^4.17.19"
|
889 | 899 |
|
890 |
| -"@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": |
891 |
| - version "7.13.0" |
892 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80" |
893 |
| - integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA== |
| 900 | +"@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": |
| 901 | + version "7.13.13" |
| 902 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.13.tgz#dcd8b815b38f537a3697ce84c8e3cc62197df96f" |
| 903 | + integrity sha512-kt+EpC6qDfIaqlP+DIbIJOclYy/A1YXs9dAf/ljbi+39Bcbc073H6jKVpXEr/EoIh5anGn5xq/yRVzKl+uIc9w== |
894 | 904 | dependencies:
|
895 | 905 | "@babel/helper-validator-identifier" "^7.12.11"
|
896 | 906 | lodash "^4.17.19"
|
|
0 commit comments