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

This commit is contained in:
2025-10-12 22:15:52 +00:00
parent 569874a7af
commit 340eae7c5a
4 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
"@effect/platform-bun": "^0.81.0",
"@effect/platform-node": "^0.98.0",
"@effect/rpc": "^0.71.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.205.0",
"@opentelemetry/exporter-trace-otlp-http": "^0.206.0",
"@opentelemetry/sdk-metrics": "^2.1.0",
"@opentelemetry/sdk-trace-base": "^2.1.0",
"@opentelemetry/sdk-trace-node": "^2.1.0",

View File

@@ -24,7 +24,7 @@
"clsx": "^2.1.1",
"effect": "^3.17.13",
"effect-fc": "^0.1.3",
"lucide-react": "^0.544.0",
"lucide-react": "^0.545.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"tailwind-merge": "^3.3.1",