chore: tsup

This commit is contained in:
saberzero1 2026-02-22 21:51:12 +01:00
parent c1ae26eb31
commit da61c0727f
No known key found for this signature in database
2 changed files with 915 additions and 2 deletions

916
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -112,6 +112,7 @@
"@types/yargs": "^17.0.35", "@types/yargs": "^17.0.35",
"esbuild": "^0.27.2", "esbuild": "^0.27.2",
"prettier": "^3.8.1", "prettier": "^3.8.1",
"tsup": "^8.5.1",
"tsx": "^4.21.0", "tsx": "^4.21.0",
"typescript": "^5.9.3" "typescript": "^5.9.3"
} }