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

This commit is contained in:
2026-01-04 12:01:48 +00:00
parent 66694c7d7e
commit a274fb77f6
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",