|
1 | 1 | { |
2 | 2 | "name": "material-dashboard-react", |
3 | | - "version": "1.8.0", |
| 3 | + "version": "1.9.0", |
4 | 4 | "description": "Material Dashboard React. Coded by Creative Tim", |
5 | 5 | "private": false, |
6 | 6 | "main": "dist/index.js", |
7 | 7 | "dependencies": { |
8 | | - "@material-ui/core": "4.3.2", |
9 | | - "@material-ui/icons": "4.2.1", |
| 8 | + "@material-ui/core": "4.10.0", |
| 9 | + "@material-ui/icons": "4.9.1", |
10 | 10 | "chartist": "0.10.1", |
11 | 11 | "classnames": "2.2.6", |
12 | | - "history": "4.9.0", |
13 | | - "perfect-scrollbar": "1.4.0", |
| 12 | + "history": "4.10.1", |
| 13 | + "perfect-scrollbar": "1.5.0", |
14 | 14 | "prop-types": "15.7.2", |
15 | | - "react": "16.9.0", |
16 | | - "react-chartist": "0.13.3", |
17 | | - "react-dom": "16.9.0", |
| 15 | + "react": "16.13.1", |
| 16 | + "react-chartist": "0.14.3", |
| 17 | + "react-dom": "16.13.1", |
18 | 18 | "react-google-maps": "9.4.5", |
19 | | - "react-router-dom": "5.0.1", |
20 | | - "react-scripts": "3.1.0", |
21 | | - "react-swipeable-views": "0.13.3" |
| 19 | + "react-router-dom": "5.2.0", |
| 20 | + "react-scripts": "3.4.1", |
| 21 | + "react-swipeable-views": "0.13.9" |
22 | 22 | }, |
23 | 23 | "scripts": { |
24 | 24 | "start": "react-scripts start", |
|
43 | 43 | }, |
44 | 44 | "homepage": "https://creativetimofficial.github.io/material-dashboard-react/#/dashboard", |
45 | 45 | "optionalDependencies": { |
46 | | - "@types/googlemaps": "3.37.3", |
| 46 | + "@types/googlemaps": "3.39.6", |
47 | 47 | "@types/markerclustererplus": "2.1.33", |
48 | | - "ajv": "6.10.2", |
49 | | - "typescript": "3.5.3" |
| 48 | + "ajv": "6.12.2", |
| 49 | + "typescript": "3.9.3" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | | - "eslint-config-prettier": "6.0.0", |
53 | | - "eslint-plugin-prettier": "3.1.0", |
| 52 | + "eslint-config-prettier": "6.11.0", |
| 53 | + "eslint-plugin-prettier": "3.1.3", |
54 | 54 | "gulp": "4.0.2", |
55 | 55 | "gulp-append-prepend": "1.0.8", |
56 | | - "prettier": "1.18.2" |
| 56 | + "prettier": "2.0.5" |
57 | 57 | }, |
58 | 58 | "browserslist": { |
59 | 59 | "production": [ |
|
0 commit comments