Update bun minor+patch updates
Some checks failed
Lint / lint (push) Failing after 7s
Test build / test-build (pull_request) Failing after 44s

This commit is contained in:
2026-01-13 12:01:41 +00:00
parent cb788952a4
commit 9d35e8eef3
3 changed files with 5 additions and 5 deletions

View File

@@ -26,8 +26,8 @@
"vite": "^7.2.6"
},
"dependencies": {
"@effect/platform": "^0.93.6",
"@effect/platform-browser": "^0.73.0",
"@effect/platform": "^0.94.0",
"@effect/platform-browser": "^0.74.0",
"@radix-ui/themes": "^3.2.1",
"@typed/id": "^0.17.2",
"effect": "^3.19.8",