fix: 修正 middleware 导入路径、清理 catalog 冗余项、同步文档

This commit is contained in:
2026-03-05 11:22:49 +08:00
parent 02bdfffe79
commit 04b8dedb3e
5 changed files with 5 additions and 12 deletions

View File

@@ -19,7 +19,6 @@
"typescript": "^5.9.3"
},
"catalog": {
"@biomejs/biome": "^2.3.11",
"@orpc/client": "^1.13.6",
"@orpc/contract": "^1.13.6",
"@orpc/openapi": "^1.13.6",
@@ -52,8 +51,6 @@
"react-dom": "^19.2.4",
"tailwindcss": "^4.2.1",
"tree-kill": "^1.2.2",
"turbo": "^2.7.5",
"typescript": "^5.9.3",
"uuid": "^13.0.0",
"vite": "^8.0.0-beta.16",
"vite-tsconfig-paths": "^6.1.1",