chore(packages): upgrade tsdown 0.20.3 → 0.21.4 (#1102)

This commit is contained in:
rahim
2026-03-24 02:06:26 -07:00
committed by GitHub
parent 7880271231
commit 864f2e059a
9 changed files with 65 additions and 367 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
"clean": "rm -rf dist types"
},
"devDependencies": {
"tsdown": "^0.20.3",
"tsdown": "^0.21.4",
"typescript": "^6.0.2",
"vitest": "^4.1.0"
},