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
@@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/sanitize-html": "2.16.1",
"tsdown": "^0.18.4",
"tsdown": "^0.22.14",
"vite-tsconfig-paths": "^6.0.3",
"vitest": "^4.0.16"
},