File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 2626 "dependencies" : {
2727 "prop-types" : " ^15.6.0" ,
2828 "ramda" : " ^0.25.0" ,
29- "recompose" : " ^0.26 .0" ,
29+ "recompose" : " ^0.27 .0" ,
3030 "rxjs" : " ^5.5.6"
3131 },
3232 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -6579,6 +6579,10 @@ react-inspector@^2.2.2:
65796579 babel-runtime "^6.26.0"
65806580 is-dom "^1.0.9"
65816581
6582+ react-lifecycles-compat@^3.0.2 :
6583+ version "3.0.2"
6584+ resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.2.tgz#7279047275bd727a912e25f734c0559527e84eff"
6585+
65826586react-modal@^3.1.10 :
65836587 version "3.1.11"
65846588 resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.1.11.tgz#95c8223fcee7013258ad2d149c38c9f870c89958"
@@ -6771,13 +6775,15 @@ rechoir@^0.6.2:
67716775 dependencies :
67726776 resolve "^1.1.6"
67736777
6774- recompose@^0.26 .0 :
6775- version "0.26 .0"
6776- resolved "https://registry.yarnpkg.com/recompose/-/recompose-0.26 .0.tgz#9babff039cb72ba5bd17366d55d7232fbdfb2d30 "
6778+ recompose@^0.27 .0 :
6779+ version "0.27 .0"
6780+ resolved "https://registry.yarnpkg.com/recompose/-/recompose-0.27 .0.tgz#8230ebd651bf1159097006f79083fe224b1501cf "
67776781 dependencies :
6782+ babel-runtime "^6.26.0"
67786783 change-emitter "^0.1.2"
67796784 fbjs "^0.8.1"
67806785 hoist-non-react-statics "^2.3.1"
6786+ react-lifecycles-compat "^3.0.2"
67816787 symbol-observable "^1.0.4"
67826788
67836789reduce-css-calc@^1.2.6 :
You can’t perform that action at this time.
0 commit comments