chore(deps): 更新pnpm锁文件及包覆盖版本

- 调整smol-toml包版本位置
- 新增overrides字段,指向自定义vite和vitest包最新版本
- 保持其他依赖版本不变
- 确保包管理器锁文件一致性
This commit is contained in:
zeyu.fz
2026-08-05 20:02:35 +08:00
parent ef463e8d5d
commit 54da9aa29a
+7 -3
View File
@@ -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:
.: