fix(coding-agent): add missing ajv direct dependency, fixes #2252

This commit is contained in:
Mario Zechner
2026-03-25 21:42:41 +01:00
parent 21950c5ba4
commit de29f65316
3 changed files with 3 additions and 0 deletions

View File

@@ -44,6 +44,7 @@
"@mariozechner/pi-ai": "^0.62.0",
"@mariozechner/pi-tui": "^0.62.0",
"@silvia-odwyer/photon-node": "^0.3.4",
"ajv": "^8.17.1",
"chalk": "^5.5.0",
"cli-highlight": "^2.1.11",
"diff": "^8.0.2",