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

This commit is contained in:
2025-11-04 12:05:00 +00:00
parent 67a53e351f
commit 3eefdfe985
5 changed files with 14 additions and 14 deletions

View File

@@ -14,9 +14,9 @@
"clean:modules": "rm -rf node_modules"
},
"dependencies": {
"@effect/platform": "^0.92.0",
"@effect/platform-browser": "^0.72.0",
"@effect/rpc": "^0.71.0",
"@effect/platform": "^0.93.0",
"@effect/platform-browser": "^0.73.0",
"@effect/rpc": "^0.72.0",
"@fontsource/work-sans": "^5.2.8",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tooltip": "^1.2.8",