|
18 | 18 | "@fontsource/roboto": "^5.2.5", |
19 | 19 | "@mui/icons-material": "^7.0.2", |
20 | 20 | "@mui/material": "^7.0.2", |
21 | | - "@mui/x-data-grid": "^8.0.0", |
| 21 | + "@mui/x-data-grid": "^8.2.0", |
22 | 22 | "@tauri-apps/api": "^2.5.0", |
23 | 23 | "@tauri-apps/plugin-dialog": "^2.2.1", |
24 | 24 | "@tauri-apps/plugin-os": "^2.2.1", |
25 | 25 | "react": "^19.1.0", |
26 | 26 | "react-dom": "^19.1.0", |
27 | | - "react-router-dom": "^7.5.1" |
| 27 | + "react-router-dom": "^7.5.3" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@eslint/js": "^9.25.0", |
| 30 | + "@eslint/js": "^9.25.1", |
31 | 31 | "@tauri-apps/cli": "^2.5.0", |
32 | 32 | "@types/react": "^19.1.2", |
33 | | - "@types/react-dom": "^19.1.2", |
| 33 | + "@types/react-dom": "^19.1.3", |
34 | 34 | "@vitejs/plugin-react": "^4.4.1", |
35 | | - "eslint": "^9.25.0", |
| 35 | + "eslint": "^9.25.1", |
36 | 36 | "eslint-config-react-app": "^7.0.1", |
37 | 37 | "eslint-plugin-import": "^2.31.0", |
38 | 38 | "eslint-plugin-react": "^7.37.5", |
39 | 39 | "eslint-plugin-react-hooks": "^5.2.0", |
40 | | - "eslint-plugin-react-refresh": "^0.4.19", |
| 40 | + "eslint-plugin-react-refresh": "^0.4.20", |
41 | 41 | "globals": "^16.0.0", |
42 | 42 | "prettier": "^3.5.3", |
43 | | - "vite": "^6.3.2", |
| 43 | + "vite": "^6.3.4", |
44 | 44 | "vite-plugin-eslint": "^1.8.1", |
45 | 45 | "vite-plugin-svgr": "^4.3.0" |
46 | 46 | }, |
|
0 commit comments