mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:00:54 +00:00
chore: update dependencies
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"build:viewer": "bun build src/viewer-client.ts --target browser --format esm --minify --outfile assets/viewer-runtime.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pierre/diffs": "1.1.15",
|
||||
"@pierre/diffs": "1.1.16",
|
||||
"@pierre/theme": "0.0.29",
|
||||
"@sinclair/typebox": "0.34.49",
|
||||
"playwright-core": "1.59.1"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"description": "OpenClaw Feishu/Lark channel plugin (community maintained by @m1heng)",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@larksuiteoapi/node-sdk": "^1.60.0",
|
||||
"@larksuiteoapi/node-sdk": "^1.61.0",
|
||||
"@sinclair/typebox": "0.34.49",
|
||||
"qrcode-terminal": "^0.12.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user