|
12 | 12 | "url": "[email protected]:negative0/rclone-webui-react.git" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@coreui/coreui": "^2.1.12", |
| 15 | + "@coreui/coreui": "^2.1.16", |
16 | 16 | "@coreui/coreui-plugin-chartjs-custom-tooltips": "^1.3.1", |
17 | 17 | "@coreui/icons": "0.3.0", |
18 | | - "@coreui/react": "~2.5.1", |
19 | | - "axios": "^0.19.0", |
20 | | - "bootstrap": "^4.3.1", |
21 | | - "chart.js": "^2.8.0", |
| 18 | + "@coreui/react": "^2.5.4", |
| 19 | + "axios": "^0.19.2", |
| 20 | + "bootstrap": "^4.4.1", |
| 21 | + "chart.js": "^2.9.3", |
22 | 22 | "classnames": "^2.2.6", |
23 | | - "core-js": "^3.1.4", |
24 | | - "flag-icon-css": "^3.3.0", |
| 23 | + "core-js": "^3.6.4", |
| 24 | + "flag-icon-css": "^3.4.6", |
25 | 25 | "font-awesome": "^4.7.0", |
26 | 26 | "jquery": "^3.4.1", |
27 | 27 | "lodash": "^4.17.14", |
28 | 28 | "node-sass": "^4.13.1", |
29 | 29 | "package.json": "^2.0.1", |
30 | 30 | "prop-types": "^15.7.2", |
31 | | - "react": "^16.8.6", |
32 | | - "react-app-polyfill": "^1.0.1", |
| 31 | + "react": "^16.12.0", |
| 32 | + "react-app-polyfill": "^1.0.6", |
33 | 33 | "react-autosuggest": "^9.4.3", |
34 | | - "react-awesome-player": "^1.0.9", |
35 | | - "react-chartjs-2": "^2.7.6", |
| 34 | + "react-awesome-player": "^1.0.11", |
| 35 | + "react-chartjs-2": "^2.9.0", |
36 | 36 | "react-dnd": "^7.7.0", |
37 | 37 | "react-dnd-html5-backend": "^7.7.0", |
38 | | - "react-dom": "^16.8.6", |
| 38 | + "react-dom": "^16.12.0", |
39 | 39 | "react-in-viewport": "0.0.38", |
40 | | - "react-redux": "^7.1.0", |
41 | | - "react-router-config": "^5.0.1", |
| 40 | + "react-redux": "^7.1.3", |
| 41 | + "react-router-config": "^5.1.1", |
42 | 42 | "react-router-dom": "~5.0.1", |
43 | | - "react-test-renderer": "^16.8.6", |
44 | | - "react-toastify": "^5.2.1", |
45 | | - "reactstrap": "^8.0.0", |
46 | | - "redux": "^4.0.4", |
| 43 | + "react-test-renderer": "^16.12.0", |
| 44 | + "react-toastify": "^5.5.0", |
| 45 | + "reactstrap": "^8.4.1", |
| 46 | + "redux": "^4.0.5", |
47 | 47 | "redux-thunk": "^2.3.0", |
48 | 48 | "simple-line-icons": "^2.4.1", |
49 | | - "typescript": "^3.5.3" |
| 49 | + "typescript": "^3.7.5" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "check-prop-types": "^1.1.2", |
53 | | - "coveralls": "^3.0.4", |
54 | | - "enzyme": "^3.10.0", |
55 | | - "enzyme-adapter-react-16": "^1.14.0", |
56 | | - "enzyme-to-json": "^3.3.5", |
57 | | - "fetch-mock": "^7.3.6", |
58 | | - "react-dnd-test-utils": "^7.4.4", |
| 53 | + "coveralls": "^3.0.9", |
| 54 | + "enzyme": "^3.11.0", |
| 55 | + "enzyme-adapter-react-16": "^1.15.2", |
| 56 | + "enzyme-to-json": "^3.4.4", |
| 57 | + "fetch-mock": "^7.7.3", |
59 | 58 | "react-dnd-test-backend": "^7.7.0", |
60 | | - "react-scripts": "^3.0.1", |
61 | | - "redux-mock-store": "^1.5.3" |
| 59 | + "react-dnd-test-utils": "^7.4.4", |
| 60 | + "react-scripts": "^3.3.1", |
| 61 | + "redux-mock-store": "^1.5.4" |
62 | 62 | }, |
63 | 63 | "scripts": { |
64 | 64 | "start": "react-scripts start", |
|
0 commit comments