|
10 | 10 | "@chat/discord": "workspace:*", |
11 | 11 | "@chat/domain": "workspace:*", |
12 | 12 | "@chat/shared": "workspace:*", |
13 | | - "@effect/ai": "^0.25.0", |
14 | | - "@effect/ai-openai": "^0.28.0", |
15 | | - "@effect/cluster": "^0.46.0", |
16 | | - "@effect/experimental": "^0.54.0", |
17 | | - "@effect/language-service": "^0.28.2", |
18 | | - "@effect/opentelemetry": "^0.56.0", |
19 | | - "@effect/platform": "^0.90.0", |
20 | | - "@effect/platform-node": "^0.94.0", |
| 13 | + "@effect/ai": "^0.25.2", |
| 14 | + "@effect/ai-openai": "^0.28.2", |
| 15 | + "@effect/cluster": "^0.47.0", |
| 16 | + "@effect/experimental": "^0.54.5", |
| 17 | + "@effect/language-service": "^0.35.2", |
| 18 | + "@effect/opentelemetry": "^0.56.1", |
| 19 | + "@effect/platform": "^0.90.2", |
| 20 | + "@effect/platform-node": "^0.95.0", |
21 | 21 | "@octokit/plugin-rest-endpoint-methods": "^16.0.0", |
22 | 22 | "@octokit/types": "^14.1.0", |
23 | | - "@types/node": "^24.1.0", |
24 | | - "dfx": "^0.124.0", |
25 | | - "effect": "^3.17.1", |
| 23 | + "@types/node": "^24.2.1", |
| 24 | + "dfx": "^0.124.1", |
| 25 | + "effect": "^3.17.7", |
26 | 26 | "fuzzysort": "^3.1.0", |
27 | 27 | "html-entities": "^2.6.0", |
28 | 28 | "octokit": "^5.0.3" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@effect/workflow": "^0.8.0" |
| 31 | + "@effect/workflow": "^0.8.3" |
32 | 32 | } |
33 | 33 | } |
0 commit comments