Skip to content

Commit 5e5183f

Browse files
chore: update vitest monorepo to v3 (#4252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69cb762 commit 5e5183f

File tree

2 files changed

+264
-104
lines changed

2 files changed

+264
-104
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@swc/core": "^1.10.1",
9393
"@typescript-eslint/eslint-plugin": "^8.18.0",
9494
"@typescript-eslint/parser": "^8.18.0",
95-
"@vitest/coverage-istanbul": "^2.1.8",
95+
"@vitest/coverage-istanbul": "^3.0.0",
9696
"cross-env": "^7.0.3",
9797
"eslint": "^9.16.0",
9898
"eslint-config-prettier": "^10.0.0",
@@ -106,7 +106,7 @@
106106
"typescript": "^5.2.2",
107107
"vitepress": "^1.3.4",
108108
"vitepress-plugin-tabs": "^0.5.0",
109-
"vitest": "^2.1.8",
109+
"vitest": "^3.0.0",
110110
"vue": "^3.5.0"
111111
}
112112
}

0 commit comments

Comments
 (0)