chore(deps): 更新根 package.json 依赖 + pnpm-lock.yaml 同步
Some checks failed
CI / quality-ts (push) Failing after 6s
CI / quality-go (push) Failing after 26s
CI / quality-proto (push) Failing after 6s
CI / deploy (push) Has been skipped

This commit is contained in:
SpecialX
2026-07-14 16:04:48 +08:00
parent 2796d7c88f
commit abde336876
2 changed files with 11 additions and 3 deletions

View File

@@ -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"
}
}

10
pnpm-lock.yaml generated
View File

@@ -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