|
29 | 29 | semver "^5.4.1"
|
30 | 30 | source-map "^0.5.0"
|
31 | 31 |
|
32 |
| -"@babel/core@^7.4.3": |
33 |
| - version "7.4.3" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.3.tgz#198d6d3af4567be3989550d97e068de94503074f" |
35 |
| - integrity sha512-oDpASqKFlbspQfzAE7yaeTmdljSH2ADIvBlb0RwbStltTuWa0+7CCI1fYVINNv9saHPa1W7oaKeuNuKj+RQCvA== |
| 32 | +"@babel/core@^7.4.4": |
| 33 | + version "7.4.4" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.4.tgz#84055750b05fcd50f9915a826b44fa347a825250" |
| 35 | + integrity sha512-lQgGX3FPRgbz2SKmhMtYgJvVzGZrmjaF4apZ2bLwofAKiSjxU0drPh4S/VasyYXwaTs+A1gvQ45BN8SQJzHsQQ== |
36 | 36 | dependencies:
|
37 | 37 | "@babel/code-frame" "^7.0.0"
|
38 |
| - "@babel/generator" "^7.4.0" |
39 |
| - "@babel/helpers" "^7.4.3" |
40 |
| - "@babel/parser" "^7.4.3" |
41 |
| - "@babel/template" "^7.4.0" |
42 |
| - "@babel/traverse" "^7.4.3" |
43 |
| - "@babel/types" "^7.4.0" |
| 38 | + "@babel/generator" "^7.4.4" |
| 39 | + "@babel/helpers" "^7.4.4" |
| 40 | + "@babel/parser" "^7.4.4" |
| 41 | + "@babel/template" "^7.4.4" |
| 42 | + "@babel/traverse" "^7.4.4" |
| 43 | + "@babel/types" "^7.4.4" |
44 | 44 | convert-source-map "^1.1.0"
|
45 | 45 | debug "^4.1.0"
|
46 | 46 | json5 "^2.1.0"
|
|
60 | 60 | source-map "^0.5.0"
|
61 | 61 | trim-right "^1.0.1"
|
62 | 62 |
|
63 |
| -"@babel/generator@^7.3.4", "@babel/generator@^7.4.0": |
64 |
| - version "7.4.0" |
65 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.0.tgz#c230e79589ae7a729fd4631b9ded4dc220418196" |
66 |
| - integrity sha512-/v5I+a1jhGSKLgZDcmAUZ4K/VePi43eRkUs3yePW1HB1iANOD5tqJXwGSG4BZhSksP8J9ejSlwGeTiiOFZOrXQ== |
67 |
| - dependencies: |
68 |
| - "@babel/types" "^7.4.0" |
69 |
| - jsesc "^2.5.1" |
70 |
| - lodash "^4.17.11" |
71 |
| - source-map "^0.5.0" |
72 |
| - trim-right "^1.0.1" |
73 |
| - |
74 |
| -"@babel/generator@^7.4.4": |
| 63 | +"@babel/generator@^7.3.4", "@babel/generator@^7.4.4": |
75 | 64 | version "7.4.4"
|
76 | 65 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041"
|
77 | 66 | integrity sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ==
|
|
274 | 263 | "@babel/traverse" "^7.1.0"
|
275 | 264 | "@babel/types" "^7.2.0"
|
276 | 265 |
|
277 |
| -"@babel/helpers@^7.2.0", "@babel/helpers@^7.4.3": |
278 |
| - version "7.4.3" |
279 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.4.3.tgz#7b1d354363494b31cb9a2417ae86af32b7853a3b" |
280 |
| - integrity sha512-BMh7X0oZqb36CfyhvtbSmcWc3GXocfxv3yNsAEuM0l+fAqSO22rQrUpijr3oE/10jCTrB6/0b9kzmG4VetCj8Q== |
| 266 | +"@babel/helpers@^7.2.0", "@babel/helpers@^7.4.4": |
| 267 | + version "7.4.4" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.4.4.tgz#868b0ef59c1dd4e78744562d5ce1b59c89f2f2a5" |
| 269 | + integrity sha512-igczbR/0SeuPR8RFfC7tGrbdTbFL3QTvH6D+Z6zNxnTe//GyqmtHmDkzrqDmyZ3eSwPqB/LhyKoU5DXsp+Vp2A== |
281 | 270 | dependencies:
|
282 |
| - "@babel/template" "^7.4.0" |
283 |
| - "@babel/traverse" "^7.4.3" |
284 |
| - "@babel/types" "^7.4.0" |
| 271 | + "@babel/template" "^7.4.4" |
| 272 | + "@babel/traverse" "^7.4.4" |
| 273 | + "@babel/types" "^7.4.4" |
285 | 274 |
|
286 | 275 | "@babel/highlight@^7.0.0":
|
287 | 276 | version "7.0.0"
|
|
297 | 286 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.3.4.tgz#a43357e4bbf4b92a437fb9e465c192848287f27c"
|
298 | 287 | integrity sha512-tXZCqWtlOOP4wgCp6RjRvLmfuhnqTLy9VHwRochJBCP2nDm27JnnuFEnXFASVyQNHk36jD1tAammsCEEqgscIQ==
|
299 | 288 |
|
300 |
| -"@babel/parser@^7.2.2", "@babel/parser@^7.3.4", "@babel/parser@^7.4.0", "@babel/parser@^7.4.3": |
301 |
| - version "7.4.3" |
302 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.3.tgz#eb3ac80f64aa101c907d4ce5406360fe75b7895b" |
303 |
| - integrity sha512-gxpEUhTS1sGA63EGQGuA+WESPR/6tz6ng7tSHFCmaTJK/cGK8y37cBTspX+U2xCAue2IQVvF6Z0oigmjwD8YGQ== |
304 |
| - |
305 |
| -"@babel/parser@^7.4.4": |
| 289 | +"@babel/parser@^7.2.2", "@babel/parser@^7.3.4", "@babel/parser@^7.4.4": |
306 | 290 | version "7.4.4"
|
307 | 291 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.4.tgz#5977129431b8fe33471730d255ce8654ae1250b6"
|
308 | 292 | integrity sha512-5pCS4mOsL+ANsFZGdvNLybx4wtqAZJ0MJjMHxvzI3bvIsz6sQvzW8XX92EYIkiPtIvcfG3Aj+Ir5VNyjnZhP7w==
|
|
727 | 711 | "@babel/parser" "^7.2.2"
|
728 | 712 | "@babel/types" "^7.2.2"
|
729 | 713 |
|
730 |
| -"@babel/template@^7.1.0", "@babel/template@^7.2.2", "@babel/template@^7.4.0": |
731 |
| - version "7.4.0" |
732 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.0.tgz#12474e9c077bae585c5d835a95c0b0b790c25c8b" |
733 |
| - integrity sha512-SOWwxxClTTh5NdbbYZ0BmaBVzxzTh2tO/TeLTbF6MO6EzVhHTnff8CdBXx3mEtazFBoysmEM6GU/wF+SuSx4Fw== |
| 714 | +"@babel/template@^7.1.0", "@babel/template@^7.2.2", "@babel/template@^7.4.4": |
| 715 | + version "7.4.4" |
| 716 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237" |
| 717 | + integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw== |
734 | 718 | dependencies:
|
735 | 719 | "@babel/code-frame" "^7.0.0"
|
736 |
| - "@babel/parser" "^7.4.0" |
737 |
| - "@babel/types" "^7.4.0" |
| 720 | + "@babel/parser" "^7.4.4" |
| 721 | + "@babel/types" "^7.4.4" |
738 | 722 |
|
739 | 723 | "@babel/traverse@^7.0.0 <7.4.0":
|
740 | 724 | version "7.3.4"
|
|
751 | 735 | globals "^11.1.0"
|
752 | 736 | lodash "^4.17.11"
|
753 | 737 |
|
754 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.3.4", "@babel/traverse@^7.4.0", "@babel/traverse@^7.4.3": |
755 |
| - version "7.4.3" |
756 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.3.tgz#1a01f078fc575d589ff30c0f71bf3c3d9ccbad84" |
757 |
| - integrity sha512-HmA01qrtaCwwJWpSKpA948cBvU5BrmviAief/b3AVw936DtcdsTexlbyzNuDnthwhOQ37xshn7hvQaEQk7ISYQ== |
758 |
| - dependencies: |
759 |
| - "@babel/code-frame" "^7.0.0" |
760 |
| - "@babel/generator" "^7.4.0" |
761 |
| - "@babel/helper-function-name" "^7.1.0" |
762 |
| - "@babel/helper-split-export-declaration" "^7.4.0" |
763 |
| - "@babel/parser" "^7.4.3" |
764 |
| - "@babel/types" "^7.4.0" |
765 |
| - debug "^4.1.0" |
766 |
| - globals "^11.1.0" |
767 |
| - lodash "^4.17.11" |
768 |
| - |
769 |
| -"@babel/traverse@^7.4.4": |
| 738 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.3.4", "@babel/traverse@^7.4.0", "@babel/traverse@^7.4.4": |
770 | 739 | version "7.4.4"
|
771 | 740 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.4.tgz#0776f038f6d78361860b6823887d4f3937133fe8"
|
772 | 741 | integrity sha512-Gw6qqkw/e6AGzlyj9KnkabJX7VcubqPtkUQVAwkc0wUMldr3A/hezNB3Rc5eIvId95iSGkGIOe5hh1kMKf951A==
|
|
781 | 750 | globals "^11.1.0"
|
782 | 751 | lodash "^4.17.11"
|
783 | 752 |
|
784 |
| -"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.3.4", "@babel/types@^7.4.0": |
785 |
| - version "7.4.0" |
786 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c" |
787 |
| - integrity sha512-aPvkXyU2SPOnztlgo8n9cEiXW755mgyvueUPcpStqdzoSPm0fjO0vQBjLkt3JKJW7ufikfcnMTTPsN1xaTsBPA== |
| 753 | +"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.3.4", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 754 | + version "7.4.4" |
| 755 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0" |
| 756 | + integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ== |
788 | 757 | dependencies:
|
789 | 758 | esutils "^2.0.2"
|
790 | 759 | lodash "^4.17.11"
|
|
799 | 768 | lodash "^4.17.11"
|
800 | 769 | to-fast-properties "^2.0.0"
|
801 | 770 |
|
802 |
| -"@babel/types@^7.4.4": |
803 |
| - version "7.4.4" |
804 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0" |
805 |
| - integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ== |
806 |
| - dependencies: |
807 |
| - esutils "^2.0.2" |
808 |
| - lodash "^4.17.11" |
809 |
| - to-fast-properties "^2.0.0" |
810 |
| - |
811 | 771 | "@iarna/toml@^2.2.0":
|
812 | 772 | version "2.2.3"
|
813 | 773 | resolved "https://registry.yarnpkg.com/@iarna/toml/-/toml-2.2.3.tgz#f060bf6eaafae4d56a7dac618980838b0696e2ab"
|
|
0 commit comments