From f0bd7f69dfa721477daa904c79a127d63828b9e9 Mon Sep 17 00:00:00 2001 From: sliverp Date: Thu, 29 Jan 2026 18:24:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20QQ=20=E6=9C=BA?= =?UTF-8?q?=E5=99=A8=E4=BA=BA=E6=89=A9=E5=B1=95=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pnpm-lock.yaml | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c0f99928..ba4b7d0a9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -383,12 +383,12 @@ importers: '@microsoft/agents-hosting-extensions-teams': specifier: ^1.2.2 version: 1.2.2 - moltbot: - specifier: workspace:* - version: link:../.. express: specifier: ^5.2.1 version: 5.2.1 + moltbot: + specifier: workspace:* + version: link:../.. proper-lockfile: specifier: ^4.1.2 version: 4.1.2 @@ -409,6 +409,25 @@ importers: extensions/open-prose: {} + extensions/qqbot: + dependencies: + clawdbot: + specifier: '*' + version: 2026.1.24-3(@types/express@5.0.6)(audio-decode@2.2.3)(devtools-protocol@0.0.1561482)(typescript@5.9.3) + ws: + specifier: ^8.18.0 + version: 8.19.0 + devDependencies: + '@types/node': + specifier: ^20.0.0 + version: 20.19.30 + '@types/ws': + specifier: ^8.5.0 + version: 8.18.1 + typescript: + specifier: ^5.0.0 + version: 5.9.3 + extensions/signal: {} extensions/slack: {}