|
15 | 15 | "@emotion/react": "^11.13.3", |
16 | 16 | "@emotion/styled": "^11.13.0", |
17 | 17 | "@fontsource/roboto": "^5.1.0", |
18 | | - "@mui/icons-material": "^6.1.4", |
19 | | - "@mui/material": "^6.1.4", |
20 | | - "@mui/x-data-grid": "^7.21.0", |
| 18 | + "@mui/icons-material": "^6.1.5", |
| 19 | + "@mui/material": "^6.1.5", |
| 20 | + "@mui/x-data-grid": "^7.22.0", |
21 | 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", |
|
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@tauri-apps/cli": "^2.0.4", |
30 | | - "@types/react": "^18.3.11", |
| 30 | + "@types/react": "^18.3.12", |
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.1", |
37 | | - "eslint-plugin-react": "^7.37.1", |
| 36 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 37 | + "eslint-plugin-react": "^7.37.2", |
38 | 38 | "eslint-plugin-react-hooks": "^5.0.0", |
39 | | - "eslint-plugin-react-refresh": "^0.4.13", |
40 | | - "vite": "^5.4.9", |
| 39 | + "eslint-plugin-react-refresh": "^0.4.14", |
| 40 | + "vite": "^5.4.10", |
41 | 41 | "vite-plugin-eslint": "^1.8.1", |
42 | 42 | "vite-plugin-svgr": "^4.2.0" |
43 | 43 | }, |
|
0 commit comments