⬆️ vitest v4 (#6060)

* vitest 4

* config changes

* remove unused v8 coverage dependency

* note
This commit is contained in:
Matt Fiddaman
2025-11-05 23:55:47 +00:00
committed by GitHub
parent f8514556c5
commit f8b793069d
17 changed files with 200 additions and 361 deletions

View File

@@ -24,6 +24,6 @@
"protoc-gen-js": "^3.21.4-4",
"ts-protoc-gen": "^0.15.0",
"typescript": "^5.9.3",
"vitest": "^3.2.4"
"vitest": "^4.0.6"
}
}