chore(coding-agent): switch back from fork to upstream jiti 2.7 (#4244)

This commit is contained in:
Pooya Parsa
2026-05-07 01:04:51 +02:00
committed by GitHub
parent 88619669e2
commit 50993d743d
4 changed files with 9 additions and 34 deletions

View File

@@ -39,6 +39,7 @@
"@typescript/native-preview": "7.0.0-dev.20260120.1",
"concurrently": "^9.2.1",
"husky": "^9.1.7",
"jiti": "^2.7.0",
"tsx": "^4.20.3",
"typescript": "^5.9.2",
"shx": "^0.4.0"
@@ -48,7 +49,6 @@
},
"version": "0.0.3",
"dependencies": {
"@mariozechner/jiti": "^2.6.5",
"@mariozechner/pi-coding-agent": "^0.30.2",
"get-east-asian-width": "^1.4.0"
},