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

This commit is contained in:
2025-11-07 12:01:32 +00:00
parent a5c3d4c3ba
commit 68d57a406c
2 changed files with 2 additions and 2 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",

View File

@@ -28,7 +28,7 @@
"effect-fc": "^0.2.0",
"i18next": "^25.6.0",
"i18next-browser-languagedetector": "^8.2.0",
"lucide-react": "^0.552.0",
"lucide-react": "^0.553.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-i18next": "^16.0.1",