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

This commit is contained in:
2026-01-09 12:06:48 +00:00
parent 28ba9ae8e5
commit c9112fff52
5 changed files with 16 additions and 16 deletions

View File

@@ -14,9 +14,9 @@
"clean:modules": "rm -rf node_modules"
},
"dependencies": {
"@effect/platform": "^0.93.0",
"@effect/platform-browser": "^0.73.0",
"@effect/rpc": "^0.72.0",
"@effect/platform": "^0.94.0",
"@effect/platform-browser": "^0.74.0",
"@effect/rpc": "^0.73.0",
"@fontsource/work-sans": "^5.2.8",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tooltip": "^1.2.8",
@@ -28,7 +28,7 @@
"effect-fc": "^0.2.0",
"i18next": "^25.6.0",
"i18next-browser-languagedetector": "^8.2.0",
"lucide-react": "^0.556.0",
"lucide-react": "^0.562.0",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-i18next": "^16.0.1",