build: add typescript for a2ui bundling

This commit is contained in:
Peter Steinberger
2026-01-31 08:23:10 +00:00
parent d4ed79ffd0
commit 1766cd4123
2 changed files with 5 additions and 2 deletions

View File

@@ -229,6 +229,7 @@
"rolldown": "1.0.0-rc.2",
"tsdown": "^0.20.1",
"tsx": "^4.21.0",
"typescript": "^5.9.3",
"vitest": "^4.0.18"
},
"overrides": {