From 2d6c16fec0bec9c0288e5cb142b458af982fff8f Mon Sep 17 00:00:00 2001 From: wangbo Date: Fri, 17 Jul 2026 13:57:37 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=9B=B4=E6=96=B0=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E5=8C=85=E7=89=88=E6=9C=AC=E5=B9=B6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?vitest?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将typescript从5.8.0更新至5.9.3版本 - 新增vitest依赖包,版本为3.2.4 - 配置vitest的子依赖关系包括@types/debug、jiti、lightningcss和yaml --- pnpm-lock.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1f6eca5..2fa16b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -123,6 +123,9 @@ importers: typescript: specifier: ^5.8.0 version: 5.9.3 + vitest: + specifier: 3.2.4 + version: 3.2.4(@types/debug@4.1.13)(jiti@2.7.0)(lightningcss@1.32.0)(yaml@2.8.4) packages/contracts: devDependencies: