|
10 | 10 | "@chat/discord": "workspace:*", |
11 | 11 | "@chat/domain": "workspace:*", |
12 | 12 | "@chat/shared": "workspace:*", |
13 | | - "@effect/ai": "^0.29.1", |
14 | | - "@effect/ai-openai": "^0.32.0", |
15 | | - "@effect/cluster": "^0.50.2", |
16 | | - "@effect/experimental": "^0.56.0", |
17 | | - "@effect/language-service": "^0.41.1", |
18 | | - "@effect/opentelemetry": "^0.58.0", |
19 | | - "@effect/platform": "^0.92.1", |
20 | | - "@effect/platform-node": "^0.98.2", |
21 | | - "@octokit/plugin-rest-endpoint-methods": "^16.1.0", |
22 | | - "@octokit/types": "^15.0.0", |
23 | | - "@types/node": "^24.6.0", |
24 | | - "dfx": "^0.126.0", |
25 | | - "effect": "^3.18.1", |
| 13 | + "@effect/ai": "^0.32.1", |
| 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", |
| 18 | + "@effect/opentelemetry": "^0.59.1", |
| 19 | + "@effect/platform": "^0.93.2", |
| 20 | + "@effect/platform-node": "^0.100.0", |
| 21 | + "@octokit/plugin-rest-endpoint-methods": "^17.0.0", |
| 22 | + "@octokit/types": "^16.0.0", |
| 23 | + "@types/node": "^24.10.1", |
| 24 | + "dfx": "^0.127.0", |
| 25 | + "effect": "^3.19.3", |
26 | 26 | "fuzzysort": "^3.1.0", |
27 | 27 | "html-entities": "^2.6.0", |
28 | | - "octokit": "^5.0.3" |
| 28 | + "octokit": "^5.0.5" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@effect/workflow": "^0.11.2" |
| 31 | + "@effect/workflow": "^0.12.5" |
32 | 32 | } |
33 | 33 | } |
0 commit comments