@@ -425,6 +425,7 @@
"@typescript-eslint/parser": "^7.11.0",
"esbuild": "^0.24.0",
"eslint": "^8.57.0",
+ "execa": "^9.5.2",
"glob": "^11.0.1",
"husky": "^9.1.7",
"jest": "^29.7.0",
@@ -436,7 +437,9 @@
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"ts-jest": "^29.2.5",
- "typescript": "^5.4.5"
+ "tsx": "^4.19.3",
+ "typescript": "^5.4.5",
+ "zod-to-ts": "^1.2.0"
},
"lint-staged": {
"*.{js,jsx,ts,tsx,json,css,md}": [