|
1 | 1 | { |
2 | 2 | "name": "material-dashboard-2-react", |
3 | | - "version": "2.0.0", |
| 3 | + "version": "2.1.0", |
4 | 4 | "private": true, |
5 | 5 | "author": "Creative Tim", |
6 | 6 | "license": "See license in https://www.creative-tim.com/license", |
|
17 | 17 | "npm": ">=6" |
18 | 18 | }, |
19 | 19 | "dependencies": { |
20 | | - "@emotion/cache": "11.4.0", |
21 | | - "@emotion/react": "11.4.1", |
22 | | - "@emotion/styled": "11.3.0", |
23 | | - "@mui/icons-material": "5.2.0", |
24 | | - "@mui/material": "5.2.0", |
25 | | - "@mui/styled-engine": "5.2.0", |
26 | | - "@testing-library/jest-dom": "5.11.4", |
27 | | - "@testing-library/react": "11.1.0", |
28 | | - "@testing-library/user-event": "12.1.10", |
| 20 | + "@emotion/cache": "11.7.1", |
| 21 | + "@emotion/react": "11.7.1", |
| 22 | + "@emotion/styled": "11.6.0", |
| 23 | + "@mui/icons-material": "5.4.1", |
| 24 | + "@mui/material": "5.4.1", |
| 25 | + "@mui/styled-engine": "5.4.1", |
| 26 | + "@testing-library/jest-dom": "5.16.2", |
| 27 | + "@testing-library/react": "12.1.2", |
| 28 | + "@testing-library/user-event": "13.5.0", |
29 | 29 | "chart.js": "3.4.1", |
30 | | - "chroma-js": "2.1.2", |
31 | | - "prop-types": "15.7.2", |
| 30 | + "chroma-js": "2.4.2", |
| 31 | + "prop-types": "15.8.1", |
32 | 32 | "react": "17.0.2", |
33 | 33 | "react-chartjs-2": "3.0.4", |
34 | 34 | "react-dom": "17.0.2", |
35 | 35 | "react-github-btn": "1.2.1", |
36 | | - "react-router-dom": "6.0.2", |
37 | | - "react-scripts": "4.0.3", |
| 36 | + "react-router-dom": "6.2.1", |
| 37 | + "react-scripts": "5.0.0", |
38 | 38 | "react-table": "7.7.0", |
39 | | - "stylis": "4.0.10", |
40 | | - "stylis-plugin-rtl": "2.1.0", |
41 | | - "web-vitals": "1.0.1", |
42 | | - "yup": "0.32.9" |
| 39 | + "stylis": "4.0.13", |
| 40 | + "stylis-plugin-rtl": "2.1.1", |
| 41 | + "web-vitals": "2.1.4", |
| 42 | + "yup": "0.32.11" |
43 | 43 | }, |
44 | 44 | "scripts": { |
45 | 45 | "start": "react-scripts start", |
|
67 | 67 | ] |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "eslint": "7.30.0", |
71 | | - "eslint-config-airbnb": "18.2.1", |
| 70 | + "eslint": "8.8.0", |
| 71 | + "eslint-config-airbnb": "19.0.4", |
72 | 72 | "eslint-config-prettier": "8.3.0", |
73 | | - "eslint-plugin-import": "2.23.4", |
74 | | - "eslint-plugin-jsx-a11y": "6.4.1", |
75 | | - "eslint-plugin-prettier": "3.4.0", |
76 | | - "eslint-plugin-react": "7.24.0", |
77 | | - "eslint-plugin-react-hooks": "4.2.0", |
78 | | - "prettier": "2.3.2" |
| 73 | + "eslint-plugin-import": "2.25.4", |
| 74 | + "eslint-plugin-jsx-a11y": "6.5.1", |
| 75 | + "eslint-plugin-prettier": "4.0.0", |
| 76 | + "eslint-plugin-react": "7.28.0", |
| 77 | + "eslint-plugin-react-hooks": "4.3.0", |
| 78 | + "prettier": "2.5.1" |
79 | 79 | } |
80 | 80 | } |
0 commit comments