|
18 | 18 | "@fontsource/roboto": "^5.2.8", |
19 | 19 | "@mui/icons-material": "^7.3.5", |
20 | 20 | "@mui/material": "^7.3.5", |
21 | | - "@mui/x-data-grid": "^8.17.0", |
| 21 | + "@mui/x-data-grid": "^8.18.0", |
22 | 22 | "@tauri-apps/api": "^2.9.0", |
23 | 23 | "@tauri-apps/plugin-dialog": "^2.4.2", |
24 | 24 | "@tauri-apps/plugin-os": "^2.3.2", |
25 | 25 | "react": "^19.2.0", |
26 | 26 | "react-dom": "^19.2.0", |
27 | | - "react-router-dom": "^7.9.5" |
| 27 | + "react-router-dom": "^7.9.6" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@eslint/js": "^9.39.1", |
31 | 31 | "@tauri-apps/cli": "^2.9.4", |
32 | | - "@types/react": "^19.2.2", |
33 | | - "@types/react-dom": "^19.2.2", |
34 | | - "@vitejs/plugin-react": "^5.1.0", |
| 32 | + "@types/react": "^19.2.5", |
| 33 | + "@types/react-dom": "^19.2.3", |
| 34 | + "@vitejs/plugin-react": "^5.1.1", |
35 | 35 | "eslint": "^9.39.1", |
36 | 36 | "eslint-config-react-app": "^7.0.1", |
37 | 37 | "eslint-plugin-import": "^2.32.0", |
|
0 commit comments