|
14 | 14 | dependencies:
|
15 | 15 | "@babel/highlight" "^7.8.3"
|
16 | 16 |
|
17 |
| -"@babel/compat-data@^7.8.4": |
18 |
| - version "7.8.5" |
19 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.5.tgz#d28ce872778c23551cbb9432fc68d28495b613b9" |
20 |
| - integrity sha512-jWYUqQX/ObOhG1UiEkbH5SANsE/8oKXiQWjj7p7xgj9Zmnt//aUvyz4dBkK0HNsS8/cbyC5NmmH87VekW+mXFg== |
| 17 | +"@babel/compat-data@^7.8.6": |
| 18 | + version "7.8.6" |
| 19 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.6.tgz#7eeaa0dfa17e50c7d9c0832515eee09b56f04e35" |
| 20 | + integrity sha512-CurCIKPTkS25Mb8mz267vU95vy+TyUpnctEX2lV33xWNmHAfjruztgiPBbXZRh3xZZy1CYvGx6XfxyTVS+sk7Q== |
21 | 21 | dependencies:
|
22 | 22 | browserslist "^4.8.5"
|
23 | 23 | invariant "^2.2.4"
|
|
86 | 86 | "@babel/traverse" "^7.8.3"
|
87 | 87 | "@babel/types" "^7.8.3"
|
88 | 88 |
|
89 |
| -"@babel/helper-compilation-targets@^7.8.4": |
90 |
| - version "7.8.4" |
91 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88" |
92 |
| - integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg== |
| 89 | +"@babel/helper-compilation-targets@^7.8.6": |
| 90 | + version "7.8.6" |
| 91 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.6.tgz#015b85db69e3a34240d5c2b761fc53eb9695f09c" |
| 92 | + integrity sha512-UrJdk27hKVJSnibFcUWYLkCL0ZywTUoot8yii1lsHJcvwrypagmYKjHLMWivQPm4s6GdyygCL8fiH5EYLxhQwQ== |
93 | 93 | dependencies:
|
94 |
| - "@babel/compat-data" "^7.8.4" |
| 94 | + "@babel/compat-data" "^7.8.6" |
95 | 95 | browserslist "^4.8.5"
|
96 | 96 | invariant "^2.2.4"
|
97 | 97 | levenary "^1.1.1"
|
|
223 | 223 | "@babel/traverse" "^7.8.3"
|
224 | 224 | "@babel/types" "^7.8.3"
|
225 | 225 |
|
| 226 | +"@babel/helper-replace-supers@^7.8.6": |
| 227 | + version "7.8.6" |
| 228 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8" |
| 229 | + integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA== |
| 230 | + dependencies: |
| 231 | + "@babel/helper-member-expression-to-functions" "^7.8.3" |
| 232 | + "@babel/helper-optimise-call-expression" "^7.8.3" |
| 233 | + "@babel/traverse" "^7.8.6" |
| 234 | + "@babel/types" "^7.8.6" |
| 235 | + |
226 | 236 | "@babel/helper-simple-access@^7.8.3":
|
227 | 237 | version "7.8.3"
|
228 | 238 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
|
|
468 | 478 | "@babel/helper-plugin-utils" "^7.8.3"
|
469 | 479 | lodash "^4.17.13"
|
470 | 480 |
|
471 |
| -"@babel/plugin-transform-classes@^7.8.3": |
472 |
| - version "7.8.3" |
473 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.3.tgz#46fd7a9d2bb9ea89ce88720477979fe0d71b21b8" |
474 |
| - integrity sha512-SjT0cwFJ+7Rbr1vQsvphAHwUHvSUPmMjMU/0P59G8U2HLFqSa082JO7zkbDNWs9kH/IUqpHI6xWNesGf8haF1w== |
| 481 | +"@babel/plugin-transform-classes@^7.8.6": |
| 482 | + version "7.8.6" |
| 483 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.6.tgz#77534447a477cbe5995ae4aee3e39fbc8090c46d" |
| 484 | + integrity sha512-k9r8qRay/R6v5aWZkrEclEhKO6mc1CCQr2dLsVHBmOQiMpN6I2bpjX3vgnldUWeEI1GHVNByULVxZ4BdP4Hmdg== |
475 | 485 | dependencies:
|
476 | 486 | "@babel/helper-annotate-as-pure" "^7.8.3"
|
477 | 487 | "@babel/helper-define-map" "^7.8.3"
|
478 | 488 | "@babel/helper-function-name" "^7.8.3"
|
479 | 489 | "@babel/helper-optimise-call-expression" "^7.8.3"
|
480 | 490 | "@babel/helper-plugin-utils" "^7.8.3"
|
481 |
| - "@babel/helper-replace-supers" "^7.8.3" |
| 491 | + "@babel/helper-replace-supers" "^7.8.6" |
482 | 492 | "@babel/helper-split-export-declaration" "^7.8.3"
|
483 | 493 | globals "^11.1.0"
|
484 | 494 |
|
|
519 | 529 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
|
520 | 530 | "@babel/helper-plugin-utils" "^7.8.3"
|
521 | 531 |
|
522 |
| -"@babel/plugin-transform-for-of@^7.8.4": |
523 |
| - version "7.8.4" |
524 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d" |
525 |
| - integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A== |
| 532 | +"@babel/plugin-transform-for-of@^7.8.6": |
| 533 | + version "7.8.6" |
| 534 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.6.tgz#a051bd1b402c61af97a27ff51b468321c7c2a085" |
| 535 | + integrity sha512-M0pw4/1/KI5WAxPsdcUL/w2LJ7o89YHN3yLkzNjg7Yl15GlVGgzHyCU+FMeAxevHGsLVmUqbirlUIKTafPmzdw== |
526 | 536 | dependencies:
|
527 | 537 | "@babel/helper-plugin-utils" "^7.8.3"
|
528 | 538 |
|
|
708 | 718 | "@babel/helper-plugin-utils" "^7.8.3"
|
709 | 719 |
|
710 | 720 | "@babel/preset-env@^7.5.5":
|
711 |
| - version "7.8.4" |
712 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e" |
713 |
| - integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w== |
| 721 | + version "7.8.6" |
| 722 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.6.tgz#2a0773b08589ecba4995fc71b1965e4f531af40b" |
| 723 | + integrity sha512-M5u8llV9DIVXBFB/ArIpqJuvXpO+ymxcJ6e8ZAmzeK3sQeBNOD1y+rHvHCGG4TlEmsNpIrdecsHGHT8ZCoOSJg== |
714 | 724 | dependencies:
|
715 |
| - "@babel/compat-data" "^7.8.4" |
716 |
| - "@babel/helper-compilation-targets" "^7.8.4" |
| 725 | + "@babel/compat-data" "^7.8.6" |
| 726 | + "@babel/helper-compilation-targets" "^7.8.6" |
717 | 727 | "@babel/helper-module-imports" "^7.8.3"
|
718 | 728 | "@babel/helper-plugin-utils" "^7.8.3"
|
719 | 729 | "@babel/plugin-proposal-async-generator-functions" "^7.8.3"
|
|
736 | 746 | "@babel/plugin-transform-async-to-generator" "^7.8.3"
|
737 | 747 | "@babel/plugin-transform-block-scoped-functions" "^7.8.3"
|
738 | 748 | "@babel/plugin-transform-block-scoping" "^7.8.3"
|
739 |
| - "@babel/plugin-transform-classes" "^7.8.3" |
| 749 | + "@babel/plugin-transform-classes" "^7.8.6" |
740 | 750 | "@babel/plugin-transform-computed-properties" "^7.8.3"
|
741 | 751 | "@babel/plugin-transform-destructuring" "^7.8.3"
|
742 | 752 | "@babel/plugin-transform-dotall-regex" "^7.8.3"
|
743 | 753 | "@babel/plugin-transform-duplicate-keys" "^7.8.3"
|
744 | 754 | "@babel/plugin-transform-exponentiation-operator" "^7.8.3"
|
745 |
| - "@babel/plugin-transform-for-of" "^7.8.4" |
| 755 | + "@babel/plugin-transform-for-of" "^7.8.6" |
746 | 756 | "@babel/plugin-transform-function-name" "^7.8.3"
|
747 | 757 | "@babel/plugin-transform-literals" "^7.8.3"
|
748 | 758 | "@babel/plugin-transform-member-expression-literals" "^7.8.3"
|
|
763 | 773 | "@babel/plugin-transform-template-literals" "^7.8.3"
|
764 | 774 | "@babel/plugin-transform-typeof-symbol" "^7.8.4"
|
765 | 775 | "@babel/plugin-transform-unicode-regex" "^7.8.3"
|
766 |
| - "@babel/types" "^7.8.3" |
| 776 | + "@babel/types" "^7.8.6" |
767 | 777 | browserslist "^4.8.5"
|
768 | 778 | core-js-compat "^3.6.2"
|
769 | 779 | invariant "^2.2.2"
|
|
0 commit comments