|
17 | 17 | "@babel/highlight" "^7.0.0" |
18 | 18 |
|
19 | 19 | "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.4.3": |
20 | | - version "7.4.3" |
21 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.3.tgz#198d6d3af4567be3989550d97e068de94503074f" |
22 | | - integrity sha512-oDpASqKFlbspQfzAE7yaeTmdljSH2ADIvBlb0RwbStltTuWa0+7CCI1fYVINNv9saHPa1W7oaKeuNuKj+RQCvA== |
| 20 | + version "7.4.4" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.4.tgz#84055750b05fcd50f9915a826b44fa347a825250" |
| 22 | + integrity sha512-lQgGX3FPRgbz2SKmhMtYgJvVzGZrmjaF4apZ2bLwofAKiSjxU0drPh4S/VasyYXwaTs+A1gvQ45BN8SQJzHsQQ== |
23 | 23 | dependencies: |
24 | 24 | "@babel/code-frame" "^7.0.0" |
25 | | - "@babel/generator" "^7.4.0" |
26 | | - "@babel/helpers" "^7.4.3" |
27 | | - "@babel/parser" "^7.4.3" |
28 | | - "@babel/template" "^7.4.0" |
29 | | - "@babel/traverse" "^7.4.3" |
30 | | - "@babel/types" "^7.4.0" |
| 25 | + "@babel/generator" "^7.4.4" |
| 26 | + "@babel/helpers" "^7.4.4" |
| 27 | + "@babel/parser" "^7.4.4" |
| 28 | + "@babel/template" "^7.4.4" |
| 29 | + "@babel/traverse" "^7.4.4" |
| 30 | + "@babel/types" "^7.4.4" |
31 | 31 | convert-source-map "^1.1.0" |
32 | 32 | debug "^4.1.0" |
33 | 33 | json5 "^2.1.0" |
|
47 | 47 | source-map "^0.5.0" |
48 | 48 | trim-right "^1.0.1" |
49 | 49 |
|
50 | | -"@babel/generator@^7.0.0", "@babel/generator@^7.4.0": |
51 | | - version "7.4.0" |
52 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.0.tgz#c230e79589ae7a729fd4631b9ded4dc220418196" |
53 | | - integrity sha512-/v5I+a1jhGSKLgZDcmAUZ4K/VePi43eRkUs3yePW1HB1iANOD5tqJXwGSG4BZhSksP8J9ejSlwGeTiiOFZOrXQ== |
| 50 | +"@babel/generator@^7.0.0", "@babel/generator@^7.4.4": |
| 51 | + version "7.4.4" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.4.4.tgz#174a215eb843fc392c7edcaabeaa873de6e8f041" |
| 53 | + integrity sha512-53UOLK6TVNqKxf7RUh8NE851EHRxOOeVXKbK2bivdb+iziMyk03Sr4eaE9OELCbyZAAafAKPDwF2TPUES5QbxQ== |
54 | 54 | dependencies: |
55 | | - "@babel/types" "^7.4.0" |
| 55 | + "@babel/types" "^7.4.4" |
56 | 56 | jsesc "^2.5.1" |
57 | 57 | lodash "^4.17.11" |
58 | 58 | source-map "^0.5.0" |
|
246 | 246 | dependencies: |
247 | 247 | "@babel/types" "^7.4.0" |
248 | 248 |
|
| 249 | +"@babel/helper-split-export-declaration@^7.4.4": |
| 250 | + version "7.4.4" |
| 251 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.4.4.tgz#ff94894a340be78f53f06af038b205c49d993677" |
| 252 | + integrity sha512-Ro/XkzLf3JFITkW6b+hNxzZ1n5OQ80NvIUdmHspih1XAhtN3vPTuUFT4eQnela+2MaZ5ulH+iyP513KJrxbN7Q== |
| 253 | + dependencies: |
| 254 | + "@babel/types" "^7.4.4" |
| 255 | + |
249 | 256 | "@babel/helper-wrap-function@^7.1.0": |
250 | 257 | version "7.2.0" |
251 | 258 | resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.2.0.tgz#c4e0012445769e2815b55296ead43a958549f6fa" |
|
256 | 263 | "@babel/traverse" "^7.1.0" |
257 | 264 | "@babel/types" "^7.2.0" |
258 | 265 |
|
259 | | -"@babel/helpers@^7.4.3": |
260 | | - version "7.4.3" |
261 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.4.3.tgz#7b1d354363494b31cb9a2417ae86af32b7853a3b" |
262 | | - integrity sha512-BMh7X0oZqb36CfyhvtbSmcWc3GXocfxv3yNsAEuM0l+fAqSO22rQrUpijr3oE/10jCTrB6/0b9kzmG4VetCj8Q== |
| 266 | +"@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== |
263 | 270 | dependencies: |
264 | | - "@babel/template" "^7.4.0" |
265 | | - "@babel/traverse" "^7.4.3" |
266 | | - "@babel/types" "^7.4.0" |
| 271 | + "@babel/template" "^7.4.4" |
| 272 | + "@babel/traverse" "^7.4.4" |
| 273 | + "@babel/types" "^7.4.4" |
267 | 274 |
|
268 | 275 | "@babel/highlight@7.0.0-beta.44": |
269 | 276 | version "7.0.0-beta.44" |
|
283 | 290 | esutils "^2.0.2" |
284 | 291 | js-tokens "^4.0.0" |
285 | 292 |
|
286 | | -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.0", "@babel/parser@^7.4.3": |
287 | | - version "7.4.3" |
288 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.3.tgz#eb3ac80f64aa101c907d4ce5406360fe75b7895b" |
289 | | - integrity sha512-gxpEUhTS1sGA63EGQGuA+WESPR/6tz6ng7tSHFCmaTJK/cGK8y37cBTspX+U2xCAue2IQVvF6Z0oigmjwD8YGQ== |
| 293 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.4": |
| 294 | + version "7.4.4" |
| 295 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.4.4.tgz#5977129431b8fe33471730d255ce8654ae1250b6" |
| 296 | + integrity sha512-5pCS4mOsL+ANsFZGdvNLybx4wtqAZJ0MJjMHxvzI3bvIsz6sQvzW8XX92EYIkiPtIvcfG3Aj+Ir5VNyjnZhP7w== |
290 | 297 |
|
291 | 298 | "@babel/plugin-external-helpers@^7.0.0": |
292 | 299 | version "7.2.0" |
|
690 | 697 | babylon "7.0.0-beta.44" |
691 | 698 | lodash "^4.2.0" |
692 | 699 |
|
693 | | -"@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.2.2", "@babel/template@^7.4.0": |
694 | | - version "7.4.0" |
695 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.0.tgz#12474e9c077bae585c5d835a95c0b0b790c25c8b" |
696 | | - integrity sha512-SOWwxxClTTh5NdbbYZ0BmaBVzxzTh2tO/TeLTbF6MO6EzVhHTnff8CdBXx3mEtazFBoysmEM6GU/wF+SuSx4Fw== |
| 700 | +"@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.2.2", "@babel/template@^7.4.4": |
| 701 | + version "7.4.4" |
| 702 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.4.4.tgz#f4b88d1225689a08f5bc3a17483545be9e4ed237" |
| 703 | + integrity sha512-CiGzLN9KgAvgZsnivND7rkA+AeJ9JB0ciPOD4U59GKbQP2iQl+olF1l76kJOupqidozfZ32ghwBEJDhnk9MEcw== |
697 | 704 | dependencies: |
698 | 705 | "@babel/code-frame" "^7.0.0" |
699 | | - "@babel/parser" "^7.4.0" |
700 | | - "@babel/types" "^7.4.0" |
| 706 | + "@babel/parser" "^7.4.4" |
| 707 | + "@babel/types" "^7.4.4" |
701 | 708 |
|
702 | 709 | "@babel/traverse@7.0.0-beta.44": |
703 | 710 | version "7.0.0-beta.44" |
|
715 | 722 | invariant "^2.2.0" |
716 | 723 | lodash "^4.2.0" |
717 | 724 |
|
718 | | -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.0", "@babel/traverse@^7.4.3": |
719 | | - version "7.4.3" |
720 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.3.tgz#1a01f078fc575d589ff30c0f71bf3c3d9ccbad84" |
721 | | - integrity sha512-HmA01qrtaCwwJWpSKpA948cBvU5BrmviAief/b3AVw936DtcdsTexlbyzNuDnthwhOQ37xshn7hvQaEQk7ISYQ== |
| 725 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.0", "@babel/traverse@^7.4.4": |
| 726 | + version "7.4.4" |
| 727 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.4.4.tgz#0776f038f6d78361860b6823887d4f3937133fe8" |
| 728 | + integrity sha512-Gw6qqkw/e6AGzlyj9KnkabJX7VcubqPtkUQVAwkc0wUMldr3A/hezNB3Rc5eIvId95iSGkGIOe5hh1kMKf951A== |
722 | 729 | dependencies: |
723 | 730 | "@babel/code-frame" "^7.0.0" |
724 | | - "@babel/generator" "^7.4.0" |
| 731 | + "@babel/generator" "^7.4.4" |
725 | 732 | "@babel/helper-function-name" "^7.1.0" |
726 | | - "@babel/helper-split-export-declaration" "^7.4.0" |
727 | | - "@babel/parser" "^7.4.3" |
728 | | - "@babel/types" "^7.4.0" |
| 733 | + "@babel/helper-split-export-declaration" "^7.4.4" |
| 734 | + "@babel/parser" "^7.4.4" |
| 735 | + "@babel/types" "^7.4.4" |
729 | 736 | debug "^4.1.0" |
730 | 737 | globals "^11.1.0" |
731 | 738 | lodash "^4.17.11" |
|
739 | 746 | lodash "^4.2.0" |
740 | 747 | to-fast-properties "^2.0.0" |
741 | 748 |
|
742 | | -"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.4.0": |
743 | | - version "7.4.0" |
744 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.0.tgz#670724f77d24cce6cc7d8cf64599d511d164894c" |
745 | | - integrity sha512-aPvkXyU2SPOnztlgo8n9cEiXW755mgyvueUPcpStqdzoSPm0fjO0vQBjLkt3JKJW7ufikfcnMTTPsN1xaTsBPA== |
| 749 | +"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.2.2", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 750 | + version "7.4.4" |
| 751 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.4.4.tgz#8db9e9a629bb7c29370009b4b779ed93fe57d5f0" |
| 752 | + integrity sha512-dOllgYdnEFOebhkKCjzSVFqw/PmmB8pH6RGOWkY4GsboQNd47b1fBThBSwlHAq9alF9vc1M3+6oqR47R50L0tQ== |
746 | 753 | dependencies: |
747 | 754 | esutils "^2.0.2" |
748 | 755 | lodash "^4.17.11" |
|
0 commit comments