banderson / generator-redux

CLI tools for Redux: next-gen functional Flux/React with devtools
252 stars 36 forks source link

Dependencies are outdated #48

Open euphocat opened 8 years ago

euphocat commented 8 years ago

With node-check-update:

redux-devtools ^2.1.5 → ^3.1.1 redux-thunk ^1.0.0 → ^2.0.1 eslint ^1.10.3 → ^2.4.0 eslint-plugin-react ^3.11.3 → ^4.2.3

euphocat commented 8 years ago

The most important change here is redux-devtools, it would impact how it's nowaday imported in this generator

FLamparski commented 8 years ago

Even the React version is ancient