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

This commit is contained in:
2026-03-24 12:01:30 +00:00
parent 13a12f5938
commit cc56a1d338
4 changed files with 6 additions and 6 deletions

View File

@@ -26,8 +26,8 @@
"vite": "^7.3.1"
},
"dependencies": {
"@effect/platform": "^0.94.2",
"@effect/platform-browser": "^0.74.0",
"@effect/platform": "^0.96.0",
"@effect/platform-browser": "^0.76.0",
"@radix-ui/themes": "^3.2.1",
"@typed/id": "^0.17.2",
"effect": "^3.19.15",