]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
chore: use upstream vitest catalog (#1057) main
authorCédric Exbrayat <cexbrayat@users.noreply.github.com>
Mon, 22 Jun 2026 13:11:16 +0000 (15:11 +0200)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2026 13:11:16 +0000 (22:11 +0900)
commit5c2923c06c3a0245fe0f99f944f8e38a6669e7df
tree5a923e3766b1f2dbb616c655991dada1c0f52129
parentbe7da4ae1a7fe5f99a6606d41bfeb1e056f3c988
chore: use upstream vitest catalog (#1057)

Vite+ v0.2.0 removed the @voidzero-dev/vite-plus-test wrapper and now runs upstream Vitest directly from the vite-plus dependency.

Keeping the workspace vitest catalog pointed at @voidzero-dev/vite-plus-test makes vite-plus 0.2.x resolve a package that has no bin.vitest entry, so vp test fails before running tests.

Pin the catalog to Vitest 4.1.9, the version bundled by Vite+ v0.2.x, and refresh the lockfile.

This should fix the renovate PR bumping to vite+ v0.2
pnpm-lock.yaml
pnpm-workspace.yaml