From abde3368769743d02caf0a90cdb3f69ac418b4fb Mon Sep 17 00:00:00 2001 From: SpecialX <47072643+wangxiner55@users.noreply.github.com> Date: Tue, 14 Jul 2026 16:04:48 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=9B=B4=E6=96=B0=E6=A0=B9=20pa?= =?UTF-8?q?ckage.json=20=E4=BE=9D=E8=B5=96=20+=20pnpm-lock.yaml=20?= =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 +++- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ecd630b..ae7cb56 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,8 @@ "prettier": "^3.3.0", "tsx": "^4.19.0", "typescript": "^5.6.0", - "typescript-eslint": "^8.0.0" + "typescript-eslint": "^8.0.0", + "kafkajs": "^2.2.4", + "ws": "^8.21.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 70758b4..e0a9c9e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,6 +29,9 @@ importers: husky: specifier: ^9.1.0 version: 9.1.7 + kafkajs: + specifier: ^2.2.4 + version: 2.2.4 lint-staged: specifier: ^15.0.0 version: 15.0.0 @@ -44,6 +47,9 @@ importers: typescript-eslint: specifier: ^8.0.0 version: 8.63.0(eslint@9.39.5(jiti@2.7.0))(typescript@5.6.2) + ws: + specifier: ^8.21.0 + version: 8.21.0 apps/admin-portal: dependencies: @@ -252,10 +258,10 @@ importers: version: 10.5.2(postcss@8.5.18) eslint: specifier: ^9.0.0 - version: 9.39.5(jiti@2.7.0) + version: 9.39.5(jiti@1.21.7) eslint-plugin-jsx-a11y: specifier: ^6.10.0 - version: 6.10.2(eslint@9.39.5(jiti@2.7.0)) + version: 6.10.2(eslint@9.39.5(jiti@1.21.7)) jsdom: specifier: ^25.0.0 version: 25.0.0