Skip to content

Commit

Permalink
update dependencies (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Aug 21, 2024
1 parent 21d0471 commit 970d636
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 @@ -20,28 +20,28 @@
"devDependencies": {
"@effect/language-service": "^0.1.0",
"@octokit/types": "^13.5.0",
"@types/node": "^22.2.0",
"@types/node": "^22.4.1",
"tsx": "^4.17.0",
"typescript": "5.5.4"
},
"dependencies": {
"@effect/experimental": "^0.22.6",
"@effect/opentelemetry": "^0.35.3",
"@effect/platform": "^0.61.8",
"@effect/platform-node": "^0.56.9",
"@effect/schema": "^0.70.4",
"@effect/experimental": "^0.23.4",
"@effect/opentelemetry": "^0.35.5",
"@effect/platform": "^0.62.2",
"@effect/platform-node": "^0.57.2",
"@effect/schema": "^0.71.1",
"@opentelemetry/exporter-metrics-otlp-http": "^0.52.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.52.1",
"@opentelemetry/sdk-metrics": "^1.25.1",
"@opentelemetry/sdk-trace-base": "^1.25.1",
"@opentelemetry/sdk-trace-node": "^1.25.1",
"dfx": "^0.99.1",
"dfx": "^0.100.0",
"dotenv": "^16.4.5",
"effect": "^3.6.3",
"effect": "^3.6.5",
"gpt-tokenizer": "^2.2.1",
"html-entities": "^2.5.2",
"octokit": "^4.0.2",
"openai": "^4.55.4",
"openai": "^4.56.0",
"prettier": "^3.3.3"
}
}
Loading

0 comments on commit 970d636

Please sign in to comment.