From 54da9aa29a034b6daca96debc1eaa425d8b37faf Mon Sep 17 00:00:00 2001 From: "zeyu.fz" Date: Wed, 5 Aug 2026 20:02:35 +0800 Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=9B=B4=E6=96=B0pnpm=E9=94=81?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=8F=8A=E5=8C=85=E8=A6=86=E7=9B=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 调整smol-toml包版本位置 - 新增overrides字段,指向自定义vite和vitest包最新版本 - 保持其他依赖版本不变 - 确保包管理器锁文件一致性 --- pnpm-lock.yaml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3edcc76..d3dd398 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,12 +24,12 @@ catalogs: chalk: specifier: ^5.6.2 version: 5.6.2 - tar-stream: - specifier: ^3.2.0 - version: 3.2.0 smol-toml: specifier: ^1.4.2 version: 1.7.0 + tar-stream: + specifier: ^3.2.0 + version: 3.2.0 tsx: specifier: ^4.23.0 version: 4.23.0 @@ -46,6 +46,10 @@ catalogs: specifier: ^3.4.0 version: 3.4.0 +overrides: + vite: npm:@voidzero-dev/vite-plus-core@latest + vitest: npm:@voidzero-dev/vite-plus-test@latest + importers: .: