Skip to content

Commit

Permalink
update effect (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Nov 4, 2024
1 parent f0d9c6f commit 09b215c
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 103 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@effect/ai": "^0.2.12",
"@effect/ai-openai": "^0.2.13",
"@effect/experimental": "^0.30.13",
"@effect/ai": "^0.2.14",
"@effect/ai-openai": "^0.2.15",
"@effect/experimental": "^0.30.15",
"@effect/language-service": "^0.2.0",
"@effect/opentelemetry": "^0.39.7",
"@effect/platform": "^0.69.12",
"@effect/platform-node": "^0.64.13",
"@effect/opentelemetry": "^0.39.9",
"@effect/platform": "^0.69.14",
"@effect/platform-node": "^0.64.15",
"@octokit/types": "^13.6.1",
"@opentelemetry/exporter-metrics-otlp-http": "^0.54.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.54.0",
"@opentelemetry/sdk-metrics": "^1.27.0",
"@opentelemetry/sdk-trace-base": "^1.27.0",
"@opentelemetry/sdk-trace-node": "^1.27.0",
"@types/node": "^22.8.6",
"@types/node": "^22.8.7",
"dfx": "^0.106.0",
"effect": "^3.10.7",
"effect": "^3.10.9",
"html-entities": "^2.5.2",
"octokit": "^4.0.2",
"prettier": "^3.3.3",
Expand Down
Loading

0 comments on commit 09b215c

Please sign in to comment.