chore: dependencies update
This commit is contained in:
parent
05c18d0cac
commit
c870094e97
10
package.json
10
package.json
@ -24,21 +24,21 @@
|
|||||||
"enzyme-adapter-react-16": "^1.1.1",
|
"enzyme-adapter-react-16": "^1.1.1",
|
||||||
"flag-icon-css": "^3.0.0",
|
"flag-icon-css": "^3.0.0",
|
||||||
"font-awesome": "^4.7.0",
|
"font-awesome": "^4.7.0",
|
||||||
"prop-types": "^15.6.1",
|
"prop-types": "^15.6.2",
|
||||||
"react": "^16.4.0",
|
"react": "^16.4.1",
|
||||||
"react-chartjs-2": "^2.7.2",
|
"react-chartjs-2": "^2.7.2",
|
||||||
"react-dom": "^16.4.0",
|
"react-dom": "^16.4.1",
|
||||||
"react-loadable": "^5.4.0",
|
"react-loadable": "^5.4.0",
|
||||||
"react-router-config": "^1.0.0-beta.4",
|
"react-router-config": "^1.0.0-beta.4",
|
||||||
"react-router-dom": "^4.3.1",
|
"react-router-dom": "^4.3.1",
|
||||||
"react-test-renderer": "^16.4.0",
|
"react-test-renderer": "^16.4.1",
|
||||||
"reactstrap": "^6.1.0",
|
"reactstrap": "^6.1.0",
|
||||||
"simple-line-icons": "^2.4.1"
|
"simple-line-icons": "^2.4.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-jest": "^23.0.1",
|
"babel-jest": "^23.0.1",
|
||||||
"node-sass-chokidar": "^1.3.0",
|
"node-sass-chokidar": "^1.3.0",
|
||||||
"npm-run-all": "^4.1.2",
|
"npm-run-all": "^4.1.3",
|
||||||
"react-scripts": "^1.1.4"
|
"react-scripts": "^1.1.4"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user