|
120 | 120 | dependencies:
|
121 | 121 | "@babel/highlight" "^7.0.0"
|
122 | 122 |
|
123 |
| -"@babel/core@7.5.5": |
124 |
| - version "7.5.5" |
125 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.5.tgz#17b2686ef0d6bc58f963dddd68ab669755582c30" |
126 |
| - integrity sha512-i4qoSr2KTtce0DmkuuQBV4AuQgGPUcPXMr9L5MyYAtk06z068lQ10a4O009fe5OB/DfNV+h+qqT7ddNV8UnRjg== |
| 123 | +"@babel/core@7.6.0": |
| 124 | + version "7.6.0" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.0.tgz#9b00f73554edd67bebc86df8303ef678be3d7b48" |
| 126 | + integrity sha512-FuRhDRtsd6IptKpHXAa+4WPZYY2ZzgowkbLBecEDDSje1X/apG7jQM33or3NdOmjXBKWGOg4JmSiRfUfuTtHXw== |
127 | 127 | dependencies:
|
128 | 128 | "@babel/code-frame" "^7.5.5"
|
129 |
| - "@babel/generator" "^7.5.5" |
130 |
| - "@babel/helpers" "^7.5.5" |
131 |
| - "@babel/parser" "^7.5.5" |
132 |
| - "@babel/template" "^7.4.4" |
133 |
| - "@babel/traverse" "^7.5.5" |
134 |
| - "@babel/types" "^7.5.5" |
| 129 | + "@babel/generator" "^7.6.0" |
| 130 | + "@babel/helpers" "^7.6.0" |
| 131 | + "@babel/parser" "^7.6.0" |
| 132 | + "@babel/template" "^7.6.0" |
| 133 | + "@babel/traverse" "^7.6.0" |
| 134 | + "@babel/types" "^7.6.0" |
135 | 135 | convert-source-map "^1.1.0"
|
136 | 136 | debug "^4.1.0"
|
137 | 137 | json5 "^2.1.0"
|
|
151 | 151 | source-map "^0.5.0"
|
152 | 152 | trim-right "^1.0.1"
|
153 | 153 |
|
| 154 | +"@babel/generator@^7.6.0": |
| 155 | + version "7.6.0" |
| 156 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.0.tgz#e2c21efbfd3293ad819a2359b448f002bfdfda56" |
| 157 | + integrity sha512-Ms8Mo7YBdMMn1BYuNtKuP/z0TgEIhbcyB8HVR6PPNYp4P61lMsABiS4A3VG1qznjXVCf3r+fVHhm4efTYVsySA== |
| 158 | + dependencies: |
| 159 | + "@babel/types" "^7.6.0" |
| 160 | + jsesc "^2.5.1" |
| 161 | + lodash "^4.17.13" |
| 162 | + source-map "^0.5.0" |
| 163 | + trim-right "^1.0.1" |
| 164 | + |
154 | 165 | "@babel/helper-annotate-as-pure@^7.0.0":
|
155 | 166 | version "7.0.0"
|
156 | 167 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
|
|
306 | 317 | "@babel/traverse" "^7.1.0"
|
307 | 318 | "@babel/types" "^7.2.0"
|
308 | 319 |
|
309 |
| -"@babel/helpers@^7.5.5": |
310 |
| - version "7.5.5" |
311 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.5.tgz#63908d2a73942229d1e6685bc2a0e730dde3b75e" |
312 |
| - integrity sha512-nRq2BUhxZFnfEn/ciJuhklHvFOqjJUD5wpx+1bxUF2axL9C+v4DE/dmp5sT2dKnpOs4orZWzpAZqlCy8QqE/7g== |
| 320 | +"@babel/helpers@^7.6.0": |
| 321 | + version "7.6.0" |
| 322 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.6.0.tgz#21961d16c6a3c3ab597325c34c465c0887d31c6e" |
| 323 | + integrity sha512-W9kao7OBleOjfXtFGgArGRX6eCP0UEcA2ZWEWNkJdRZnHhW4eEbeswbG3EwaRsnQUAEGWYgMq1HsIXuNNNy2eQ== |
313 | 324 | dependencies:
|
314 |
| - "@babel/template" "^7.4.4" |
315 |
| - "@babel/traverse" "^7.5.5" |
316 |
| - "@babel/types" "^7.5.5" |
| 325 | + "@babel/template" "^7.6.0" |
| 326 | + "@babel/traverse" "^7.6.0" |
| 327 | + "@babel/types" "^7.6.0" |
317 | 328 |
|
318 | 329 | "@babel/highlight@^7.0.0":
|
319 | 330 | version "7.0.0"
|
|
334 | 345 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.5.5.tgz#02f077ac8817d3df4a832ef59de67565e71cca4b"
|
335 | 346 | integrity sha512-E5BN68cqR7dhKan1SfqgPGhQ178bkVKpXTPEXnFJBrEt8/DKRZlybmy+IgYLTeN7tp1R5Ccmbm2rBk17sHYU3g==
|
336 | 347 |
|
| 348 | +"@babel/parser@^7.6.0": |
| 349 | + version "7.6.0" |
| 350 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.0.tgz#3e05d0647432a8326cb28d0de03895ae5a57f39b" |
| 351 | + integrity sha512-+o2q111WEx4srBs7L9eJmcwi655eD8sXniLqMB93TBK9GrNzGrxDWSjiqz2hLU0Ha8MTXFIP0yd9fNdP+m43ZQ== |
| 352 | + |
337 | 353 | "@babel/plugin-proposal-async-generator-functions@^7.2.0":
|
338 | 354 | version "7.2.0"
|
339 | 355 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
|
|
442 | 458 | dependencies:
|
443 | 459 | "@babel/helper-plugin-utils" "^7.0.0"
|
444 | 460 |
|
445 |
| -"@babel/plugin-transform-block-scoping@^7.5.5": |
446 |
| - version "7.5.5" |
447 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.5.5.tgz#a35f395e5402822f10d2119f6f8e045e3639a2ce" |
448 |
| - integrity sha512-82A3CLRRdYubkG85lKwhZB0WZoHxLGsJdux/cOVaJCJpvYFl1LVzAIFyRsa7CvXqW8rBM4Zf3Bfn8PHt5DP0Sg== |
| 461 | +"@babel/plugin-transform-block-scoping@^7.6.0": |
| 462 | + version "7.6.0" |
| 463 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.0.tgz#c49e21228c4bbd4068a35667e6d951c75439b1dc" |
| 464 | + integrity sha512-tIt4E23+kw6TgL/edACZwP1OUKrjOTyMrFMLoT5IOFrfMRabCgekjqFd5o6PaAMildBu46oFkekIdMuGkkPEpA== |
449 | 465 | dependencies:
|
450 | 466 | "@babel/helper-plugin-utils" "^7.0.0"
|
451 | 467 | lodash "^4.17.13"
|
|
471 | 487 | dependencies:
|
472 | 488 | "@babel/helper-plugin-utils" "^7.0.0"
|
473 | 489 |
|
474 |
| -"@babel/plugin-transform-destructuring@^7.5.0": |
475 |
| - version "7.5.0" |
476 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.5.0.tgz#f6c09fdfe3f94516ff074fe877db7bc9ef05855a" |
477 |
| - integrity sha512-YbYgbd3TryYYLGyC7ZR+Tq8H/+bCmwoaxHfJHupom5ECstzbRLTch6gOQbhEY9Z4hiCNHEURgq06ykFv9JZ/QQ== |
| 490 | +"@babel/plugin-transform-destructuring@^7.6.0": |
| 491 | + version "7.6.0" |
| 492 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.6.0.tgz#44bbe08b57f4480094d57d9ffbcd96d309075ba6" |
| 493 | + integrity sha512-2bGIS5P1v4+sWTCnKNDZDxbGvEqi0ijeqM/YqHtVGrvG2y0ySgnEEhXErvE9dA0bnIzY9bIzdFK0jFA46ASIIQ== |
478 | 494 | dependencies:
|
479 | 495 | "@babel/helper-plugin-utils" "^7.0.0"
|
480 | 496 |
|
|
540 | 556 | "@babel/helper-plugin-utils" "^7.0.0"
|
541 | 557 | babel-plugin-dynamic-import-node "^2.3.0"
|
542 | 558 |
|
543 |
| -"@babel/plugin-transform-modules-commonjs@^7.5.0": |
544 |
| - version "7.5.0" |
545 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.5.0.tgz#425127e6045231360858eeaa47a71d75eded7a74" |
546 |
| - integrity sha512-xmHq0B+ytyrWJvQTc5OWAC4ii6Dhr0s22STOoydokG51JjWhyYo5mRPXoi+ZmtHQhZZwuXNN+GG5jy5UZZJxIQ== |
| 559 | +"@babel/plugin-transform-modules-commonjs@^7.6.0": |
| 560 | + version "7.6.0" |
| 561 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.6.0.tgz#39dfe957de4420445f1fcf88b68a2e4aa4515486" |
| 562 | + integrity sha512-Ma93Ix95PNSEngqomy5LSBMAQvYKVe3dy+JlVJSHEXZR5ASL9lQBedMiCyVtmTLraIDVRE3ZjTZvmXXD2Ozw3g== |
547 | 563 | dependencies:
|
548 | 564 | "@babel/helper-module-transforms" "^7.4.4"
|
549 | 565 | "@babel/helper-plugin-utils" "^7.0.0"
|
|
567 | 583 | "@babel/helper-module-transforms" "^7.1.0"
|
568 | 584 | "@babel/helper-plugin-utils" "^7.0.0"
|
569 | 585 |
|
570 |
| -"@babel/plugin-transform-named-capturing-groups-regex@^7.4.5": |
571 |
| - version "7.4.5" |
572 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.5.tgz#9d269fd28a370258199b4294736813a60bbdd106" |
573 |
| - integrity sha512-z7+2IsWafTBbjNsOxU/Iv5CvTJlr5w4+HGu1HovKYTtgJ362f7kBcQglkfmlspKKZ3bgrbSGvLfNx++ZJgCWsg== |
| 586 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.6.0": |
| 587 | + version "7.6.0" |
| 588 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.0.tgz#1e6e663097813bb4f53d42df0750cf28ad3bb3f1" |
| 589 | + integrity sha512-jem7uytlmrRl3iCAuQyw8BpB4c4LWvSpvIeXKpMb+7j84lkx4m4mYr5ErAcmN5KM7B6BqrAvRGjBIbbzqCczew== |
574 | 590 | dependencies:
|
575 |
| - regexp-tree "^0.1.6" |
| 591 | + regexp-tree "^0.1.13" |
576 | 592 |
|
577 | 593 | "@babel/plugin-transform-new-target@^7.4.4":
|
578 | 594 | version "7.4.4"
|
|
665 | 681 | "@babel/helper-regex" "^7.4.4"
|
666 | 682 | regexpu-core "^4.5.4"
|
667 | 683 |
|
668 |
| -"@babel/preset-env@7.5.5": |
669 |
| - version "7.5.5" |
670 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.5.tgz#bc470b53acaa48df4b8db24a570d6da1fef53c9a" |
671 |
| - integrity sha512-GMZQka/+INwsMz1A5UEql8tG015h5j/qjptpKY2gJ7giy8ohzU710YciJB5rcKsWGWHiW3RUnHib0E5/m3Tp3A== |
| 684 | +"@babel/preset-env@7.6.0": |
| 685 | + version "7.6.0" |
| 686 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.0.tgz#aae4141c506100bb2bfaa4ac2a5c12b395619e50" |
| 687 | + integrity sha512-1efzxFv/TcPsNXlRhMzRnkBFMeIqBBgzwmZwlFDw5Ubj0AGLeufxugirwZmkkX/ayi3owsSqoQ4fw8LkfK9SYg== |
672 | 688 | dependencies:
|
673 | 689 | "@babel/helper-module-imports" "^7.0.0"
|
674 | 690 | "@babel/helper-plugin-utils" "^7.0.0"
|
|
686 | 702 | "@babel/plugin-transform-arrow-functions" "^7.2.0"
|
687 | 703 | "@babel/plugin-transform-async-to-generator" "^7.5.0"
|
688 | 704 | "@babel/plugin-transform-block-scoped-functions" "^7.2.0"
|
689 |
| - "@babel/plugin-transform-block-scoping" "^7.5.5" |
| 705 | + "@babel/plugin-transform-block-scoping" "^7.6.0" |
690 | 706 | "@babel/plugin-transform-classes" "^7.5.5"
|
691 | 707 | "@babel/plugin-transform-computed-properties" "^7.2.0"
|
692 |
| - "@babel/plugin-transform-destructuring" "^7.5.0" |
| 708 | + "@babel/plugin-transform-destructuring" "^7.6.0" |
693 | 709 | "@babel/plugin-transform-dotall-regex" "^7.4.4"
|
694 | 710 | "@babel/plugin-transform-duplicate-keys" "^7.5.0"
|
695 | 711 | "@babel/plugin-transform-exponentiation-operator" "^7.2.0"
|
|
698 | 714 | "@babel/plugin-transform-literals" "^7.2.0"
|
699 | 715 | "@babel/plugin-transform-member-expression-literals" "^7.2.0"
|
700 | 716 | "@babel/plugin-transform-modules-amd" "^7.5.0"
|
701 |
| - "@babel/plugin-transform-modules-commonjs" "^7.5.0" |
| 717 | + "@babel/plugin-transform-modules-commonjs" "^7.6.0" |
702 | 718 | "@babel/plugin-transform-modules-systemjs" "^7.5.0"
|
703 | 719 | "@babel/plugin-transform-modules-umd" "^7.2.0"
|
704 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.4.5" |
| 720 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.6.0" |
705 | 721 | "@babel/plugin-transform-new-target" "^7.4.4"
|
706 | 722 | "@babel/plugin-transform-object-super" "^7.5.5"
|
707 | 723 | "@babel/plugin-transform-parameters" "^7.4.4"
|
|
714 | 730 | "@babel/plugin-transform-template-literals" "^7.4.4"
|
715 | 731 | "@babel/plugin-transform-typeof-symbol" "^7.2.0"
|
716 | 732 | "@babel/plugin-transform-unicode-regex" "^7.4.4"
|
717 |
| - "@babel/types" "^7.5.5" |
| 733 | + "@babel/types" "^7.6.0" |
718 | 734 | browserslist "^4.6.0"
|
719 | 735 | core-js-compat "^3.1.1"
|
720 | 736 | invariant "^2.2.2"
|
|
739 | 755 | "@babel/parser" "^7.4.4"
|
740 | 756 | "@babel/types" "^7.4.4"
|
741 | 757 |
|
| 758 | +"@babel/template@^7.6.0": |
| 759 | + version "7.6.0" |
| 760 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.6.0.tgz#7f0159c7f5012230dad64cca42ec9bdb5c9536e6" |
| 761 | + integrity sha512-5AEH2EXD8euCk446b7edmgFdub/qfH1SN6Nii3+fyXP807QRx9Q73A2N5hNwRRslC2H9sNzaFhsPubkS4L8oNQ== |
| 762 | + dependencies: |
| 763 | + "@babel/code-frame" "^7.0.0" |
| 764 | + "@babel/parser" "^7.6.0" |
| 765 | + "@babel/types" "^7.6.0" |
| 766 | + |
742 | 767 | "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.5.5":
|
743 | 768 | version "7.5.5"
|
744 | 769 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.5.5.tgz#f664f8f368ed32988cd648da9f72d5ca70f165bb"
|
|
754 | 779 | globals "^11.1.0"
|
755 | 780 | lodash "^4.17.13"
|
756 | 781 |
|
| 782 | +"@babel/traverse@^7.6.0": |
| 783 | + version "7.6.0" |
| 784 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.0.tgz#389391d510f79be7ce2ddd6717be66d3fed4b516" |
| 785 | + integrity sha512-93t52SaOBgml/xY74lsmt7xOR4ufYvhb5c5qiM6lu4J/dWGMAfAh6eKw4PjLes6DI6nQgearoxnFJk60YchpvQ== |
| 786 | + dependencies: |
| 787 | + "@babel/code-frame" "^7.5.5" |
| 788 | + "@babel/generator" "^7.6.0" |
| 789 | + "@babel/helper-function-name" "^7.1.0" |
| 790 | + "@babel/helper-split-export-declaration" "^7.4.4" |
| 791 | + "@babel/parser" "^7.6.0" |
| 792 | + "@babel/types" "^7.6.0" |
| 793 | + debug "^4.1.0" |
| 794 | + globals "^11.1.0" |
| 795 | + lodash "^4.17.13" |
| 796 | + |
757 | 797 | "@babel/types@^7.0.0", "@babel/types@^7.1.2":
|
758 | 798 | version "7.1.3"
|
759 | 799 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.3.tgz#3a767004567060c2f40fca49a304712c525ee37d"
|
|
772 | 812 | lodash "^4.17.13"
|
773 | 813 | to-fast-properties "^2.0.0"
|
774 | 814 |
|
| 815 | +"@babel/types@^7.6.0": |
| 816 | + version "7.6.1" |
| 817 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648" |
| 818 | + integrity sha512-X7gdiuaCmA0uRjCmRtYJNAVCc/q+5xSgsfKJHqMN4iNLILX39677fJE1O40arPMh0TTtS9ItH67yre6c7k6t0g== |
| 819 | + dependencies: |
| 820 | + esutils "^2.0.2" |
| 821 | + lodash "^4.17.13" |
| 822 | + to-fast-properties "^2.0.0" |
| 823 | + |
775 | 824 |
|
776 | 825 | version "0.29.0"
|
777 | 826 | resolved "https://registry.yarnpkg.com/@bazel/bazel-darwin_x64/-/bazel-darwin_x64-0.29.0.tgz#d2ebcb95bc66031b0545dd8b0e597b3aa5b9024b"
|
@@ -9708,10 +9757,10 @@ regex-not@^1.0.0, regex-not@^1.0.2:
|
9708 | 9757 | extend-shallow "^3.0.2"
|
9709 | 9758 | safe-regex "^1.1.0"
|
9710 | 9759 |
|
9711 |
| -regexp-tree@^0.1.6: |
9712 |
| - version "0.1.11" |
9713 |
| - resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.11.tgz#c9c7f00fcf722e0a56c7390983a7a63dd6c272f3" |
9714 |
| - integrity sha512-7/l/DgapVVDzZobwMCCgMlqiqyLFJ0cduo/j+3BcDJIB+yJdsYCfKuI3l/04NV+H/rfNRdPIDbXNZHM9XvQatg== |
| 9760 | +regexp-tree@^0.1.13: |
| 9761 | + version "0.1.13" |
| 9762 | + resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.13.tgz#5b19ab9377edc68bc3679256840bb29afc158d7f" |
| 9763 | + integrity sha512-hwdV/GQY5F8ReLZWO+W1SRoN5YfpOKY6852+tBFcma72DKBIcHjPRIlIvQN35bCOljuAfP2G2iB0FC/w236mUw== |
9715 | 9764 |
|
9716 | 9765 | regexpu-core@^1.0.0:
|
9717 | 9766 | version "1.0.0"
|
|
0 commit comments