@@ -327,6 +327,14 @@ babel-generator@^6.18.0, babel-generator@^6.24.0:
327327 source-map "^0.5.0"
328328 trim-right "^1.0.1"
329329
330+ babel-helper-bindify-decorators@^6.24.1 :
331+ version "6.24.1"
332+ resolved "https://registry.yarnpkg.com/babel-helper-bindify-decorators/-/babel-helper-bindify-decorators-6.24.1.tgz#14c19e5f142d7b47f19a52431e52b1ccbc40a330"
333+ dependencies :
334+ babel-runtime "^6.22.0"
335+ babel-traverse "^6.24.1"
336+ babel-types "^6.24.1"
337+
330338babel-helper-builder-binary-assignment-operator-visitor@^6.22.0 :
331339 version "6.22.0"
332340 resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.22.0.tgz#29df56be144d81bdeac08262bfa41d2c5e91cdcd"
@@ -335,6 +343,14 @@ babel-helper-builder-binary-assignment-operator-visitor@^6.22.0:
335343 babel-runtime "^6.22.0"
336344 babel-types "^6.22.0"
337345
346+ babel-helper-builder-binary-assignment-operator-visitor@^6.24.1 :
347+ version "6.24.1"
348+ resolved "https://registry.yarnpkg.com/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz#cce4517ada356f4220bcae8a02c2b346f9a56664"
349+ dependencies :
350+ babel-helper-explode-assignable-expression "^6.24.1"
351+ babel-runtime "^6.22.0"
352+ babel-types "^6.24.1"
353+
338354babel-helper-builder-react-jsx@^6.23.0 :
339355 version "6.23.0"
340356 resolved "https://registry.yarnpkg.com/babel-helper-builder-react-jsx/-/babel-helper-builder-react-jsx-6.23.0.tgz#d53fc8c996e0bc56d0de0fc4cc55a7138395ea4b"
@@ -374,6 +390,23 @@ babel-helper-explode-assignable-expression@^6.22.0:
374390 babel-traverse "^6.22.0"
375391 babel-types "^6.22.0"
376392
393+ babel-helper-explode-assignable-expression@^6.24.1 :
394+ version "6.24.1"
395+ resolved "https://registry.yarnpkg.com/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz#f25b82cf7dc10433c55f70592d5746400ac22caa"
396+ dependencies :
397+ babel-runtime "^6.22.0"
398+ babel-traverse "^6.24.1"
399+ babel-types "^6.24.1"
400+
401+ babel-helper-explode-class@^6.24.1 :
402+ version "6.24.1"
403+ resolved "https://registry.yarnpkg.com/babel-helper-explode-class/-/babel-helper-explode-class-6.24.1.tgz#7dc2a3910dee007056e1e31d640ced3d54eaa9eb"
404+ dependencies :
405+ babel-helper-bindify-decorators "^6.24.1"
406+ babel-runtime "^6.22.0"
407+ babel-traverse "^6.24.1"
408+ babel-types "^6.24.1"
409+
377410babel-helper-flip-expressions@^0.0.2 :
378411 version "0.0.2"
379412 resolved "https://registry.yarnpkg.com/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.0.2.tgz#7bab2cf61162bc92703e9b298ef512bcf77d6787"
@@ -582,22 +615,46 @@ babel-plugin-syntax-async-functions@^6.8.0:
582615 version "6.13.0"
583616 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
584617
618+ babel-plugin-syntax-async-generators@^6.5.0 :
619+ version "6.13.0"
620+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-generators/-/babel-plugin-syntax-async-generators-6.13.0.tgz#6bc963ebb16eccbae6b92b596eb7f35c342a8b9a"
621+
622+ babel-plugin-syntax-class-constructor-call@^6.18.0 :
623+ version "6.18.0"
624+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-constructor-call/-/babel-plugin-syntax-class-constructor-call-6.18.0.tgz#9cb9d39fe43c8600bec8146456ddcbd4e1a76416"
625+
585626babel-plugin-syntax-class-properties@^6.8.0 :
586627 version "6.13.0"
587628 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de"
588629
589- babel-plugin-syntax-decorators@^6.1.18 :
630+ babel-plugin-syntax-decorators@^6.1.18, babel-plugin-syntax-decorators@^6.13.0 :
590631 version "6.13.0"
591632 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-decorators/-/babel-plugin-syntax-decorators-6.13.0.tgz#312563b4dbde3cc806cee3e416cceeaddd11ac0b"
592633
634+ babel-plugin-syntax-do-expressions@^6.8.0 :
635+ version "6.13.0"
636+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-do-expressions/-/babel-plugin-syntax-do-expressions-6.13.0.tgz#5747756139aa26d390d09410b03744ba07e4796d"
637+
638+ babel-plugin-syntax-dynamic-import@^6.18.0 :
639+ version "6.18.0"
640+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-dynamic-import/-/babel-plugin-syntax-dynamic-import-6.18.0.tgz#8d6a26229c83745a9982a441051572caa179b1da"
641+
593642babel-plugin-syntax-exponentiation-operator@^6.8.0 :
594643 version "6.13.0"
595644 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz#9ee7e8337290da95288201a6a57f4170317830de"
596645
646+ babel-plugin-syntax-export-extensions@^6.8.0 :
647+ version "6.13.0"
648+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-export-extensions/-/babel-plugin-syntax-export-extensions-6.13.0.tgz#70a1484f0f9089a4e84ad44bac353c95b9b12721"
649+
597650babel-plugin-syntax-flow@^6.18.0 :
598651 version "6.18.0"
599652 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d"
600653
654+ babel-plugin-syntax-function-bind@^6.8.0 :
655+ version "6.13.0"
656+ resolved "https://registry.yarnpkg.com/babel-plugin-syntax-function-bind/-/babel-plugin-syntax-function-bind-6.13.0.tgz#48c495f177bdf31a981e732f55adc0bdd2601f46"
657+
601658babel-plugin-syntax-jsx@^6.3.13, babel-plugin-syntax-jsx@^6.8.0 :
602659 version "6.18.0"
603660 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
@@ -610,6 +667,14 @@ babel-plugin-syntax-trailing-function-commas@^6.22.0:
610667 version "6.22.0"
611668 resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz#ba0360937f8d06e40180a43fe0d5616fff532cf3"
612669
670+ babel-plugin-transform-async-generator-functions@^6.24.1 :
671+ version "6.24.1"
672+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.24.1.tgz#f058900145fd3e9907a6ddf28da59f215258a5db"
673+ dependencies :
674+ babel-helper-remap-async-to-generator "^6.24.1"
675+ babel-plugin-syntax-async-generators "^6.5.0"
676+ babel-runtime "^6.22.0"
677+
613678babel-plugin-transform-async-to-generator@^6.22.0, babel-plugin-transform-async-to-generator@^6.24.1 :
614679 version "6.24.1"
615680 resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz#6536e378aff6cb1d5517ac0e40eb3e9fc8d08761"
@@ -618,6 +683,14 @@ babel-plugin-transform-async-to-generator@^6.22.0, babel-plugin-transform-async-
618683 babel-plugin-syntax-async-functions "^6.8.0"
619684 babel-runtime "^6.22.0"
620685
686+ babel-plugin-transform-class-constructor-call@^6.24.1 :
687+ version "6.24.1"
688+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-constructor-call/-/babel-plugin-transform-class-constructor-call-6.24.1.tgz#80dc285505ac067dcb8d6c65e2f6f11ab7765ef9"
689+ dependencies :
690+ babel-plugin-syntax-class-constructor-call "^6.18.0"
691+ babel-runtime "^6.22.0"
692+ babel-template "^6.24.1"
693+
621694babel-plugin-transform-class-properties@^6.24.1 :
622695 version "6.24.1"
623696 resolved "https://registry.yarnpkg.com/babel-plugin-transform-class-properties/-/babel-plugin-transform-class-properties-6.24.1.tgz#6a79763ea61d33d36f37b611aa9def81a81b46ac"
@@ -635,6 +708,23 @@ babel-plugin-transform-decorators-legacy@^1.3.4:
635708 babel-runtime "^6.2.0"
636709 babel-template "^6.3.0"
637710
711+ babel-plugin-transform-decorators@^6.24.1 :
712+ version "6.24.1"
713+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-decorators/-/babel-plugin-transform-decorators-6.24.1.tgz#788013d8f8c6b5222bdf7b344390dfd77569e24d"
714+ dependencies :
715+ babel-helper-explode-class "^6.24.1"
716+ babel-plugin-syntax-decorators "^6.13.0"
717+ babel-runtime "^6.22.0"
718+ babel-template "^6.24.1"
719+ babel-types "^6.24.1"
720+
721+ babel-plugin-transform-do-expressions@^6.22.0 :
722+ version "6.22.0"
723+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-do-expressions/-/babel-plugin-transform-do-expressions-6.22.0.tgz#28ccaf92812d949c2cd1281f690c8fdc468ae9bb"
724+ dependencies :
725+ babel-plugin-syntax-do-expressions "^6.8.0"
726+ babel-runtime "^6.22.0"
727+
638728babel-plugin-transform-es2015-arrow-functions@^6.22.0 :
639729 version "6.22.0"
640730 resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz#452692cb711d5f79dc7f85e440ce41b9f244d221"
@@ -811,13 +901,35 @@ babel-plugin-transform-exponentiation-operator@^6.22.0:
811901 babel-plugin-syntax-exponentiation-operator "^6.8.0"
812902 babel-runtime "^6.22.0"
813903
904+ babel-plugin-transform-exponentiation-operator@^6.24.1 :
905+ version "6.24.1"
906+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e"
907+ dependencies :
908+ babel-helper-builder-binary-assignment-operator-visitor "^6.24.1"
909+ babel-plugin-syntax-exponentiation-operator "^6.8.0"
910+ babel-runtime "^6.22.0"
911+
912+ babel-plugin-transform-export-extensions@^6.22.0 :
913+ version "6.22.0"
914+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-export-extensions/-/babel-plugin-transform-export-extensions-6.22.0.tgz#53738b47e75e8218589eea946cbbd39109bbe653"
915+ dependencies :
916+ babel-plugin-syntax-export-extensions "^6.8.0"
917+ babel-runtime "^6.22.0"
918+
814919babel-plugin-transform-flow-strip-types@^6.22.0 :
815920 version "6.22.0"
816921 resolved "https://registry.yarnpkg.com/babel-plugin-transform-flow-strip-types/-/babel-plugin-transform-flow-strip-types-6.22.0.tgz#84cb672935d43714fdc32bce84568d87441cf7cf"
817922 dependencies :
818923 babel-plugin-syntax-flow "^6.18.0"
819924 babel-runtime "^6.22.0"
820925
926+ babel-plugin-transform-function-bind@^6.22.0 :
927+ version "6.22.0"
928+ resolved "https://registry.yarnpkg.com/babel-plugin-transform-function-bind/-/babel-plugin-transform-function-bind-6.22.0.tgz#c6fb8e96ac296a310b8cf8ea401462407ddf6a97"
929+ dependencies :
930+ babel-plugin-syntax-function-bind "^6.8.0"
931+ babel-runtime "^6.22.0"
932+
821933babel-plugin-transform-inline-consecutive-adds@^0.0.2 :
822934 version "0.0.2"
823935 resolved "https://registry.yarnpkg.com/babel-plugin-transform-inline-consecutive-adds/-/babel-plugin-transform-inline-consecutive-adds-0.0.2.tgz#a58fcecfc09c08fbf9373a5a3e70746c03d01fc1"
@@ -836,7 +948,7 @@ babel-plugin-transform-minify-booleans@^6.8.0:
836948 dependencies :
837949 babel-runtime "^6.0.0"
838950
839- babel-plugin-transform-object-rest-spread@^6.23.0 :
951+ babel-plugin-transform-object-rest-spread@^6.22.0, babel-plugin-transform-object-rest-spread@^6. 23.0 :
840952 version "6.23.0"
841953 resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.23.0.tgz#875d6bc9be761c58a2ae3feee5dc4895d8c7f921"
842954 dependencies :
@@ -1039,6 +1151,41 @@ babel-preset-react@^6.16.0:
10391151 babel-plugin-transform-react-jsx-source "^6.22.0"
10401152 babel-preset-flow "^6.23.0"
10411153
1154+ babel-preset-stage-0@^6.24.1 :
1155+ version "6.24.1"
1156+ resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-6.24.1.tgz#5642d15042f91384d7e5af8bc88b1db95b039e6a"
1157+ dependencies :
1158+ babel-plugin-transform-do-expressions "^6.22.0"
1159+ babel-plugin-transform-function-bind "^6.22.0"
1160+ babel-preset-stage-1 "^6.24.1"
1161+
1162+ babel-preset-stage-1@^6.24.1 :
1163+ version "6.24.1"
1164+ resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-6.24.1.tgz#7692cd7dcd6849907e6ae4a0a85589cfb9e2bfb0"
1165+ dependencies :
1166+ babel-plugin-transform-class-constructor-call "^6.24.1"
1167+ babel-plugin-transform-export-extensions "^6.22.0"
1168+ babel-preset-stage-2 "^6.24.1"
1169+
1170+ babel-preset-stage-2@^6.24.1 :
1171+ version "6.24.1"
1172+ resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-6.24.1.tgz#d9e2960fb3d71187f0e64eec62bc07767219bdc1"
1173+ dependencies :
1174+ babel-plugin-syntax-dynamic-import "^6.18.0"
1175+ babel-plugin-transform-class-properties "^6.24.1"
1176+ babel-plugin-transform-decorators "^6.24.1"
1177+ babel-preset-stage-3 "^6.24.1"
1178+
1179+ babel-preset-stage-3@^6.24.1 :
1180+ version "6.24.1"
1181+ resolved "https://registry.yarnpkg.com/babel-preset-stage-3/-/babel-preset-stage-3-6.24.1.tgz#836ada0a9e7a7fa37cb138fb9326f87934a48395"
1182+ dependencies :
1183+ babel-plugin-syntax-trailing-function-commas "^6.22.0"
1184+ babel-plugin-transform-async-generator-functions "^6.24.1"
1185+ babel-plugin-transform-async-to-generator "^6.24.1"
1186+ babel-plugin-transform-exponentiation-operator "^6.24.1"
1187+ babel-plugin-transform-object-rest-spread "^6.22.0"
1188+
10421189babel-register@^6.24.0 :
10431190 version "6.24.0"
10441191 resolved "https://registry.yarnpkg.com/babel-register/-/babel-register-6.24.0.tgz#5e89f8463ba9970356d02eb07dabe3308b080cfd"
0 commit comments