|
25 | 25 | dependencies:
|
26 | 26 | "@babel/highlight" "^7.8.3"
|
27 | 27 |
|
28 |
| -"@babel/compat-data@^7.8.4": |
29 |
| - version "7.8.4" |
30 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.4.tgz#bbe65d05a291667a8394fe8a0e0e277ef22b0d2a" |
31 |
| - integrity sha512-lHLhlsvFjJAqNU71b7k6Vv9ewjmTXKvqaMv7n0G1etdCabWLw3nEYE8mmgoVOxMIFE07xOvo7H7XBASirX6Rrg== |
| 28 | +"@babel/compat-data@^7.8.6": |
| 29 | + version "7.8.6" |
| 30 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.6.tgz#7eeaa0dfa17e50c7d9c0832515eee09b56f04e35" |
| 31 | + integrity sha512-CurCIKPTkS25Mb8mz267vU95vy+TyUpnctEX2lV33xWNmHAfjruztgiPBbXZRh3xZZy1CYvGx6XfxyTVS+sk7Q== |
32 | 32 | dependencies:
|
33 | 33 | browserslist "^4.8.5"
|
34 | 34 | invariant "^2.2.4"
|
|
65 | 65 | lodash "^4.17.13"
|
66 | 66 | source-map "^0.5.0"
|
67 | 67 |
|
| 68 | +"@babel/generator@^7.8.6": |
| 69 | + version "7.8.6" |
| 70 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.6.tgz#57adf96d370c9a63c241cd719f9111468578537a" |
| 71 | + integrity sha512-4bpOR5ZBz+wWcMeVtcf7FbjcFzCp+817z2/gHNncIRcM9MmKzUhtWCYAq27RAfUrAFwb+OCG1s9WEaVxfi6cjg== |
| 72 | + dependencies: |
| 73 | + "@babel/types" "^7.8.6" |
| 74 | + jsesc "^2.5.1" |
| 75 | + lodash "^4.17.13" |
| 76 | + source-map "^0.5.0" |
| 77 | + |
68 | 78 | "@babel/helper-annotate-as-pure@^7.8.3":
|
69 | 79 | version "7.8.3"
|
70 | 80 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
|
|
89 | 99 | "@babel/traverse" "^7.8.3"
|
90 | 100 | "@babel/types" "^7.8.3"
|
91 | 101 |
|
92 |
| -"@babel/helper-compilation-targets@^7.8.4": |
93 |
| - version "7.8.4" |
94 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88" |
95 |
| - integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg== |
| 102 | +"@babel/helper-compilation-targets@^7.8.6": |
| 103 | + version "7.8.6" |
| 104 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.6.tgz#015b85db69e3a34240d5c2b761fc53eb9695f09c" |
| 105 | + integrity sha512-UrJdk27hKVJSnibFcUWYLkCL0ZywTUoot8yii1lsHJcvwrypagmYKjHLMWivQPm4s6GdyygCL8fiH5EYLxhQwQ== |
96 | 106 | dependencies:
|
97 |
| - "@babel/compat-data" "^7.8.4" |
| 107 | + "@babel/compat-data" "^7.8.6" |
98 | 108 | browserslist "^4.8.5"
|
99 | 109 | invariant "^2.2.4"
|
100 | 110 | levenary "^1.1.1"
|
|
214 | 224 | "@babel/traverse" "^7.8.3"
|
215 | 225 | "@babel/types" "^7.8.3"
|
216 | 226 |
|
| 227 | +"@babel/helper-replace-supers@^7.8.6": |
| 228 | + version "7.8.6" |
| 229 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8" |
| 230 | + integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA== |
| 231 | + dependencies: |
| 232 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 233 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 234 | + "@babel/traverse" "^7.8.6" |
| 235 | + "@babel/types" "^7.8.6" |
| 236 | + |
217 | 237 | "@babel/helper-simple-access@^7.8.3":
|
218 | 238 | version "7.8.3"
|
219 | 239 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
|
|
276 | 296 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
|
277 | 297 | integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
|
278 | 298 |
|
| 299 | +"@babel/parser@^7.8.6": |
| 300 | + version "7.8.6" |
| 301 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.6.tgz#ba5c9910cddb77685a008e3c587af8d27b67962c" |
| 302 | + integrity sha512-trGNYSfwq5s0SgM1BMEB8hX3NDmO7EP2wsDGDexiaKMB92BaRpS+qZfpkMqUBhcsOTBwNy9B/jieo4ad/t/z2g== |
| 303 | + |
279 | 304 | "@babel/plugin-proposal-async-generator-functions@^7.8.3":
|
280 | 305 | version "7.8.3"
|
281 | 306 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
|
|
435 | 460 | "@babel/helper-plugin-utils" "^7.8.3"
|
436 | 461 | lodash "^4.17.13"
|
437 | 462 |
|
438 |
| -"@babel/plugin-transform-classes@^7.8.3": |
439 |
| - version "7.8.3" |
440 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.3.tgz#46fd7a9d2bb9ea89ce88720477979fe0d71b21b8" |
441 |
| - integrity sha512-SjT0cwFJ+7Rbr1vQsvphAHwUHvSUPmMjMU/0P59G8U2HLFqSa082JO7zkbDNWs9kH/IUqpHI6xWNesGf8haF1w== |
| 463 | +"@babel/plugin-transform-classes@^7.8.6": |
| 464 | + version "7.8.6" |
| 465 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.6.tgz#77534447a477cbe5995ae4aee3e39fbc8090c46d" |
| 466 | + integrity sha512-k9r8qRay/R6v5aWZkrEclEhKO6mc1CCQr2dLsVHBmOQiMpN6I2bpjX3vgnldUWeEI1GHVNByULVxZ4BdP4Hmdg== |
442 | 467 | dependencies:
|
443 | 468 | "@babel/helper-annotate-as-pure" "^7.8.3"
|
444 | 469 | "@babel/helper-define-map" "^7.8.3"
|
445 | 470 | "@babel/helper-function-name" "^7.8.3"
|
446 | 471 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
447 | 472 | "@babel/helper-plugin-utils" "^7.8.3"
|
448 |
| - "@babel/helper-replace-supers" "^7.8.3" |
| 473 | + "@babel/helper-replace-supers" "^7.8.6" |
449 | 474 | "@babel/helper-split-export-declaration" "^7.8.3"
|
450 | 475 | globals "^11.1.0"
|
451 | 476 |
|
|
486 | 511 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
|
487 | 512 | "@babel/helper-plugin-utils" "^7.8.3"
|
488 | 513 |
|
489 |
| -"@babel/plugin-transform-for-of@^7.8.4": |
490 |
| - version "7.8.4" |
491 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d" |
492 |
| - integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A== |
| 514 | +"@babel/plugin-transform-for-of@^7.8.6": |
| 515 | + version "7.8.6" |
| 516 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.6.tgz#a051bd1b402c61af97a27ff51b468321c7c2a085" |
| 517 | + integrity sha512-M0pw4/1/KI5WAxPsdcUL/w2LJ7o89YHN3yLkzNjg7Yl15GlVGgzHyCU+FMeAxevHGsLVmUqbirlUIKTafPmzdw== |
493 | 518 | dependencies:
|
494 | 519 | "@babel/helper-plugin-utils" "^7.8.3"
|
495 | 520 |
|
|
650 | 675 | "@babel/helper-plugin-utils" "^7.8.3"
|
651 | 676 |
|
652 | 677 | "@babel/preset-env@^7.0.0":
|
653 |
| - version "7.8.4" |
654 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e" |
655 |
| - integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w== |
| 678 | + version "7.8.6" |
| 679 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.6.tgz#2a0773b08589ecba4995fc71b1965e4f531af40b" |
| 680 | + integrity sha512-M5u8llV9DIVXBFB/ArIpqJuvXpO+ymxcJ6e8ZAmzeK3sQeBNOD1y+rHvHCGG4TlEmsNpIrdecsHGHT8ZCoOSJg== |
656 | 681 | dependencies:
|
657 |
| - "@babel/compat-data" "^7.8.4" |
658 |
| - "@babel/helper-compilation-targets" "^7.8.4" |
| 682 | + "@babel/compat-data" "^7.8.6" |
| 683 | + "@babel/helper-compilation-targets" "^7.8.6" |
659 | 684 | "@babel/helper-module-imports" "^7.8.3"
|
660 | 685 | "@babel/helper-plugin-utils" "^7.8.3"
|
661 | 686 | "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
|
|
678 | 703 | "@babel/plugin-transform-async-to-generator" "^7.8.3"
|
679 | 704 | "@babel/plugin-transform-block-scoped-functions" "^7.8.3"
|
680 | 705 | "@babel/plugin-transform-block-scoping" "^7.8.3"
|
681 |
| - "@babel/plugin-transform-classes" "^7.8.3" |
| 706 | + "@babel/plugin-transform-classes" "^7.8.6" |
682 | 707 | "@babel/plugin-transform-computed-properties" "^7.8.3"
|
683 | 708 | "@babel/plugin-transform-destructuring" "^7.8.3"
|
684 | 709 | "@babel/plugin-transform-dotall-regex" "^7.8.3"
|
685 | 710 | "@babel/plugin-transform-duplicate-keys" "^7.8.3"
|
686 | 711 | "@babel/plugin-transform-exponentiation-operator" "^7.8.3"
|
687 |
| - "@babel/plugin-transform-for-of" "^7.8.4" |
| 712 | + "@babel/plugin-transform-for-of" "^7.8.6" |
688 | 713 | "@babel/plugin-transform-function-name" "^7.8.3"
|
689 | 714 | "@babel/plugin-transform-literals" "^7.8.3"
|
690 | 715 | "@babel/plugin-transform-member-expression-literals" "^7.8.3"
|
|
705 | 730 | "@babel/plugin-transform-template-literals" "^7.8.3"
|
706 | 731 | "@babel/plugin-transform-typeof-symbol" "^7.8.4"
|
707 | 732 | "@babel/plugin-transform-unicode-regex" "^7.8.3"
|
708 |
| - "@babel/types" "^7.8.3" |
| 733 | + "@babel/types" "^7.8.6" |
709 | 734 | browserslist "^4.8.5"
|
710 | 735 | core-js-compat "^3.6.2"
|
711 | 736 | invariant "^2.2.2"
|
|
747 | 772 | globals "^11.1.0"
|
748 | 773 | lodash "^4.17.13"
|
749 | 774 |
|
750 |
| -"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3": |
751 |
| - version "7.8.3" |
752 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c" |
753 |
| - integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg== |
| 775 | +"@babel/traverse@^7.8.6": |
| 776 | + version "7.8.6" |
| 777 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff" |
| 778 | + integrity sha512-2B8l0db/DPi8iinITKuo7cbPznLCEk0kCxDoB9/N6gGNg/gxOXiR/IcymAFPiBwk5w6TtQ27w4wpElgp9btR9A== |
| 779 | + dependencies: |
| 780 | + "@babel/code-frame" "^7.8.3" |
| 781 | + "@babel/generator" "^7.8.6" |
| 782 | + "@babel/helper-function-name" "^7.8.3" |
| 783 | + "@babel/helper-split-export-declaration" "^7.8.3" |
| 784 | + "@babel/parser" "^7.8.6" |
| 785 | + "@babel/types" "^7.8.6" |
| 786 | + debug "^4.1.0" |
| 787 | + globals "^11.1.0" |
| 788 | + lodash "^4.17.13" |
| 789 | + |
| 790 | +"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6": |
| 791 | + version "7.8.6" |
| 792 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.6.tgz#629ecc33c2557fcde7126e58053127afdb3e6d01" |
| 793 | + integrity sha512-wqz7pgWMIrht3gquyEFPVXeXCti72Rm8ep9b5tQKz9Yg9LzJA3HxosF1SB3Kc81KD1A3XBkkVYtJvCKS2Z/QrA== |
754 | 794 | dependencies:
|
755 | 795 | esutils "^2.0.2"
|
756 | 796 | lodash "^4.17.13"
|
|
0 commit comments