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

This commit is contained in:
2026-03-17 12:02:17 +00:00
parent 7fcf3b825d
commit 62043daf38
2 changed files with 3 additions and 3 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.95.0",
"@effect/platform-browser": "^0.75.0",
"@radix-ui/themes": "^3.2.1",
"@typed/id": "^0.17.2",
"effect": "^3.19.15",