Update bun minor+patch updates
Some checks failed
Lint / lint (push) Failing after 5s
Build / build (pull_request) Failing after 18s

This commit is contained in:
2026-01-04 12:06:42 +00:00
parent 28ba9ae8e5
commit 1a7cb5c963
5 changed files with 15 additions and 15 deletions

View File

@@ -14,7 +14,7 @@
"clean:modules": "rm -rf node_modules"
},
"dependencies": {
"@effect/rpc": "^0.72.0",
"@effect/rpc": "^0.73.0",
"effect": "^3.17.13"
}
}