Skip to content

Commit 124abb4

Browse files
Copilothotlong
andcommitted
fix: upgrade @vitest/coverage-v8 and @vitest/ui to 4.0.17 to match vitest version
Co-authored-by: hotlong <[email protected]>
1 parent 6c3ffea commit 124abb4

File tree

2 files changed

+53
-268
lines changed

2 files changed

+53
-268
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@types/node": "^25.0.8",
4343
"@types/react": "18.3.12",
4444
"@types/react-dom": "18.3.1",
45-
"@vitest/coverage-v8": "^2.1.8",
46-
"@vitest/ui": "^2.1.8",
45+
"@vitest/coverage-v8": "^4.0.17",
46+
"@vitest/ui": "^4.0.17",
4747
"eslint": "^9.39.2",
4848
"eslint-plugin-react-hooks": "^7.0.1",
4949
"eslint-plugin-react-refresh": "^0.4.24",

0 commit comments

Comments
 (0)