|
1 | 1 | {
|
2 | 2 | "name": "@coreui/coreui-free-react-admin-template",
|
3 |
| - "version": "2.1.4", |
| 3 | + "version": "2.1.5", |
4 | 4 | "description": "CoreUI React Open Source Bootstrap 4 Admin Template",
|
5 | 5 | "author": "Łukasz Holeczek",
|
6 | 6 | "homepage": "https://coreui.io",
|
|
15 | 15 | "@coreui/coreui": "^2.1.7",
|
16 | 16 | "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.2.0",
|
17 | 17 | "@coreui/icons": "0.3.0",
|
18 |
| - "@coreui/react": "^2.1.4", |
| 18 | + "@coreui/react": "^2.1.5", |
19 | 19 | "bootstrap": "^4.3.1",
|
20 | 20 | "chart.js": "^2.7.3",
|
21 | 21 | "classnames": "^2.2.6",
|
22 | 22 | "core-js": "^2.6.5",
|
23 | 23 | "enzyme": "^3.9.0",
|
24 |
| - "enzyme-adapter-react-16": "^1.9.1", |
25 |
| - "flag-icon-css": "^3.2.1", |
| 24 | + "enzyme-adapter-react-16": "^1.10.0", |
| 25 | + "flag-icon-css": "^3.3.0", |
26 | 26 | "font-awesome": "^4.7.0",
|
27 | 27 | "node-sass": "^4.11.0",
|
28 | 28 | "prop-types": "^15.7.2",
|
29 |
| - "react": "^16.8.2", |
| 29 | + "react": "^16.8.4", |
30 | 30 | "react-app-polyfill": "^0.2.1",
|
31 | 31 | "react-chartjs-2": "^2.7.4",
|
32 |
| - "react-dom": "^16.8.2", |
| 32 | + "react-dom": "^16.8.4", |
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.8.2", |
| 36 | + "react-test-renderer": "^16.8.4", |
37 | 37 | "reactstrap": "^7.1.0",
|
38 | 38 | "simple-line-icons": "^2.4.1"
|
39 | 39 | },
|
|
0 commit comments