|
32 | 32 | dependencies:
|
33 | 33 | "@babel/highlight" "^7.8.3"
|
34 | 34 |
|
35 |
| -"@babel/compat-data@^7.8.4": |
36 |
| - version "7.8.5" |
37 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.5.tgz#d28ce872778c23551cbb9432fc68d28495b613b9" |
38 |
| - integrity sha512-jWYUqQX/ObOhG1UiEkbH5SANsE/8oKXiQWjj7p7xgj9Zmnt//aUvyz4dBkK0HNsS8/cbyC5NmmH87VekW+mXFg== |
| 35 | +"@babel/compat-data@^7.8.6": |
| 36 | + version "7.8.6" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.6.tgz#7eeaa0dfa17e50c7d9c0832515eee09b56f04e35" |
| 38 | + integrity sha512-CurCIKPTkS25Mb8mz267vU95vy+TyUpnctEX2lV33xWNmHAfjruztgiPBbXZRh3xZZy1CYvGx6XfxyTVS+sk7Q== |
39 | 39 | dependencies:
|
40 | 40 | browserslist "^4.8.5"
|
41 | 41 | invariant "^2.2.4"
|
42 | 42 | semver "^5.5.0"
|
43 | 43 |
|
44 |
| -"@babel/core@7.8.4": |
45 |
| - version "7.8.4" |
46 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.4.tgz#d496799e5c12195b3602d0fddd77294e3e38e80e" |
47 |
| - integrity sha512-0LiLrB2PwrVI+a2/IEskBopDYSd8BCb3rOvH7D5tzoWd696TBEduBvuLVm4Nx6rltrLZqvI3MCalB2K2aVzQjA== |
| 44 | +"@babel/core@7.8.6": |
| 45 | + version "7.8.6" |
| 46 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.6.tgz#27d7df9258a45c2e686b6f18b6c659e563aa4636" |
| 47 | + integrity sha512-Sheg7yEJD51YHAvLEV/7Uvw95AeWqYPL3Vk3zGujJKIhJ+8oLw2ALaf3hbucILhKsgSoADOvtKRJuNVdcJkOrg== |
48 | 48 | dependencies:
|
49 | 49 | "@babel/code-frame" "^7.8.3"
|
50 |
| - "@babel/generator" "^7.8.4" |
| 50 | + "@babel/generator" "^7.8.6" |
51 | 51 | "@babel/helpers" "^7.8.4"
|
52 |
| - "@babel/parser" "^7.8.4" |
53 |
| - "@babel/template" "^7.8.3" |
54 |
| - "@babel/traverse" "^7.8.4" |
55 |
| - "@babel/types" "^7.8.3" |
| 52 | + "@babel/parser" "^7.8.6" |
| 53 | + "@babel/template" "^7.8.6" |
| 54 | + "@babel/traverse" "^7.8.6" |
| 55 | + "@babel/types" "^7.8.6" |
56 | 56 | convert-source-map "^1.7.0"
|
57 | 57 | debug "^4.1.0"
|
58 | 58 | gensync "^1.0.0-beta.1"
|
|
133 | 133 | lodash "^4.17.13"
|
134 | 134 | source-map "^0.5.0"
|
135 | 135 |
|
| 136 | +"@babel/generator@^7.8.6": |
| 137 | + version "7.8.6" |
| 138 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.6.tgz#57adf96d370c9a63c241cd719f9111468578537a" |
| 139 | + integrity sha512-4bpOR5ZBz+wWcMeVtcf7FbjcFzCp+817z2/gHNncIRcM9MmKzUhtWCYAq27RAfUrAFwb+OCG1s9WEaVxfi6cjg== |
| 140 | + dependencies: |
| 141 | + "@babel/types" "^7.8.6" |
| 142 | + jsesc "^2.5.1" |
| 143 | + lodash "^4.17.13" |
| 144 | + source-map "^0.5.0" |
| 145 | + |
136 | 146 | "@babel/helper-annotate-as-pure@^7.8.3":
|
137 | 147 | version "7.8.3"
|
138 | 148 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
|
|
157 | 167 | "@babel/traverse" "^7.8.3"
|
158 | 168 | "@babel/types" "^7.8.3"
|
159 | 169 |
|
160 |
| -"@babel/helper-compilation-targets@^7.8.4": |
161 |
| - version "7.8.4" |
162 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88" |
163 |
| - integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg== |
| 170 | +"@babel/helper-compilation-targets@^7.8.6": |
| 171 | + version "7.8.6" |
| 172 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.6.tgz#015b85db69e3a34240d5c2b761fc53eb9695f09c" |
| 173 | + integrity sha512-UrJdk27hKVJSnibFcUWYLkCL0ZywTUoot8yii1lsHJcvwrypagmYKjHLMWivQPm4s6GdyygCL8fiH5EYLxhQwQ== |
164 | 174 | dependencies:
|
165 |
| - "@babel/compat-data" "^7.8.4" |
| 175 | + "@babel/compat-data" "^7.8.6" |
166 | 176 | browserslist "^4.8.5"
|
167 | 177 | invariant "^2.2.4"
|
168 | 178 | levenary "^1.1.1"
|
|
303 | 313 | "@babel/traverse" "^7.8.3"
|
304 | 314 | "@babel/types" "^7.8.3"
|
305 | 315 |
|
| 316 | +"@babel/helper-replace-supers@^7.8.6": |
| 317 | + version "7.8.6" |
| 318 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8" |
| 319 | + integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA== |
| 320 | + dependencies: |
| 321 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 322 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 323 | + "@babel/traverse" "^7.8.6" |
| 324 | + "@babel/types" "^7.8.6" |
| 325 | + |
306 | 326 | "@babel/helper-simple-access@^7.8.3":
|
307 | 327 | version "7.8.3"
|
308 | 328 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
|
|
395 | 415 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.3.tgz#790874091d2001c9be6ec426c2eed47bc7679081"
|
396 | 416 | integrity sha512-/V72F4Yp/qmHaTALizEm9Gf2eQHV3QyTL3K0cNfijwnMnb1L+LDlAubb/ZnSdGAVzVSWakujHYs1I26x66sMeQ==
|
397 | 417 |
|
| 418 | +"@babel/parser@^7.8.6": |
| 419 | + version "7.8.6" |
| 420 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.6.tgz#ba5c9910cddb77685a008e3c587af8d27b67962c" |
| 421 | + integrity sha512-trGNYSfwq5s0SgM1BMEB8hX3NDmO7EP2wsDGDexiaKMB92BaRpS+qZfpkMqUBhcsOTBwNy9B/jieo4ad/t/z2g== |
| 422 | + |
398 | 423 | "@babel/plugin-proposal-async-generator-functions@^7.8.3":
|
399 | 424 | version "7.8.3"
|
400 | 425 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
|
|
561 | 586 | "@babel/helper-plugin-utils" "^7.8.3"
|
562 | 587 | lodash "^4.17.13"
|
563 | 588 |
|
564 |
| -"@babel/plugin-transform-classes@^7.8.3": |
565 |
| - version "7.8.3" |
566 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.3.tgz#46fd7a9d2bb9ea89ce88720477979fe0d71b21b8" |
567 |
| - integrity sha512-SjT0cwFJ+7Rbr1vQsvphAHwUHvSUPmMjMU/0P59G8U2HLFqSa082JO7zkbDNWs9kH/IUqpHI6xWNesGf8haF1w== |
| 589 | +"@babel/plugin-transform-classes@^7.8.6": |
| 590 | + version "7.8.6" |
| 591 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.6.tgz#77534447a477cbe5995ae4aee3e39fbc8090c46d" |
| 592 | + integrity sha512-k9r8qRay/R6v5aWZkrEclEhKO6mc1CCQr2dLsVHBmOQiMpN6I2bpjX3vgnldUWeEI1GHVNByULVxZ4BdP4Hmdg== |
568 | 593 | dependencies:
|
569 | 594 | "@babel/helper-annotate-as-pure" "^7.8.3"
|
570 | 595 | "@babel/helper-define-map" "^7.8.3"
|
571 | 596 | "@babel/helper-function-name" "^7.8.3"
|
572 | 597 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
573 | 598 | "@babel/helper-plugin-utils" "^7.8.3"
|
574 |
| - "@babel/helper-replace-supers" "^7.8.3" |
| 599 | + "@babel/helper-replace-supers" "^7.8.6" |
575 | 600 | "@babel/helper-split-export-declaration" "^7.8.3"
|
576 | 601 | globals "^11.1.0"
|
577 | 602 |
|
|
612 | 637 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
|
613 | 638 | "@babel/helper-plugin-utils" "^7.8.3"
|
614 | 639 |
|
615 |
| -"@babel/plugin-transform-for-of@^7.8.4": |
616 |
| - version "7.8.4" |
617 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d" |
618 |
| - integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A== |
| 640 | +"@babel/plugin-transform-for-of@^7.8.6": |
| 641 | + version "7.8.6" |
| 642 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.6.tgz#a051bd1b402c61af97a27ff51b468321c7c2a085" |
| 643 | + integrity sha512-M0pw4/1/KI5WAxPsdcUL/w2LJ7o89YHN3yLkzNjg7Yl15GlVGgzHyCU+FMeAxevHGsLVmUqbirlUIKTafPmzdw== |
619 | 644 | dependencies:
|
620 | 645 | "@babel/helper-plugin-utils" "^7.8.3"
|
621 | 646 |
|
|
775 | 800 | "@babel/helper-create-regexp-features-plugin" "^7.8.3"
|
776 | 801 | "@babel/helper-plugin-utils" "^7.8.3"
|
777 | 802 |
|
778 |
| -"@babel/preset-env@7.8.4": |
779 |
| - version "7.8.4" |
780 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e" |
781 |
| - integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w== |
| 803 | +"@babel/preset-env@7.8.6": |
| 804 | + version "7.8.6" |
| 805 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.6.tgz#2a0773b08589ecba4995fc71b1965e4f531af40b" |
| 806 | + integrity sha512-M5u8llV9DIVXBFB/ArIpqJuvXpO+ymxcJ6e8ZAmzeK3sQeBNOD1y+rHvHCGG4TlEmsNpIrdecsHGHT8ZCoOSJg== |
782 | 807 | dependencies:
|
783 |
| - "@babel/compat-data" "^7.8.4" |
784 |
| - "@babel/helper-compilation-targets" "^7.8.4" |
| 808 | + "@babel/compat-data" "^7.8.6" |
| 809 | + "@babel/helper-compilation-targets" "^7.8.6" |
785 | 810 | "@babel/helper-module-imports" "^7.8.3"
|
786 | 811 | "@babel/helper-plugin-utils" "^7.8.3"
|
787 | 812 | "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
|
|
804 | 829 | "@babel/plugin-transform-async-to-generator" "^7.8.3"
|
805 | 830 | "@babel/plugin-transform-block-scoped-functions" "^7.8.3"
|
806 | 831 | "@babel/plugin-transform-block-scoping" "^7.8.3"
|
807 |
| - "@babel/plugin-transform-classes" "^7.8.3" |
| 832 | + "@babel/plugin-transform-classes" "^7.8.6" |
808 | 833 | "@babel/plugin-transform-computed-properties" "^7.8.3"
|
809 | 834 | "@babel/plugin-transform-destructuring" "^7.8.3"
|
810 | 835 | "@babel/plugin-transform-dotall-regex" "^7.8.3"
|
811 | 836 | "@babel/plugin-transform-duplicate-keys" "^7.8.3"
|
812 | 837 | "@babel/plugin-transform-exponentiation-operator" "^7.8.3"
|
813 |
| - "@babel/plugin-transform-for-of" "^7.8.4" |
| 838 | + "@babel/plugin-transform-for-of" "^7.8.6" |
814 | 839 | "@babel/plugin-transform-function-name" "^7.8.3"
|
815 | 840 | "@babel/plugin-transform-literals" "^7.8.3"
|
816 | 841 | "@babel/plugin-transform-member-expression-literals" "^7.8.3"
|
|
831 | 856 | "@babel/plugin-transform-template-literals" "^7.8.3"
|
832 | 857 | "@babel/plugin-transform-typeof-symbol" "^7.8.4"
|
833 | 858 | "@babel/plugin-transform-unicode-regex" "^7.8.3"
|
834 |
| - "@babel/types" "^7.8.3" |
| 859 | + "@babel/types" "^7.8.6" |
835 | 860 | browserslist "^4.8.5"
|
836 | 861 | core-js-compat "^3.6.2"
|
837 | 862 | invariant "^2.2.2"
|
|
863 | 888 | "@babel/parser" "^7.8.3"
|
864 | 889 | "@babel/types" "^7.8.3"
|
865 | 890 |
|
| 891 | +"@babel/template@^7.8.6": |
| 892 | + version "7.8.6" |
| 893 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
| 894 | + integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg== |
| 895 | + dependencies: |
| 896 | + "@babel/code-frame" "^7.8.3" |
| 897 | + "@babel/parser" "^7.8.6" |
| 898 | + "@babel/types" "^7.8.6" |
| 899 | + |
866 | 900 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.7.4":
|
867 | 901 | version "7.7.4"
|
868 | 902 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.7.4.tgz#9c1e7c60fb679fe4fcfaa42500833333c2058558"
|
|
908 | 942 | globals "^11.1.0"
|
909 | 943 | lodash "^4.17.13"
|
910 | 944 |
|
| 945 | +"@babel/traverse@^7.8.6": |
| 946 | + version "7.8.6" |
| 947 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff" |
| 948 | + integrity sha512-2B8l0db/DPi8iinITKuo7cbPznLCEk0kCxDoB9/N6gGNg/gxOXiR/IcymAFPiBwk5w6TtQ27w4wpElgp9btR9A== |
| 949 | + dependencies: |
| 950 | + "@babel/code-frame" "^7.8.3" |
| 951 | + "@babel/generator" "^7.8.6" |
| 952 | + "@babel/helper-function-name" "^7.8.3" |
| 953 | + "@babel/helper-split-export-declaration" "^7.8.3" |
| 954 | + "@babel/parser" "^7.8.6" |
| 955 | + "@babel/types" "^7.8.6" |
| 956 | + debug "^4.1.0" |
| 957 | + globals "^11.1.0" |
| 958 | + lodash "^4.17.13" |
| 959 | + |
911 | 960 | "@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.7.4":
|
912 | 961 | version "7.7.4"
|
913 | 962 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.7.4.tgz#516570d539e44ddf308c07569c258ff94fde9193"
|
|
926 | 975 | lodash "^4.17.13"
|
927 | 976 | to-fast-properties "^2.0.0"
|
928 | 977 |
|
| 978 | +"@babel/types@^7.8.6": |
| 979 | + version "7.8.6" |
| 980 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.6.tgz#629ecc33c2557fcde7126e58053127afdb3e6d01" |
| 981 | + integrity sha512-wqz7pgWMIrht3gquyEFPVXeXCti72Rm8ep9b5tQKz9Yg9LzJA3HxosF1SB3Kc81KD1A3XBkkVYtJvCKS2Z/QrA== |
| 982 | + dependencies: |
| 983 | + esutils "^2.0.2" |
| 984 | + lodash "^4.17.13" |
| 985 | + to-fast-properties "^2.0.0" |
| 986 | + |
929 | 987 | "@bcoe/v8-coverage@^0.2.3":
|
930 | 988 | version "0.2.3"
|
931 | 989 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments