|
13 | 13 | "dependencies": {
|
14 | 14 | "@dojoengine/core": "workspace:*",
|
15 | 15 | "@dojoengine/create-burner": "workspace:*",
|
16 |
| - "@dojoengine/torii-client": "workspace:*", |
17 |
| - "@dojoengine/utils": "workspace:*", |
18 | 16 | "@dojoengine/react": "workspace:*",
|
19 |
| - "@dojoengine/state": "workspace:*", |
20 | 17 | "@dojoengine/recs": "2.0.13",
|
| 18 | + "@dojoengine/state": "workspace:*", |
| 19 | + "@dojoengine/torii-client": "workspace:*", |
21 | 20 | "@dojoengine/torii-wasm": "workspace:*",
|
22 |
| - "@latticexyz/phaserx": "^2.0.0-next.14", |
23 |
| - "@latticexyz/utils": "^2.0.0-next.14", |
24 |
| - "@radix-ui/react-slot": "^1.0.2", |
| 21 | + "@dojoengine/utils": "workspace:*", |
| 22 | + "@latticexyz/phaserx": "2.0.0-transaction-context-af4b168c", |
| 23 | + "@latticexyz/utils": "^2.2.8", |
| 24 | + "@radix-ui/react-slot": "^1.1.0", |
25 | 25 | "alea": "^1.0.1",
|
26 | 26 | "class-variance-authority": "^0.7.0",
|
27 |
| - "clsx": "^2.0.0", |
| 27 | + "clsx": "^2.1.1", |
28 | 28 | "ethers": "^5.7.2",
|
29 | 29 | "events": "^3.3.0",
|
30 | 30 | "lucide-react": "^0.292.0",
|
31 |
| - "mobx": "^6.9.0", |
| 31 | + "mobx": "^6.13.2", |
32 | 32 | "phaser": "3.60.0-beta.14",
|
33 | 33 | "proxy-deep": "^3.1.1",
|
34 |
| - "react": "^18.2.0", |
35 |
| - "react-dom": "^18.2.0", |
| 34 | + "react": "^18.3.1", |
| 35 | + "react-dom": "^18.3.1", |
36 | 36 | "rxjs": "^7.8.1",
|
37 |
| - "simplex-noise": "^4.0.1", |
| 37 | + "simplex-noise": "^4.0.3", |
38 | 38 | "starknet": "6.11.0",
|
39 |
| - "styled-components": "^6.0.7", |
40 |
| - "tailwind-merge": "^2.0.0", |
| 39 | + "styled-components": "^6.1.13", |
| 40 | + "tailwind-merge": "^2.5.2", |
41 | 41 | "tailwindcss-animate": "^1.0.7",
|
42 |
| - "vite-plugin-top-level-await": "^1.3.1", |
43 |
| - "vite-plugin-wasm": "^3.2.2", |
44 |
| - "zustand": "^4.4.1" |
| 42 | + "vite-plugin-top-level-await": "^1.4.4", |
| 43 | + "vite-plugin-wasm": "^3.3.0", |
| 44 | + "zustand": "^4.5.5" |
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@types/node": "^20.9.0", |
48 |
| - "@types/react": "^18.0.37", |
49 |
| - "@types/react-dom": "^18.0.11", |
50 |
| - "@typescript-eslint/eslint-plugin": "^5.59.0", |
51 |
| - "@typescript-eslint/parser": "^5.59.0", |
52 |
| - "@vitejs/plugin-react": "^4.0.0", |
53 |
| - "autoprefixer": "^10.4.16", |
54 |
| - "eslint": "^8.38.0", |
55 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
56 |
| - "eslint-plugin-react-refresh": "^0.3.4", |
57 |
| - "postcss": "^8.4.31", |
58 |
| - "tailwindcss": "^3.3.5", |
59 |
| - "typescript": "^5.2.2", |
60 |
| - "vite": "^4.3.9" |
| 47 | + "@types/node": "^20.16.6", |
| 48 | + "@types/react": "^18.3.9", |
| 49 | + "@types/react-dom": "^18.3.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^5.62.0", |
| 51 | + "@typescript-eslint/parser": "^5.62.0", |
| 52 | + "@vitejs/plugin-react": "^4.3.1", |
| 53 | + "autoprefixer": "^10.4.20", |
| 54 | + "eslint": "^8.57.1", |
| 55 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 56 | + "eslint-plugin-react-refresh": "^0.3.5", |
| 57 | + "postcss": "^8.4.47", |
| 58 | + "tailwindcss": "^3.4.13", |
| 59 | + "typescript": "^5.6.2", |
| 60 | + "vite": "^4.5.5" |
61 | 61 | }
|
62 | 62 | }
|
0 commit comments