Skip to content

Commit 752b245

Browse files
committed
Bump vite-plus-test (vitest) to v0.1.13
Update pnpm-lock.yaml and pnpm-workspace.yaml to use @voidzero-dev/vite-plus-test@^0.1.13 (vitest). Add corresponding lockfile package entries and snapshots for vite-plus-core@0.1.13 and vite-plus-test@0.1.13, plus new @oxc-project/runtime and @oxc-project/types 0.120.0 resolutions. Also update the workspace catalog to point vitest to ^0.1.13 and normalize quoting in overrides/allowedVersions.
1 parent 9c690ca commit 752b245

File tree

2 files changed

+156
-7
lines changed

2 files changed

+156
-7
lines changed

pnpm-lock.yaml

Lines changed: 155 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ allowBuilds:
22
esbuild: true
33
catalog:
44
vite: npm:@voidzero-dev/vite-plus-core@latest
5+
vitest: npm:@voidzero-dev/vite-plus-test@^0.1.13
56
vite-plus: latest
6-
vitest: npm:@voidzero-dev/vite-plus-test@^0.1.12
77
overrides:
88
vite: "catalog:"
99
vitest: "catalog:"

0 commit comments

Comments
 (0)