chore(deps): bump @biomejs/biome to 2.4.9 and @orpc/* to 1.13.11

This commit is contained in:
2026-03-26 01:14:09 +08:00
parent 42c2fff7cd
commit 688252fd49
2 changed files with 39 additions and 39 deletions
+7 -7
View File
@@ -22,17 +22,17 @@
"typecheck": "turbo run typecheck"
},
"devDependencies": {
"@biomejs/biome": "^2.4.8",
"@biomejs/biome": "^2.4.9",
"turbo": "^2.8.20",
"typescript": "^6.0.2"
},
"catalog": {
"@orpc/client": "^1.13.10",
"@orpc/contract": "^1.13.10",
"@orpc/openapi": "^1.13.10",
"@orpc/server": "^1.13.10",
"@orpc/tanstack-query": "^1.13.10",
"@orpc/zod": "^1.13.10",
"@orpc/client": "^1.13.11",
"@orpc/contract": "^1.13.11",
"@orpc/openapi": "^1.13.11",
"@orpc/server": "^1.13.11",
"@orpc/tanstack-query": "^1.13.11",
"@orpc/zod": "^1.13.11",
"@rolldown/plugin-babel": "^0.2.2",
"@t3-oss/env-core": "^0.13.11",
"@tailwindcss/vite": "^4.2.2",