chore: dependencies update

This commit is contained in:
xidedix 2018-07-30 16:14:05 +02:00
parent bad280163c
commit 989daa9857

View File

@ -15,8 +15,8 @@
"@coreui/coreui": "^2.0.4",
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
"@coreui/icons": "0.2.0",
"@coreui/react": "^2.0.4",
"bootstrap": "^4.1.1",
"@coreui/react": "^2.0.5",
"bootstrap": "^4.1.3",
"chart.js": "^2.7.2",
"classnames": "^2.2.6",
"core-js": "^2.5.7",
@ -32,11 +32,11 @@
"react-router-config": "^1.0.0-beta.4",
"react-router-dom": "^4.3.1",
"react-test-renderer": "^16.4.1",
"reactstrap": "^6.1.0",
"reactstrap": "^6.3.1",
"simple-line-icons": "^2.4.1"
},
"devDependencies": {
"babel-jest": "^23.0.1",
"babel-jest": "^23.4.2",
"node-sass-chokidar": "^1.3.0",
"npm-run-all": "^4.1.3",
"react-scripts": "^1.1.4"