chore: refresh dependencies except carbon

This commit is contained in:
Peter Steinberger
2026-03-11 20:10:23 +00:00
parent 4133edb395
commit 9c81c31232
8 changed files with 979 additions and 388 deletions

View File

@@ -4,7 +4,7 @@
"description": "OpenClaw ACP runtime backend via acpx",
"type": "module",
"dependencies": {
"acpx": "0.1.16"
"acpx": "0.2.0"
},
"openclaw": {
"extensions": [

View File

@@ -6,7 +6,7 @@
"dependencies": {
"@larksuiteoapi/node-sdk": "^1.59.0",
"@sinclair/typebox": "0.34.48",
"https-proxy-agent": "^7.0.6",
"https-proxy-agent": "^8.0.0",
"zod": "^4.3.6"
},
"openclaw": {