|
18 | 18 | "@fontsource/roboto": "^5.2.9", |
19 | 19 | "@mui/icons-material": "^7.3.7", |
20 | 20 | "@mui/material": "^7.3.7", |
21 | | - "@mui/x-data-grid": "^8.25.0", |
22 | | - "@tauri-apps/api": "^2.9.1", |
| 21 | + "@mui/x-data-grid": "^8.27.0", |
| 22 | + "@tauri-apps/api": "^2.10.1", |
23 | 23 | "@tauri-apps/plugin-dialog": "^2.6.0", |
24 | 24 | "@tauri-apps/plugin-os": "^2.3.2", |
25 | | - "react": "^19.2.3", |
26 | | - "react-dom": "^19.2.3", |
27 | | - "react-router-dom": "^7.12.0" |
| 25 | + "react": "^19.2.4", |
| 26 | + "react-dom": "^19.2.4", |
| 27 | + "react-router-dom": "^7.13.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@eslint/js": "^9.39.2", |
31 | | - "@tauri-apps/cli": "^2.9.6", |
32 | | - "@types/react": "^19.2.9", |
| 30 | + "@eslint/js": "^10.0.1", |
| 31 | + "@tauri-apps/cli": "^2.10.0", |
| 32 | + "@types/react": "^19.2.14", |
33 | 33 | "@types/react-dom": "^19.2.3", |
34 | | - "@vitejs/plugin-react": "^5.1.2", |
35 | | - "eslint": "^9.39.2", |
| 34 | + "@vitejs/plugin-react": "^5.1.4", |
| 35 | + "eslint": "^10.0.0", |
36 | 36 | "eslint-config-react-app": "^7.0.1", |
37 | 37 | "eslint-plugin-import": "^2.32.0", |
38 | 38 | "eslint-plugin-react": "^7.37.5", |
39 | 39 | "eslint-plugin-react-hooks": "^7.0.1", |
40 | | - "eslint-plugin-react-refresh": "^0.4.26", |
41 | | - "globals": "^17.0.0", |
| 40 | + "eslint-plugin-react-refresh": "^0.5.0", |
| 41 | + "globals": "^17.3.0", |
42 | 42 | "prettier": "^3.8.1", |
43 | 43 | "vite": "^7.3.1", |
44 | 44 | "vite-plugin-eslint": "^1.8.1", |
|
0 commit comments