mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-22 07:01:44 +03:00
chore: Update deps.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@matrix-org/matrix-sdk-crypto-nodejs": "^0.4.0",
|
"@matrix-org/matrix-sdk-crypto-nodejs": "^0.4.0",
|
||||||
"@vector-im/matrix-bot-sdk": "0.8.0-element.3",
|
"@vector-im/matrix-bot-sdk": "0.8.0-element.3",
|
||||||
"markdown-it": "14.1.0",
|
"markdown-it": "14.1.1",
|
||||||
"music-metadata": "^11.12.0",
|
"music-metadata": "^11.12.0",
|
||||||
"zod": "^4.3.6"
|
"zod": "^4.3.6"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lancedb/lancedb": "^0.26.2",
|
"@lancedb/lancedb": "^0.26.2",
|
||||||
"@sinclair/typebox": "0.34.48",
|
"@sinclair/typebox": "0.34.48",
|
||||||
"openai": "^6.19.0"
|
"openai": "^6.21.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"openclaw": "workspace:*"
|
"openclaw": "workspace:*"
|
||||||
|
|||||||
+9
-9
@@ -106,7 +106,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@agentclientprotocol/sdk": "0.14.1",
|
"@agentclientprotocol/sdk": "0.14.1",
|
||||||
"@aws-sdk/client-bedrock": "^3.986.0",
|
"@aws-sdk/client-bedrock": "^3.988.0",
|
||||||
"@buape/carbon": "0.14.0",
|
"@buape/carbon": "0.14.0",
|
||||||
"@clack/prompts": "^1.0.0",
|
"@clack/prompts": "^1.0.0",
|
||||||
"@grammyjs/runner": "^2.0.3",
|
"@grammyjs/runner": "^2.0.3",
|
||||||
@@ -122,7 +122,7 @@
|
|||||||
"@mozilla/readability": "^0.6.0",
|
"@mozilla/readability": "^0.6.0",
|
||||||
"@sinclair/typebox": "0.34.48",
|
"@sinclair/typebox": "0.34.48",
|
||||||
"@slack/bolt": "^4.6.0",
|
"@slack/bolt": "^4.6.0",
|
||||||
"@slack/web-api": "^7.13.0",
|
"@slack/web-api": "^7.14.0",
|
||||||
"@whiskeysockets/baileys": "7.0.0-rc.9",
|
"@whiskeysockets/baileys": "7.0.0-rc.9",
|
||||||
"ajv": "^8.17.1",
|
"ajv": "^8.17.1",
|
||||||
"chalk": "^5.6.2",
|
"chalk": "^5.6.2",
|
||||||
@@ -140,7 +140,7 @@
|
|||||||
"jszip": "^3.10.1",
|
"jszip": "^3.10.1",
|
||||||
"linkedom": "^0.18.12",
|
"linkedom": "^0.18.12",
|
||||||
"long": "^5.3.2",
|
"long": "^5.3.2",
|
||||||
"markdown-it": "^14.1.0",
|
"markdown-it": "^14.1.1",
|
||||||
"node-edge-tts": "^1.2.10",
|
"node-edge-tts": "^1.2.10",
|
||||||
"osc-progress": "^0.3.0",
|
"osc-progress": "^0.3.0",
|
||||||
"pdfjs-dist": "^5.4.624",
|
"pdfjs-dist": "^5.4.624",
|
||||||
@@ -163,18 +163,18 @@
|
|||||||
"@lit/context": "^1.1.6",
|
"@lit/context": "^1.1.6",
|
||||||
"@types/express": "^5.0.6",
|
"@types/express": "^5.0.6",
|
||||||
"@types/markdown-it": "^14.1.2",
|
"@types/markdown-it": "^14.1.2",
|
||||||
"@types/node": "^25.2.2",
|
"@types/node": "^25.2.3",
|
||||||
"@types/proper-lockfile": "^4.1.4",
|
"@types/proper-lockfile": "^4.1.4",
|
||||||
"@types/qrcode-terminal": "^0.12.2",
|
"@types/qrcode-terminal": "^0.12.2",
|
||||||
"@types/ws": "^8.18.1",
|
"@types/ws": "^8.18.1",
|
||||||
"@typescript/native-preview": "7.0.0-dev.20260209.1",
|
"@typescript/native-preview": "7.0.0-dev.20260211.1",
|
||||||
"@vitest/coverage-v8": "^4.0.18",
|
"@vitest/coverage-v8": "^4.0.18",
|
||||||
"lit": "^3.3.2",
|
"lit": "^3.3.2",
|
||||||
"ollama": "^0.6.3",
|
"ollama": "^0.6.3",
|
||||||
"oxfmt": "0.28.0",
|
"oxfmt": "0.31.0",
|
||||||
"oxlint": "^1.43.0",
|
"oxlint": "^1.46.0",
|
||||||
"oxlint-tsgolint": "^0.11.5",
|
"oxlint-tsgolint": "^0.12.0",
|
||||||
"rolldown": "1.0.0-rc.3",
|
"rolldown": "1.0.0-rc.4",
|
||||||
"tsdown": "^0.20.3",
|
"tsdown": "^0.20.3",
|
||||||
"tsx": "^4.21.0",
|
"tsx": "^4.21.0",
|
||||||
"typescript": "^5.9.3",
|
"typescript": "^5.9.3",
|
||||||
|
|||||||
Generated
+813
-628
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -12,7 +12,7 @@
|
|||||||
"@noble/ed25519": "3.0.0",
|
"@noble/ed25519": "3.0.0",
|
||||||
"dompurify": "^3.3.1",
|
"dompurify": "^3.3.1",
|
||||||
"lit": "^3.3.2",
|
"lit": "^3.3.2",
|
||||||
"marked": "^17.0.1",
|
"marked": "^17.0.2",
|
||||||
"vite": "7.3.1"
|
"vite": "7.3.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
@@ -16,7 +16,9 @@ describe("generateUUID", () => {
|
|||||||
it("falls back to crypto.getRandomValues", () => {
|
it("falls back to crypto.getRandomValues", () => {
|
||||||
const id = generateUUID({
|
const id = generateUUID({
|
||||||
getRandomValues: (bytes) => {
|
getRandomValues: (bytes) => {
|
||||||
|
// @ts-expect-error
|
||||||
for (let i = 0; i < bytes.length; i++) {
|
for (let i = 0; i < bytes.length; i++) {
|
||||||
|
// @ts-expect-error
|
||||||
bytes[i] = i;
|
bytes[i] = i;
|
||||||
}
|
}
|
||||||
return bytes;
|
return bytes;
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
export type CryptoLike = {
|
export type CryptoLike = {
|
||||||
randomUUID?: (() => string) | undefined;
|
randomUUID?: (() => string) | undefined;
|
||||||
getRandomValues?: ((array: Uint8Array) => Uint8Array) | undefined;
|
getRandomValues?: (<T extends Exclude<BufferSource, ArrayBuffer>>(array: T) => T) | undefined;
|
||||||
};
|
};
|
||||||
|
|
||||||
let warnedWeakCrypto = false;
|
let warnedWeakCrypto = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user