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

This commit is contained in:
2025-11-04 12:00:53 +00:00
parent 66289da64c
commit 91c98f30d6
3 changed files with 5 additions and 5 deletions

View File

@@ -26,8 +26,8 @@
"vite": "^7.1.8"
},
"dependencies": {
"@effect/platform": "^0.92.1",
"@effect/platform-browser": "^0.72.0",
"@effect/platform": "^0.93.0",
"@effect/platform-browser": "^0.73.0",
"@radix-ui/themes": "^3.2.1",
"@typed/id": "^0.17.2",
"effect": "^3.18.1",