Skip to content

Commit

Permalink
update dependencies (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored May 24, 2024
1 parent 4e8ad51 commit 35f3460
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
"@effect/language-service": "^0.1.0",
"@octokit/types": "^13.5.0",
"@types/node": "^20.12.12",
"tsx": "^4.10.5",
"tsx": "^4.11.0",
"typescript": "5.5.0-dev.20240514"
},
"dependencies": {
"@effect/experimental": "^0.16.14",
"@effect/opentelemetry": "^0.34.10",
"@effect/platform": "^0.53.14",
"@effect/platform-node": "^0.49.14",
"@effect/schema": "^0.67.11",
"@effect/experimental": "^0.16.16",
"@effect/opentelemetry": "^0.34.12",
"@effect/platform": "^0.55.0",
"@effect/platform-node": "^0.51.0",
"@effect/schema": "^0.67.13",
"@opentelemetry/exporter-metrics-otlp-http": "^0.51.1",
"@opentelemetry/exporter-trace-otlp-http": "^0.51.1",
"@opentelemetry/sdk-metrics": "^1.24.1",
"@opentelemetry/sdk-trace-base": "^1.24.1",
"@opentelemetry/sdk-trace-node": "^1.24.1",
"dfx": "^0.97.2",
"dfx": "^0.97.4",
"dotenv": "^16.4.5",
"effect": "^3.2.3",
"effect": "^3.2.5",
"gpt-tokenizer": "^2.1.2",
"html-entities": "^2.5.2",
"octokit": "^4.0.2",
Expand Down
Loading

0 comments on commit 35f3460

Please sign in to comment.