Skip to content

Commit

Permalink
update effect (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Oct 21, 2024
1 parent f55eaf5 commit c30f5ba
Show file tree
Hide file tree
Showing 6 changed files with 128 additions and 142 deletions.
21 changes: 10 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,23 +18,22 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@effect/ai": "^0.1.0",
"@effect/ai-openai": "^0.1.0",
"@effect/experimental": "^0.29.2",
"@effect/language-service": "^0.1.0",
"@effect/opentelemetry": "^0.38.1",
"@effect/platform": "^0.68.2",
"@effect/platform-node": "^0.63.2",
"@effect/schema": "^0.75.3",
"@effect/ai": "^0.2.0",
"@effect/ai-openai": "^0.2.0",
"@effect/experimental": "^0.30.0",
"@effect/language-service": "^0.2.0",
"@effect/opentelemetry": "^0.39.0",
"@effect/platform": "^0.69.0",
"@effect/platform-node": "^0.64.0",
"@octokit/types": "^13.6.1",
"@opentelemetry/exporter-metrics-otlp-http": "^0.53.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.53.0",
"@opentelemetry/sdk-metrics": "^1.26.0",
"@opentelemetry/sdk-trace-base": "^1.26.0",
"@opentelemetry/sdk-trace-node": "^1.26.0",
"@types/node": "^22.7.5",
"dfx": "^0.105.0",
"effect": "^3.9.1",
"@types/node": "^22.7.7",
"dfx": "^0.106.0",
"effect": "^3.10.0",
"html-entities": "^2.5.2",
"octokit": "^4.0.2",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit c30f5ba

Please sign in to comment.