fix(build): align server tsdown toolchain

This commit is contained in:
2026-08-04 16:25:04 +00:00
parent a428b76aed
commit 9437666767
8 changed files with 27 additions and 399 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"zod": "^4.3.5"
},
"devDependencies": {
"tsdown": "^0.18.4",
"tsdown": "^0.22.14",
"vite-tsconfig-paths": "^6.0.3",
"vitest": "^4.0.16"
}