|
1 | 1 | { |
2 | 2 | "name": "mantis-material-free-react", |
3 | | - "version": "1.6.0", |
| 3 | + "version": "4.0.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": "8.0.0", |
20 | | - "@ant-design/icons": "6.0.0", |
| 19 | + "@ant-design/colors": "7.2.1", |
| 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 | | - "@fontsource/inter": "5.2.6", |
25 | | - "@fontsource/poppins": "5.2.6", |
26 | | - "@fontsource/public-sans": "5.2.6", |
27 | | - "@fontsource/roboto": "5.2.6", |
| 24 | + "@fontsource/public-sans": "5.2.7", |
28 | 25 | "@mui/base": "5.0.0-beta.70", |
29 | | - "@mui/lab": "7.0.0-beta.10", |
30 | | - "@mui/material": "7.0.2", |
31 | | - "@mui/system": "7.0.2", |
32 | | - "@mui/x-charts": "8.1.0", |
33 | | - "@vitejs/plugin-react": "4.6.0", |
| 26 | + "@mui/lab": "7.0.1-beta.18", |
| 27 | + "@mui/material": "7.3.4", |
| 28 | + "@mui/system": "7.3.3", |
| 29 | + "@mui/x-charts": "8.14.0", |
| 30 | + "@vitejs/plugin-react": "5.0.4", |
34 | 31 | "formik": "2.4.6", |
35 | | - "framer-motion": "12.8.2", |
| 32 | + "framer-motion": "12.23.24", |
36 | 33 | "lodash-es": "4.17.21", |
37 | | - "react": "19.1.0", |
| 34 | + "react": "19.2.0", |
38 | 35 | "react-device-detect": "2.2.3", |
39 | | - "react-dom": "19.1.0", |
| 36 | + "react-dom": "19.2.0", |
40 | 37 | "react-number-format": "5.4.4", |
41 | | - "react-router": "7.6.3", |
42 | | - "react-router-dom": "7.6.3", |
| 38 | + "react-router": "7.9.4", |
| 39 | + "react-router-dom": "7.9.4", |
43 | 40 | "simplebar-react": "3.3.2", |
44 | | - "swr": "2.3.4", |
45 | | - "vite": "7.0.4", |
| 41 | + "swr": "2.3.6", |
| 42 | + "vite": "7.1.9", |
46 | 43 | "vite-jsconfig-paths": "2.0.1", |
47 | | - "web-vitals": "4.2.4", |
48 | | - "yup": "1.6.1" |
| 44 | + "web-vitals": "5.1.0", |
| 45 | + "yup": "1.7.1" |
49 | 46 | }, |
50 | 47 | "eslintConfig": { |
51 | 48 | "extends": [ |
|
66 | 63 | ] |
67 | 64 | }, |
68 | 65 | "devDependencies": { |
69 | | - "@eslint/compat": "1.3.1", |
| 66 | + "@eslint/compat": "1.4.0", |
70 | 67 | "@eslint/eslintrc": "3.3.1", |
71 | | - "@eslint/js": "9.31.0", |
72 | | - "eslint": "9.25.1", |
| 68 | + "@eslint/js": "9.37.0", |
| 69 | + "eslint": "9.37.0", |
73 | 70 | "eslint-config-prettier": "10.1.2", |
74 | 71 | "eslint-plugin-jsx-a11y": "6.10.2", |
75 | | - "eslint-plugin-prettier": "5.2.6", |
| 72 | + "eslint-plugin-prettier": "5.5.4", |
76 | 73 | "eslint-plugin-react": "7.37.5", |
77 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 74 | + "eslint-plugin-react-hooks": "7.0.0", |
78 | 75 | "prettier": "3.6.2" |
79 | 76 | }, |
80 | | - "packageManager": "yarn@4.9.1" |
| 77 | + "packageManager": "yarn@4.10.3" |
81 | 78 | } |
0 commit comments