Update bun minor+patch updates
Some checks failed
Lint / lint (push) Failing after 7s
Build / build (pull_request) Failing after 18s

This commit is contained in:
2025-11-05 12:05:40 +00:00
committed by Julien Valverdé
parent fff8555775
commit 688a5f2564
5 changed files with 14 additions and 14 deletions

View File

@@ -15,11 +15,11 @@
"clean:modules": "rm -rf node_modules"
},
"dependencies": {
"@effect/opentelemetry": "^0.58.0",
"@effect/platform": "^0.92.0",
"@effect/platform-bun": "^0.81.0",
"@effect/platform-node": "^0.98.0",
"@effect/rpc": "^0.71.0",
"@effect/opentelemetry": "^0.59.0",
"@effect/platform": "^0.93.0",
"@effect/platform-bun": "^0.83.0",
"@effect/platform-node": "^0.100.0",
"@effect/rpc": "^0.72.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.207.0",
"@opentelemetry/sdk-metrics": "^2.1.0",
"@opentelemetry/sdk-trace-base": "^2.1.0",