Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #34

Open
ffont opened this issue Apr 11, 2017 · 10 comments
Open

Update dependencies #34

ffont opened this issue Apr 11, 2017 · 10 comments
Assignees

Comments

@ffont
Copy link
Owner

ffont commented Apr 11, 2017

We have outdated dependencies, nooooo :(

@giuband
Copy link
Collaborator

giuband commented Apr 11, 2017

This will imply some rewriting in the mapStateToProps

@giuband
Copy link
Collaborator

giuband commented Aug 22, 2017

I would suggest to migrate to create-react-app to make this repo easier to maintain up-to-date :) I could try to do it in the next few days.

@ffont
Copy link
Owner Author

ffont commented Aug 22, 2017

"easier to maintain" -> sounds great!

@noVaSon
Copy link
Collaborator

noVaSon commented Apr 23, 2018

#37

Hey, I took care for some - see the last pull request:

Accessing PropTypes via the main React module is deprecated, use PropTypes instead.

npm WARN deprecated [email protected]: In 6.x, the babel package has been deprecated in favor of babel-cli. Check https://opencollective.com/babel to support the Babel maintainers

npm WARN deprecated [email protected]: We're super 😸 excited that you're trying to use ES2015 syntax, but instead of continuing yearly presets 😭 , we recommend using babel-preset-env: npm install babel-preset-env. preset-env without options will compile ES2015+ down to ES5. And by targeting specific browsers, Babel can do less work and you can ship native ES2015+ to users 😎 ! Also, we are in the process of releasing v7, so give http://babeljs.io/blog/2017/09/12/planning-for-7.0 a read and test it! Thanks so much for using Babel 🙏 , please give us a follow @babeljs for updates, join slack.babeljs.io for discussion and help support at opencollective.com/babel

npm WARN deprecated [email protected]: Use uuid module instead

npm WARN deprecated [email protected]: Use mz or fs-extra^3.0 with Promise Support

@ffont
Copy link
Owner Author

ffont commented Apr 25, 2018

Thanks @noVaSon! I already merged the changes. Are other dependencies still outdated?

@noVaSon
Copy link
Collaborator

noVaSon commented Apr 25, 2018

Yes, there were depreciation warnigns about calling PropTypes from React main package.
I already applied the supposed updates in my master branch. I'll think about how to transfer my changes in an understandable fashion..

@noVaSon
Copy link
Collaborator

noVaSon commented May 2, 2018

When all current Pull Requests are reviewed and merged - I think it is time to do an npm prune .
I tried it and it deletes over 100 unused dependencies!
What a feeling ^^
This is an issue merged from #47

@noVaSon noVaSon self-assigned this May 23, 2018
@carthach
Copy link

These seem to be out of date again.. any plans to update?

@noVaSon
Copy link
Collaborator

noVaSon commented May 19, 2021

Hi @carthach!
This one was lost, but I am on it right now! There is some heavy work to do, we hat more than 2k vulnerabilies! Frightening.
Best, Eric

@carthach
Copy link

Better late than never! Cheers for replying Eric!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants