|
1 | 1 | { |
2 | 2 | "name": "mantis-material-free-react", |
3 | | - "version": "2.0.1", |
| 3 | + "version": "2.1.0", |
4 | 4 | "homepage": "https://mantisdashboard.com/free", |
5 | 5 | "author": { |
6 | 6 | "name": "CodedThemes", |
|
16 | 16 | "prettier": "prettier --write \"src/**/*.{js,jsx,ts,tsx}\"" |
17 | 17 | }, |
18 | 18 | "dependencies": { |
19 | | - "@ant-design/colors": "7.2.1", |
| 19 | + "@ant-design/colors": "8.0.1", |
20 | 20 | "@ant-design/icons": "6.1.0", |
21 | 21 | "@emotion/cache": "11.14.0", |
22 | 22 | "@emotion/react": "11.14.0", |
23 | 23 | "@emotion/styled": "11.14.1", |
24 | 24 | "@fontsource/public-sans": "5.2.7", |
25 | 25 | "@mui/base": "5.0.0-beta.70", |
26 | | - "@mui/lab": "7.0.1-beta.20", |
27 | | - "@mui/material": "7.3.6", |
28 | | - "@mui/system": "7.3.6", |
29 | | - "@mui/x-charts": "8.22.1", |
30 | | - "@vitejs/plugin-react": "5.1.2", |
| 26 | + "@mui/lab": "7.0.1-beta.22", |
| 27 | + "@mui/material": "7.3.8", |
| 28 | + "@mui/system": "7.3.8", |
| 29 | + "@mui/x-charts": "8.27.0", |
| 30 | + "@vitejs/plugin-react": "5.1.4", |
31 | 31 | "formik": "2.4.9", |
32 | | - "framer-motion": "12.23.26", |
33 | | - "lodash-es": "4.17.22", |
34 | | - "react": "19.2.3", |
| 32 | + "framer-motion": "12.34.2", |
| 33 | + "lodash-es": "4.17.23", |
| 34 | + "react": "19.2.4", |
35 | 35 | "react-device-detect": "2.2.3", |
36 | | - "react-dom": "19.2.3", |
| 36 | + "react-dom": "19.2.4", |
37 | 37 | "react-number-format": "5.4.4", |
38 | | - "react-router": "7.11.0", |
39 | | - "react-router-dom": "7.11.0", |
| 38 | + "react-router": "7.13.0", |
| 39 | + "react-router-dom": "7.13.0", |
40 | 40 | "simplebar-react": "3.3.2", |
41 | | - "swr": "2.3.8", |
42 | | - "vite": "7.3.0", |
| 41 | + "swr": "2.4.0", |
| 42 | + "vite": "7.3.1", |
43 | 43 | "vite-jsconfig-paths": "2.0.1", |
44 | 44 | "web-vitals": "5.1.0", |
45 | 45 | "yup": "1.7.1" |
|
63 | 63 | ] |
64 | 64 | }, |
65 | 65 | "devDependencies": { |
66 | | - "@eslint/compat": "2.0.0", |
| 66 | + "@eslint/compat": "2.0.2", |
67 | 67 | "@eslint/eslintrc": "3.3.3", |
68 | | - "@eslint/js": "9.39.2", |
69 | | - "eslint": "9.39.2", |
| 68 | + "@eslint/js": "10.0.1", |
| 69 | + "eslint": "10.0.0", |
70 | 70 | "eslint-config-prettier": "10.1.8", |
71 | 71 | "eslint-plugin-jsx-a11y": "6.10.2", |
72 | | - "eslint-plugin-prettier": "5.5.4", |
| 72 | + "eslint-plugin-prettier": "5.5.5", |
73 | 73 | "eslint-plugin-react": "7.37.5", |
74 | 74 | "eslint-plugin-react-hooks": "7.0.1", |
75 | | - "prettier": "3.7.4" |
| 75 | + "prettier": "3.8.1" |
76 | 76 | }, |
77 | 77 | "packageManager": "yarn@4.12.0" |
78 | 78 | } |
0 commit comments