Add tsup as a dev dependency (#2029)

This commit is contained in:
Chris Estreich 2025-03-27 02:39:25 -07:00 committed by GitHub
parent b3efe3e4fb
commit e464c41970
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1221 additions and 0 deletions

1220
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -437,6 +437,7 @@
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
"tsup": "^8.4.0",
"tsx": "^4.19.3",
"typescript": "^5.4.5",
"zod-to-ts": "^1.2.0"