We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad2801 commit 989daa9Copy full SHA for 989daa9
package.json
@@ -15,8 +15,8 @@
15
"@coreui/coreui": "^2.0.4",
16
"@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
17
"@coreui/icons": "0.2.0",
18
- "@coreui/react": "^2.0.4",
19
- "bootstrap": "^4.1.1",
+ "@coreui/react": "^2.0.5",
+ "bootstrap": "^4.1.3",
20
"chart.js": "^2.7.2",
21
"classnames": "^2.2.6",
22
"core-js": "^2.5.7",
@@ -32,11 +32,11 @@
32
"react-router-config": "^1.0.0-beta.4",
33
"react-router-dom": "^4.3.1",
34
"react-test-renderer": "^16.4.1",
35
- "reactstrap": "^6.1.0",
+ "reactstrap": "^6.3.1",
36
"simple-line-icons": "^2.4.1"
37
},
38
"devDependencies": {
39
- "babel-jest": "^23.0.1",
+ "babel-jest": "^23.4.2",
40
"node-sass-chokidar": "^1.3.0",
41
"npm-run-all": "^4.1.3",
42
"react-scripts": "^1.1.4"
0 commit comments