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

This commit is contained in:
2025-10-03 14:47:45 +00:00
parent ca00d12a35
commit 0d4f978061
5 changed files with 12 additions and 12 deletions

View File

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