|
6 | 6 | "dependencies": { |
7 | 7 | "@emotion/react": "^11.14.0", |
8 | 8 | "@emotion/styled": "^11.14.1", |
9 | | - "@mui/icons-material": "^7.2.0", |
10 | | - "@mui/material": "^7.2.0", |
11 | | - "@mui/x-data-grid": "^8.8.0", |
12 | | - "react": "^18.3.1", |
13 | | - "react-dom": "^18.3.1", |
14 | | - "react-router-dom": "^6.27.0", |
| 9 | + "@mui/icons-material": "^7.3.1", |
| 10 | + "@mui/material": "^7.3.1", |
| 11 | + "@mui/x-data-grid": "^8.10.1", |
| 12 | + "react": "^19.1.1", |
| 13 | + "react-dom": "^19.1.1", |
| 14 | + "react-router-dom": "^7.8.1", |
15 | 15 | "react-router-hash-link": "^2.4.3" |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | | - "@eslint/js": "^9.31.0", |
19 | | - "@vitejs/plugin-react": "^4.6.0", |
20 | | - "eslint": "^9.31.0", |
| 18 | + "@eslint/js": "^9.33.0", |
| 19 | + "@vitejs/plugin-react": "^5.0.0", |
| 20 | + "eslint": "^9.33.0", |
21 | 21 | "eslint-config-react": "^1.1.7", |
22 | 22 | "eslint-define-config": "^2.1.0", |
23 | 23 | "eslint-plugin-import": "^2.32.0", |
|
26 | 26 | "eslint-plugin-react-refresh": "^0.4.20", |
27 | 27 | "eslint-plugin-unused-imports": "^4.1.4", |
28 | 28 | "globals": "^16.3.0", |
29 | | - "npm-check-updates": "^18.0.1", |
30 | | - "vite": "^6.3.5", |
| 29 | + "npm-check-updates": "^18.0.2", |
| 30 | + "vite": "^7.1.2", |
31 | 31 | "vite-plugin-eslint": "^1.8.1" |
32 | 32 | }, |
33 | 33 | "scripts": { |
|
0 commit comments