Skip to content

Commit

Permalink
update dependencies (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Dec 15, 2024
1 parent 478a20b commit 3b72213
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 105 deletions.
18 changes: 9 additions & 9 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.3.5",
"@effect/ai-openai": "^0.5.5",
"@effect/experimental": "^0.33.5",
"@effect/ai": "^0.4.2",
"@effect/ai-openai": "^0.6.2",
"@effect/experimental": "^0.34.2",
"@effect/language-service": "^0.2.0",
"@effect/opentelemetry": "^0.41.2",
"@effect/platform": "^0.70.5",
"@effect/platform-node": "^0.65.5",
"@effect/opentelemetry": "^0.41.5",
"@effect/platform": "^0.71.2",
"@effect/platform-node": "^0.66.2",
"@octokit/types": "^13.6.2",
"@opentelemetry/exporter-metrics-otlp-http": "^0.56.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.56.0",
"@opentelemetry/sdk-metrics": "^1.29.0",
"@opentelemetry/sdk-trace-base": "^1.29.0",
"@opentelemetry/sdk-trace-node": "^1.29.0",
"@types/node": "^22.10.1",
"dfx": "^0.107.5",
"effect": "^3.11.4",
"@types/node": "^22.10.2",
"dfx": "^0.108.0",
"effect": "^3.11.7",
"html-entities": "^2.5.2",
"octokit": "^4.0.2",
"prettier": "^3.4.2",
Expand Down
Loading

0 comments on commit 3b72213

Please sign in to comment.