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

This commit is contained in:
2025-12-29 12:01:50 +00:00
parent 66694c7d7e
commit 9f1c5fa464
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",