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
@@ -35,6 +35,6 @@
"@types/pg": "^8.16.0",
"dotenv": "^17.2.3",
"prisma": "^7.2.0",
"tsdown": "^0.18.4"
"tsdown": "^0.22.14"
}
}