|
15 | 15 | "dependencies": { |
16 | 16 | "@emotion/react": "^11.14.0", |
17 | 17 | "@emotion/styled": "^11.14.1", |
18 | | - "@fontsource/roboto": "^5.2.8", |
19 | | - "@mui/icons-material": "^7.3.5", |
20 | | - "@mui/material": "^7.3.5", |
21 | | - "@mui/x-data-grid": "^8.19.0", |
22 | | - "@tauri-apps/api": "^2.9.0", |
23 | | - "@tauri-apps/plugin-dialog": "^2.4.2", |
| 18 | + "@fontsource/roboto": "^5.2.9", |
| 19 | + "@mui/icons-material": "^7.3.7", |
| 20 | + "@mui/material": "^7.3.7", |
| 21 | + "@mui/x-data-grid": "^8.25.0", |
| 22 | + "@tauri-apps/api": "^2.9.1", |
| 23 | + "@tauri-apps/plugin-dialog": "^2.6.0", |
24 | 24 | "@tauri-apps/plugin-os": "^2.3.2", |
25 | | - "react": "^19.2.0", |
26 | | - "react-dom": "^19.2.0", |
27 | | - "react-router-dom": "^7.9.6" |
| 25 | + "react": "^19.2.3", |
| 26 | + "react-dom": "^19.2.3", |
| 27 | + "react-router-dom": "^7.12.0" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@eslint/js": "^9.39.1", |
31 | | - "@tauri-apps/cli": "^2.9.4", |
32 | | - "@types/react": "^19.2.6", |
| 30 | + "@eslint/js": "^9.39.2", |
| 31 | + "@tauri-apps/cli": "^2.9.6", |
| 32 | + "@types/react": "^19.2.9", |
33 | 33 | "@types/react-dom": "^19.2.3", |
34 | | - "@vitejs/plugin-react": "^5.1.1", |
35 | | - "eslint": "^9.39.1", |
| 34 | + "@vitejs/plugin-react": "^5.1.2", |
| 35 | + "eslint": "^9.39.2", |
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.24", |
41 | | - "globals": "^16.5.0", |
42 | | - "prettier": "^3.6.2", |
43 | | - "vite": "^7.2.4", |
| 40 | + "eslint-plugin-react-refresh": "^0.4.26", |
| 41 | + "globals": "^17.0.0", |
| 42 | + "prettier": "^3.8.1", |
| 43 | + "vite": "^7.3.1", |
44 | 44 | "vite-plugin-eslint": "^1.8.1", |
45 | 45 | "vite-plugin-svgr": "^4.5.0" |
46 | 46 | }, |
47 | | - "packageManager": "yarn@4.11.0" |
| 47 | + "packageManager": "yarn@4.12.0" |
48 | 48 | } |
0 commit comments