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

This commit is contained in:
2026-01-13 12:01:41 +00:00
committed by Julien Valverdé
parent 7b8a83dcd8
commit 948de593f0
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",