|
1 | 1 | { |
2 | 2 | "name": "able-pro-react-free-admin-dashboard", |
3 | | - "version": "2.1.0", |
| 3 | + "version": "2.2.0", |
4 | 4 | "dependencies": { |
5 | 5 | "@emotion/cache": "11.14.0", |
6 | 6 | "@emotion/react": "11.14.0", |
7 | | - "@emotion/styled": "11.14.0", |
8 | | - "@fontsource/inter": "5.2.5", |
9 | | - "@mui/lab": "7.0.0-beta.12", |
10 | | - "@mui/material": "7.1.0", |
11 | | - "@mui/system": "7.1.0", |
12 | | - "@vitejs/plugin-react": "4.4.1", |
13 | | - "apexcharts": "4.7.0", |
| 7 | + "@emotion/styled": "11.14.1", |
| 8 | + "@fontsource/inter": "5.2.6", |
| 9 | + "@mui/lab": "7.0.0-beta.16", |
| 10 | + "@mui/material": "7.3.1", |
| 11 | + "@mui/system": "7.3.1", |
| 12 | + "@vitejs/plugin-react": "5.0.2", |
| 13 | + "apexcharts": "5.3.4", |
14 | 14 | "formik": "2.4.6", |
15 | | - "framer-motion": "12.12.1", |
| 15 | + "framer-motion": "12.23.12", |
16 | 16 | "iconsax-reactjs": "0.0.8", |
17 | 17 | "lodash-es": "4.17.21", |
18 | 18 | "prop-types": "15.8.1", |
19 | | - "react": "19.1.0", |
| 19 | + "react": "19.1.1", |
20 | 20 | "react-apexcharts": "1.7.0", |
21 | 21 | "react-device-detect": "2.2.3", |
22 | | - "react-dom": "19.1.0", |
23 | | - "react-router": "7.6.0", |
24 | | - "react-router-dom": "7.6.0", |
25 | | - "simplebar-react": "3.3.1", |
26 | | - "swr": "2.3.3", |
27 | | - "vite": "6.3.5", |
| 22 | + "react-dom": "19.1.1", |
| 23 | + "react-router": "7.8.2", |
| 24 | + "react-router-dom": "7.8.2", |
| 25 | + "simplebar-react": "3.3.2", |
| 26 | + "swr": "2.3.6", |
| 27 | + "vite": "7.1.3", |
28 | 28 | "vite-jsconfig-paths": "2.0.1", |
29 | 29 | "web-vitals": "5.0.1", |
30 | | - "yup": "1.6.1" |
| 30 | + "yup": "1.7.0" |
31 | 31 | }, |
32 | 32 | "scripts": { |
33 | 33 | "start": "vite", |
|
56 | 56 | ] |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@eslint/compat": "1.2.9", |
| 59 | + "@eslint/compat": "1.3.2", |
60 | 60 | "@eslint/eslintrc": "3.3.1", |
61 | | - "@eslint/js": "9.27.0", |
62 | | - "eslint": "9.27.0", |
63 | | - "eslint-config-prettier": "10.1.5", |
| 61 | + "@eslint/js": "9.34.0", |
| 62 | + "eslint": "9.34.0", |
| 63 | + "eslint-config-prettier": "10.1.8", |
64 | 64 | "eslint-plugin-jsx-a11y": "6.10.2", |
65 | | - "eslint-plugin-prettier": "5.4.0", |
| 65 | + "eslint-plugin-prettier": "5.5.4", |
66 | 66 | "eslint-plugin-react": "7.37.5", |
67 | 67 | "eslint-plugin-react-hooks": "5.2.0", |
68 | | - "immutable": "5.1.2", |
69 | | - "prettier": "3.5.3" |
| 68 | + "immutable": "5.1.3", |
| 69 | + "prettier": "3.6.2" |
70 | 70 | }, |
71 | | - "packageManager": "yarn@4.9.1" |
| 71 | + "packageManager": "yarn@4.9.4" |
72 | 72 | } |
0 commit comments