|
18 | 18 | "@mui/icons-material": "^6.1.4", |
19 | 19 | "@mui/material": "^6.1.4", |
20 | 20 | "@mui/x-data-grid": "^7.21.0", |
21 | | - "@tauri-apps/api": "^2.0.2", |
| 21 | + "@tauri-apps/api": "^2.0.3", |
22 | 22 | "@tauri-apps/plugin-dialog": "^2.0.1", |
23 | 23 | "@tauri-apps/plugin-os": "^2.0.0", |
24 | 24 | "react": "^18.3.1", |
25 | 25 | "react-dom": "^18.3.1", |
26 | 26 | "react-router-dom": "^6.27.0" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | | - "@tauri-apps/cli": "^2.0.3", |
| 29 | + "@tauri-apps/cli": "^2.0.4", |
30 | 30 | "@types/react": "^18.3.11", |
31 | 31 | "@types/react-dom": "^18.3.1", |
32 | 32 | "@vitejs/plugin-react": "^4.3.3", |
33 | 33 | "eslint": "^8.57.1", |
34 | 34 | "eslint-config-airbnb": "^19.0.4", |
35 | 35 | "eslint-plugin-import": "^2.31.0", |
36 | | - "eslint-plugin-jsx-a11y": "^6.10.0", |
| 36 | + "eslint-plugin-jsx-a11y": "^6.10.1", |
37 | 37 | "eslint-plugin-react": "^7.37.1", |
38 | 38 | "eslint-plugin-react-hooks": "^5.0.0", |
39 | 39 | "eslint-plugin-react-refresh": "^0.4.13", |
|
0 commit comments