|
12 | 12 | "url": "[email protected]:coreui/coreui-free-react-admin-template.git"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@coreui/coreui": "^2.0.25", |
| 15 | + "@coreui/coreui": "^2.1.0", |
16 | 16 | "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
|
17 | 17 | "@coreui/icons": "0.3.0",
|
18 |
| - "@coreui/react": "^2.0.9", |
| 18 | + "@coreui/react": "^2.1.0", |
19 | 19 | "bootstrap": "^4.1.3",
|
20 | 20 | "chart.js": "^2.7.3",
|
21 | 21 | "classnames": "^2.2.6",
|
|
24 | 24 | "enzyme-adapter-react-16": "^1.6.0",
|
25 | 25 | "flag-icon-css": "^3.2.1",
|
26 | 26 | "font-awesome": "^4.7.0",
|
27 |
| - "node-sass": "^4.9.4", |
| 27 | + "node-sass": "^4.10.0", |
28 | 28 | "prop-types": "^15.6.2",
|
29 |
| - "react": "^16.6.0", |
| 29 | + "react": "^16.6.1", |
30 | 30 | "react-app-polyfill": "^0.1.3",
|
31 | 31 | "react-chartjs-2": "^2.7.2",
|
32 |
| - "react-dom": "^16.6.0", |
| 32 | + "react-dom": "^16.6.1", |
33 | 33 | "react-loadable": "^5.5.0",
|
34 | 34 | "react-router-config": "^4.4.0-beta.6",
|
35 | 35 | "react-router-dom": "^4.3.1",
|
36 |
| - "react-test-renderer": "^16.6.0", |
| 36 | + "react-test-renderer": "^16.6.1", |
37 | 37 | "reactstrap": "^6.5.0",
|
38 | 38 | "simple-line-icons": "^2.4.1"
|
39 | 39 | },
|
|
0 commit comments