mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
chore: update dependency pins
This commit is contained in:
36
package.json
36
package.json
@@ -1821,13 +1821,13 @@
|
||||
"@anthropic-ai/sdk": "0.98.0",
|
||||
"@clack/core": "1.3.1",
|
||||
"@clack/prompts": "1.4.0",
|
||||
"@earendil-works/pi-tui": "0.75.5",
|
||||
"@earendil-works/pi-tui": "0.76.0",
|
||||
"@google/genai": "2.6.0",
|
||||
"@grammyjs/runner": "2.0.3",
|
||||
"@grammyjs/transformer-throttler": "1.2.1",
|
||||
"@homebridge/ciao": "1.3.8",
|
||||
"@homebridge/ciao": "1.3.9",
|
||||
"@lydell/node-pty": "1.2.0-beta.12",
|
||||
"@mistralai/mistralai": "2.2.1",
|
||||
"@mistralai/mistralai": "2.2.5",
|
||||
"@modelcontextprotocol/sdk": "1.29.0",
|
||||
"@mozilla/readability": "0.6.0",
|
||||
"@openclaw/fs-safe": "0.3.0",
|
||||
@@ -1839,16 +1839,16 @@
|
||||
"commander": "14.0.3",
|
||||
"croner": "10.0.1",
|
||||
"cross-spawn": "7.0.6",
|
||||
"diff": "8.0.4",
|
||||
"diff": "9.0.0",
|
||||
"dotenv": "17.4.2",
|
||||
"express": "5.2.1",
|
||||
"file-type": "22.0.1",
|
||||
"glob": "13.0.6",
|
||||
"grammy": "1.43.0",
|
||||
"highlight.js": "10.7.3",
|
||||
"highlight.js": "11.11.1",
|
||||
"hosted-git-info": "9.0.3",
|
||||
"http-proxy-agent": "7.0.2",
|
||||
"https-proxy-agent": "7.0.6",
|
||||
"http-proxy-agent": "9.0.0",
|
||||
"https-proxy-agent": "9.0.0",
|
||||
"ignore": "7.0.5",
|
||||
"ipaddr.js": "2.4.0",
|
||||
"jiti": "2.7.0",
|
||||
@@ -1856,7 +1856,7 @@
|
||||
"jszip": "3.10.1",
|
||||
"kysely": "0.29.2",
|
||||
"linkedom": "0.18.12",
|
||||
"markdown-it": "14.1.1",
|
||||
"markdown-it": "14.2.0",
|
||||
"minimatch": "10.2.5",
|
||||
"node-edge-tts": "1.2.10",
|
||||
"openai": "6.39.0",
|
||||
@@ -1864,10 +1864,10 @@
|
||||
"playwright-core": "1.60.0",
|
||||
"proper-lockfile": "4.1.2",
|
||||
"qrcode": "1.5.4",
|
||||
"quickjs-wasi": "2.2.0",
|
||||
"quickjs-wasi": "3.0.0",
|
||||
"rastermill": "0.3.0",
|
||||
"tar": "7.5.15",
|
||||
"tokenjuice": "0.7.1",
|
||||
"tokenjuice": "0.8.0",
|
||||
"tree-sitter-bash": "0.25.1",
|
||||
"tslog": "4.10.2",
|
||||
"typebox": "1.1.38",
|
||||
@@ -1886,9 +1886,9 @@
|
||||
"@lit-labs/signals": "0.3.0",
|
||||
"@lit/context": "1.1.6",
|
||||
"@mdx-js/mdx": "3.1.1",
|
||||
"@shikijs/core": "3.23.0",
|
||||
"@shikijs/engine-javascript": "3.23.0",
|
||||
"@shikijs/engine-oniguruma": "3.23.0",
|
||||
"@shikijs/core": "4.1.0",
|
||||
"@shikijs/engine-javascript": "4.1.0",
|
||||
"@shikijs/engine-oniguruma": "4.1.0",
|
||||
"@types/cross-spawn": "6.0.6",
|
||||
"@types/express": "5.0.6",
|
||||
"@types/hosted-git-info": "3.0.5",
|
||||
@@ -1896,17 +1896,17 @@
|
||||
"@types/node": "25.9.1",
|
||||
"@types/proper-lockfile": "4.1.4",
|
||||
"@types/ws": "8.18.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260524.1",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260527.2",
|
||||
"@vitest/coverage-v8": "4.1.7",
|
||||
"esbuild": "0.28.0",
|
||||
"jscpd": "4.2.3",
|
||||
"jscpd": "4.2.4",
|
||||
"jsdom": "29.1.1",
|
||||
"lit": "3.3.3",
|
||||
"oxfmt": "0.51.0",
|
||||
"oxlint": "1.66.0",
|
||||
"oxfmt": "0.52.0",
|
||||
"oxlint": "1.67.0",
|
||||
"oxlint-tsgolint": "0.23.0",
|
||||
"shiki": "4.1.0",
|
||||
"signal-utils": "0.21.1",
|
||||
"shiki": "3.23.0",
|
||||
"tsdown": "0.22.0",
|
||||
"tsx": "4.22.3",
|
||||
"unrun": "0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user