Skip to content

Conversation

incerta
Copy link
Contributor

@incerta incerta commented Jul 9, 2019

#175 Replace 'react-router-redux' with 'connected-react-router'

Also I noticed a lot of vulnerability warnings related to react-scripts, so I had update it and also react-redux, axios. For now we don't have vulnerability complains after npm i.

@babel/polyfill is deprecated for the new react-scripts environment, so I remove this dependency and adjust src/index.tsx

incerta added 5 commits July 9, 2019 18:03
Replace 'react-router-redux' with 'connected-react-router'
The old verion of have to many vulnerability complains
Also update two peer dependencies: react-redux, axios
Adjust 'error-message' component according to new 'react-scripts'
warning that appeas after `npm start` cmd
@incerta incerta changed the title Replace deprecated module in playground Replace deprecated modules in playground Jul 9, 2019
"cuid": "2.1.6",
"prop-types": "15.7.2",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-redux": "7.0.2",
"react-redux": "7.1.0",
"react-redux-typescript-scripts": "1.5.0",
"react-router-dom": "4.3.1",
"react-router-redux": "5.0.0-alpha.8",
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

react-router-redux shoould be removed from deps

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sry, somehow I missed it

@piotrwitek piotrwitek merged commit 44773b1 into piotrwitek:master Jul 10, 2019
@piotrwitek
Copy link
Owner

@incerta Thanks for your contribution. It looks great!

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

Successfully merging this pull request may close these issues.

None yet

2 participants