chore: React 17 and dependencies update
This commit is contained in:
parent
f9f19274f0
commit
f6a710ffd6
12
package.json
12
package.json
@ -27,25 +27,25 @@
|
||||
"@coreui/coreui": "^3.4.0",
|
||||
"@coreui/icons": "^2.0.0-rc.0",
|
||||
"@coreui/icons-react": "^1.0.2",
|
||||
"@coreui/react": "^3.3.4",
|
||||
"@coreui/react": "^3.4.0",
|
||||
"@coreui/react-chartjs": "^1.0.1",
|
||||
"@coreui/utils": "^1.3.1",
|
||||
"classnames": "^2.2.6",
|
||||
"core-js": "^3.8.0",
|
||||
"core-js": "^3.8.1",
|
||||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.5",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "^0.3.2",
|
||||
"node-sass": "^4.14.1",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.14.0",
|
||||
"react": "^17.0.1",
|
||||
"react-app-polyfill": "^2.0.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react-dom": "^17.0.1",
|
||||
"react-redux": "^7.2.2",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"redux": "4.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"auto-changelog": "~2.2.1",
|
||||
"react-scripts": "~4.0.1"
|
||||
"react-scripts": "^4.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
Loading…
Reference in New Issue
Block a user