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
@@ -32,7 +32,7 @@
"es-toolkit": "^1.43.0"
},
"devDependencies": {
"tsdown": "^0.18.4",
"tsdown": "^0.22.14",
"vitest": "^4.0.16"
}
}