chore: update dependencies

This commit is contained in:
Peter Steinberger
2026-05-01 12:42:53 +01:00
parent 666ab0a00b
commit 040f533f60
54 changed files with 1013 additions and 958 deletions

View File

@@ -4,11 +4,11 @@
"description": "OpenClaw Codex harness and model provider plugin",
"type": "module",
"dependencies": {
"@mariozechner/pi-coding-agent": "0.70.6",
"@openai/codex": "0.125.0",
"@mariozechner/pi-coding-agent": "0.71.1",
"@openai/codex": "0.128.0",
"ajv": "^8.20.0",
"ws": "^8.20.0",
"zod": "^4.3.6"
"zod": "^4.4.1"
},
"devDependencies": {
"@openclaw/plugin-sdk": "workspace:*"