|
16 | 16 | "dependencies": {
|
17 | 17 | "@emotion/react": "^11.10.5",
|
18 | 18 | "@emotion/styled": "^11.10.5",
|
19 |
| - "@mui/material": "^5.11.7", |
| 19 | + "@mui/material": "^5.11.8", |
20 | 20 | "@tauri-apps/api": "^1.2.0",
|
21 |
| - "@vitejs/plugin-react": "^3.0.1", |
| 21 | + "@vitejs/plugin-react": "^3.1.0", |
22 | 22 | "grid-engine": "^2.25.1",
|
23 |
| - "mobx": "^6.7.0", |
| 23 | + "mobx": "^6.8.0", |
24 | 24 | "mobx-react-lite": "^3.4.0",
|
25 | 25 | "phaser": "^3.55.2",
|
26 | 26 | "react": "^18.2.0",
|
27 | 27 | "react-dom": "^18.2.0",
|
28 | 28 | "shared": "workspace:^1.0.0",
|
29 |
| - "ts-pattern": "^4.1.3", |
30 |
| - "vite": "^4.0.4", |
31 |
| - "vitest": "^0.28.3" |
| 29 | + "ts-pattern": "^4.1.4", |
| 30 | + "vite": "^4.1.1", |
| 31 | + "vitest": "^0.28.4" |
32 | 32 | },
|
33 | 33 | "devDependencies": {
|
34 | 34 | "@babel/core": "^7.20.12",
|
35 | 35 | "@tauri-apps/cli": "^1.2.3",
|
36 |
| - "@types/react": "^18.0.27", |
| 36 | + "@types/react": "^18.0.28", |
37 | 37 | "@types/react-dom": "^18.0.10",
|
38 | 38 | "config-eslint": "workspace:^1.0.0",
|
39 | 39 | "config-typescript": "workspace:^1.0.0",
|
40 |
| - "eslint": "^8.33.0", |
41 |
| - "typescript": "^4.9.4" |
| 40 | + "eslint": "^8.34.0", |
| 41 | + "typescript": "^4.9.5" |
42 | 42 | }
|
43 | 43 | }
|
0 commit comments