chore: update dependencies · openclaw/openclaw@9a529ca
steipete
·
2026-04-26
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,7 +5,7 @@
|
5 | 5 | "description": "OpenClaw Brave plugin", |
6 | 6 | "type": "module", |
7 | 7 | "dependencies": { |
8 | | -"typebox": "1.1.32" |
| 8 | +"typebox": "1.1.33" |
9 | 9 | }, |
10 | 10 | "devDependencies": { |
11 | 11 | "@openclaw/plugin-sdk": "workspace:*" |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -9,7 +9,7 @@
|
9 | 9 | "commander": "^14.0.3", |
10 | 10 | "express": "5.2.1", |
11 | 11 | "playwright-core": "1.59.1", |
12 | | -"typebox": "1.1.32", |
| 12 | +"typebox": "1.1.33", |
13 | 13 | "undici": "8.1.0", |
14 | 14 | "ws": "^8.20.0" |
15 | 15 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -8,10 +8,10 @@
|
8 | 8 | "build:viewer": "bun build src/viewer-client.ts --target browser --format esm --minify --outfile assets/viewer-runtime.js" |
9 | 9 | }, |
10 | 10 | "dependencies": { |
11 | | -"@pierre/diffs": "1.1.17", |
| 11 | +"@pierre/diffs": "1.1.19", |
12 | 12 | "@pierre/theme": "0.0.29", |
13 | 13 | "playwright-core": "1.59.1", |
14 | | -"typebox": "1.1.32" |
| 14 | +"typebox": "1.1.33" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@openclaw/plugin-sdk": "workspace:*" |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -9,7 +9,7 @@
|
9 | 9 | "discord-api-types": "^0.38.47", |
10 | 10 | "https-proxy-agent": "^9.0.0", |
11 | 11 | "opusscript": "^0.1.1", |
12 | | -"typebox": "1.1.32", |
| 12 | +"typebox": "1.1.33", |
13 | 13 | "undici": "8.1.0", |
14 | 14 | "ws": "^8.20.0" |
15 | 15 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,7 +5,7 @@
|
5 | 5 | "type": "module", |
6 | 6 | "dependencies": { |
7 | 7 | "@larksuiteoapi/node-sdk": "^1.61.1", |
8 | | -"typebox": "1.1.32" |
| 8 | +"typebox": "1.1.33" |
9 | 9 | }, |
10 | 10 | "devDependencies": { |
11 | 11 | "@openclaw/plugin-sdk": "workspace:*", |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,7 +5,7 @@
|
5 | 5 | "description": "OpenClaw Firecrawl plugin", |
6 | 6 | "type": "module", |
7 | 7 | "dependencies": { |
8 | | -"typebox": "1.1.32" |
| 8 | +"typebox": "1.1.33" |
9 | 9 | }, |
10 | 10 | "devDependencies": { |
11 | 11 | "@openclaw/plugin-sdk": "workspace:*" |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,7 +5,7 @@
|
5 | 5 | "type": "module", |
6 | 6 | "dependencies": { |
7 | 7 | "commander": "^14.0.3", |
8 | | -"typebox": "1.1.32" |
| 8 | +"typebox": "1.1.33" |
9 | 9 | }, |
10 | 10 | "devDependencies": { |
11 | 11 | "@openclaw/plugin-sdk": "workspace:*", |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -6,7 +6,7 @@
|
6 | 6 | "type": "module", |
7 | 7 | "dependencies": { |
8 | 8 | "ajv": "^8.18.0", |
9 | | -"typebox": "1.1.32" |
| 9 | +"typebox": "1.1.33" |
10 | 10 | }, |
11 | 11 | "devDependencies": { |
12 | 12 | "@openclaw/plugin-sdk": "workspace:*" |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,7 +5,7 @@
|
5 | 5 | "type": "module", |
6 | 6 | "dependencies": { |
7 | 7 | "@clawdbot/lobster": "2026.4.6", |
8 | | -"typebox": "1.1.32" |
| 8 | +"typebox": "1.1.33" |
9 | 9 | }, |
10 | 10 | "devDependencies": { |
11 | 11 | "@openclaw/plugin-sdk": "workspace:*" |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -11,7 +11,7 @@
|
11 | 11 | "markdown-it": "14.1.1", |
12 | 12 | "matrix-js-sdk": "41.4.0-rc.0", |
13 | 13 | "music-metadata": "^11.12.3", |
14 | | -"typebox": "1.1.32" |
| 14 | +"typebox": "1.1.33" |
15 | 15 | }, |
16 | 16 | "devDependencies": { |
17 | 17 | "@openclaw/plugin-sdk": "workspace:*", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。