|
12 | 12 | "@chat/shared": "workspace:*", |
13 | 13 | "@effect/ai": "^0.32.1", |
14 | 14 | "@effect/ai-openai": "^0.35.0", |
15 | | - "@effect/cluster": "^0.52.9", |
16 | | - "@effect/experimental": "^0.57.1", |
17 | | - "@effect/language-service": "^0.55.5", |
| 15 | + "@effect/cluster": "^0.54.0", |
| 16 | + "@effect/experimental": "^0.57.7", |
| 17 | + "@effect/language-service": "^0.57.1", |
18 | 18 | "@effect/opentelemetry": "^0.59.1", |
19 | | - "@effect/platform": "^0.93.2", |
20 | | - "@effect/platform-node": "^0.100.0", |
| 19 | + "@effect/platform": "^0.93.5", |
| 20 | + "@effect/platform-node": "^0.102.0", |
21 | 21 | "@octokit/plugin-rest-endpoint-methods": "^17.0.0", |
22 | 22 | "@octokit/types": "^16.0.0", |
23 | 23 | "@types/node": "^24.10.1", |
24 | 24 | "dfx": "^0.127.0", |
25 | | - "effect": "^3.19.3", |
| 25 | + "effect": "^3.19.8", |
26 | 26 | "fuzzysort": "^3.1.0", |
27 | 27 | "html-entities": "^2.6.0", |
28 | 28 | "octokit": "^5.0.5" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@effect/workflow": "^0.12.5" |
| 31 | + "@effect/workflow": "^0.14.0" |
32 | 32 | } |
33 | 33 | } |
0 commit comments