updated react app to ^17.0.2

This commit is contained in:
augustinebest 2021-08-14 21:32:32 +01:00
parent 20ebb0d114
commit 54aaeb46ec

View File

@ -15,23 +15,23 @@
"history": "^4.7.2",
"jest": "^26.6.3",
"loadable-components": "^2.2.3",
"prop-types": "^15.6.1",
"prop-types": "^15.7.2",
"puppeteer": "^5.5.0",
"query-string": "^5.1.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-frontload": "^1.0.3",
"react-ga": "^2.5.3",
"react-redux": "^5.0.7",
"react-redux": "^7.2.4",
"react-reveal": "^1.2.2",
"react-router-dom": "^4.2.2",
"react-router-dom": "^5.2.0",
"react-router-redux": "^4.0.8",
"react-scripts": "^4.0.3",
"react-stripe-elements": "^1.6.0",
"redux": "^3.7.2",
"redux-form": "^7.3.0",
"redux": "^4.1.1",
"redux-form": "^8.3.7",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.2.0",
"redux-thunk": "^2.3.0",
"sane-email-validation": "^3.0.1",
"universal-cookie": "^4.0.0",
"uuid": "^8.3.2",