|
16 | 16 | "dependencies": {
|
17 | 17 | "@emotion/react": "^11.11.3",
|
18 | 18 | "@emotion/styled": "^11.11.0",
|
19 |
| - "@mui/icons-material": "^5.15.10", |
20 |
| - "@mui/material": "^5.15.10", |
| 19 | + "@mui/icons-material": "^5.15.11", |
| 20 | + "@mui/material": "^5.15.11", |
21 | 21 | "@tauri-apps/api": "^1.5.3",
|
22 | 22 | "@vitejs/plugin-react": "^4.2.1",
|
23 | 23 | "colyseus.js": "^0.15.18",
|
24 | 24 | "grid-engine": "^2.44.0",
|
25 |
| - "i18next": "^23.9.0", |
| 25 | + "i18next": "^23.10.0", |
26 | 26 | "mobx": "^6.12.0",
|
27 | 27 | "mobx-react-lite": "^4.0.5",
|
28 |
| - "phaser": "^3.70.0", |
| 28 | + "phaser": "^3.80.0", |
29 | 29 | "react": "^18.2.0",
|
30 | 30 | "react-dom": "^18.2.0",
|
31 | 31 | "react-i18next": "^14.0.5",
|
32 | 32 | "shared": "workspace:latest",
|
33 | 33 | "ts-pattern": "^5.0.8",
|
34 |
| - "vite": "^5.1.3", |
| 34 | + "vite": "^5.1.4", |
35 | 35 | "vitest": "^1.3.1",
|
36 | 36 | "zod": "^3.22.4"
|
37 | 37 | },
|
38 | 38 | "devDependencies": {
|
39 | 39 | "@babel/core": "^7.23.9",
|
40 | 40 | "@tauri-apps/cli": "^1.5.10",
|
41 |
| - "@types/react": "^18.2.57", |
| 41 | + "@types/react": "^18.2.58", |
42 | 42 | "@types/react-dom": "^18.2.19",
|
43 | 43 | "config-eslint": "workspace:latest",
|
44 | 44 | "config-typescript": "workspace:latest",
|
45 |
| - "eslint": "^8.56.0", |
46 |
| - "happy-dom": "^13.3.8", |
| 45 | + "eslint": "^8.57.0", |
| 46 | + "happy-dom": "^13.6.0", |
47 | 47 | "typescript": "^5.3.3"
|
48 | 48 | }
|
49 | 49 | }
|
0 commit comments