chore: update workspace dependencies

This commit is contained in:
Peter Steinberger
2026-04-28 03:09:39 +01:00
parent bbed4ac096
commit 632b0fd580
31 changed files with 266 additions and 249 deletions

View File

@@ -4,9 +4,9 @@
"description": "OpenClaw Codex harness and model provider plugin",
"type": "module",
"dependencies": {
"@mariozechner/pi-coding-agent": "0.70.2",
"@mariozechner/pi-coding-agent": "0.70.5",
"@openai/codex": "0.125.0",
"ajv": "^8.18.0",
"ajv": "^8.20.0",
"ws": "^8.20.0",
"zod": "^4.3.6"
},