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

This commit is contained in:
2025-11-17 12:01:44 +00:00
parent a5c3d4c3ba
commit d4ecb7474d
4 changed files with 48 additions and 49 deletions

View File

@@ -20,7 +20,7 @@
"@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/exporter-trace-otlp-http": "^0.208.0",
"@opentelemetry/sdk-metrics": "^2.1.0",
"@opentelemetry/sdk-trace-base": "^2.1.0",
"@opentelemetry/sdk-trace-node": "^2.1.0",
@@ -30,7 +30,7 @@
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^16.0.1",
"esbuild": "^0.25.9",
"esbuild": "^0.27.0",
"rollup": "^4.52.0",
"rollup-plugin-esbuild": "^6.2.1",
"tsx": "^4.20.5"