|
1 | 1 | { |
2 | 2 | "name": "mantis-material-free-react", |
3 | | - "version": "1.4.1", |
4 | | - "private": false, |
| 3 | + "version": "1.5.0", |
5 | 4 | "homepage": "https://mantisdashboard.io/free", |
6 | 5 | "author": { |
7 | 6 | "name": "CodedThemes", |
|
19 | 18 | "knip": "knip" |
20 | 19 | }, |
21 | 20 | "dependencies": { |
22 | | - "@ant-design/colors": "7.2.0", |
23 | | - "@ant-design/icons": "5.6.0", |
| 21 | + "@ant-design/colors": "8.0.0", |
| 22 | + "@ant-design/icons": "6.0.0", |
24 | 23 | "@emotion/cache": "11.14.0", |
25 | 24 | "@emotion/react": "11.14.0", |
26 | 25 | "@emotion/styled": "11.14.0", |
27 | | - "@fontsource/inter": "5.1.1", |
28 | | - "@fontsource/poppins": "5.1.1", |
29 | | - "@fontsource/public-sans": "5.1.2", |
30 | | - "@fontsource/roboto": "5.1.1", |
31 | | - "@mui/base": "5.0.0-beta.69", |
32 | | - "@mui/lab": "6.0.0-beta.24", |
33 | | - "@mui/material": "6.4.1", |
34 | | - "@mui/system": "6.4.1", |
35 | | - "@mui/x-charts": "7.24.1", |
36 | | - "@vitejs/plugin-react": "4.3.4", |
| 26 | + "@fontsource/inter": "5.2.5", |
| 27 | + "@fontsource/poppins": "5.2.5", |
| 28 | + "@fontsource/public-sans": "5.2.5", |
| 29 | + "@fontsource/roboto": "5.2.5", |
| 30 | + "@mui/base": "5.0.0-beta.70", |
| 31 | + "@mui/lab": "7.0.0-beta.10", |
| 32 | + "@mui/material": "7.0.2", |
| 33 | + "@mui/system": "7.0.2", |
| 34 | + "@mui/x-charts": "8.1.0", |
| 35 | + "@vitejs/plugin-react": "4.4.1", |
37 | 36 | "formik": "2.4.6", |
38 | | - "framer-motion": "12.0.5", |
| 37 | + "framer-motion": "12.8.2", |
39 | 38 | "lodash-es": "4.17.21", |
40 | | - "react": "18.3.1", |
| 39 | + "react": "19.1.0", |
41 | 40 | "react-device-detect": "2.2.3", |
42 | | - "react-dom": "18.3.1", |
43 | | - "react-number-format": "5.4.3", |
44 | | - "react-router": "7.1.3", |
45 | | - "react-router-dom": "7.1.3", |
| 41 | + "react-dom": "19.1.0", |
| 42 | + "react-number-format": "5.4.4", |
| 43 | + "react-router": "7.5.1", |
| 44 | + "react-router-dom": "7.5.1", |
46 | 45 | "simplebar-react": "3.3.0", |
47 | | - "swr": "2.3.0", |
48 | | - "vite": "6.0.11", |
| 46 | + "swr": "2.3.3", |
| 47 | + "vite": "6.3.1", |
49 | 48 | "vite-jsconfig-paths": "2.0.1", |
50 | 49 | "web-vitals": "4.2.4", |
51 | 50 | "yup": "1.6.1" |
|
69 | 68 | ] |
70 | 69 | }, |
71 | 70 | "devDependencies": { |
72 | | - "@eslint/compat": "1.2.5", |
73 | | - "@eslint/eslintrc": "3.2.0", |
74 | | - "@eslint/js": "9.19.0", |
75 | | - "@types/node": "22.13.5", |
76 | | - "eslint": "9.19.0", |
77 | | - "eslint-config-prettier": "10.0.1", |
| 71 | + "@eslint/compat": "1.2.8", |
| 72 | + "@eslint/eslintrc": "3.3.1", |
| 73 | + "@eslint/js": "9.25.1", |
| 74 | + "eslint": "9.25.1", |
| 75 | + "eslint-config-prettier": "10.1.2", |
78 | 76 | "eslint-plugin-jsx-a11y": "6.10.2", |
79 | | - "eslint-plugin-prettier": "5.2.3", |
| 77 | + "eslint-plugin-prettier": "5.2.6", |
80 | 78 | "eslint-plugin-react": "7.37.4", |
81 | | - "eslint-plugin-react-hooks": "5.1.0", |
| 79 | + "eslint-plugin-react-hooks": "5.2.0", |
82 | 80 | "immutable": "4.3.7", |
83 | 81 | "knip": "5.45.0", |
84 | | - "prettier": "3.4.2", |
| 82 | + "prettier": "3.5.3", |
85 | 83 | "prettier-eslint-cli": "8.0.1" |
86 | 84 | }, |
87 | | - "packageManager": "yarn@4.6.0" |
| 85 | + "packageManager": "yarn@4.9.1" |
88 | 86 | } |
0 commit comments