|
15 | 15 | "@emotion/react": "^11.11.3", |
16 | 16 | "@emotion/styled": "^11.11.0", |
17 | 17 | "@fontsource/roboto": "^5.0.8", |
18 | | - "@mui/icons-material": "^5.15.6", |
19 | | - "@mui/material": "^5.15.6", |
20 | | - "@mui/x-data-grid": "^6.19.2", |
| 18 | + "@mui/icons-material": "^5.15.10", |
| 19 | + "@mui/material": "^5.15.10", |
| 20 | + "@mui/x-data-grid": "^6.19.4", |
21 | 21 | "@tauri-apps/api": "^1.5.3", |
22 | 22 | "react": "^18.2.0", |
23 | 23 | "react-dom": "^18.2.0", |
24 | | - "react-router-dom": "^6.21.3" |
| 24 | + "react-router-dom": "^6.22.0" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@tauri-apps/cli": "^1.5.9", |
28 | | - "@types/react": "^18.2.48", |
29 | | - "@types/react-dom": "^18.2.18", |
| 28 | + "@types/react": "^18.2.55", |
| 29 | + "@types/react-dom": "^18.2.19", |
30 | 30 | "@vitejs/plugin-react": "^4.2.1", |
31 | 31 | "eslint": "^8.56.0", |
32 | 32 | "eslint-config-airbnb": "^19.0.4", |
|
35 | 35 | "eslint-plugin-react": "^7.33.2", |
36 | 36 | "eslint-plugin-react-hooks": "^4.6.0", |
37 | 37 | "eslint-plugin-react-refresh": "^0.4.5", |
38 | | - "vite": "^5.0.12", |
| 38 | + "vite": "^5.1.2", |
39 | 39 | "vite-plugin-eslint": "^1.8.1", |
40 | 40 | "vite-plugin-svgr": "^4.2.0" |
41 | 41 | }, |
42 | | - "packageManager": "yarn@4.0.2" |
| 42 | + "packageManager": "yarn@4.1.0" |
43 | 43 | } |
0 commit comments