Skip to content

Commit 8e5811a

Browse files
chore(deps): update vitest monorepo to v4
1 parent a41770c commit 8e5811a

File tree

2 files changed

+103
-171
lines changed

2 files changed

+103
-171
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@
6464
"eslint-config-prettier": "^10.1.8",
6565
"eslint-plugin-prettier": "^5.5.4",
6666
"@vitejs/plugin-vue": "^6.0.1",
67-
"@vitest/ui": "^3.2.4",
67+
"@vitest/ui": "^4.0.0",
6868
"@vue/test-utils": "^2.4.6",
6969
"jsdom": "^27.0.0",
7070
"rimraf": "^6.0.1",
7171
"tsup": "^8.5.0",
7272
"typescript": "^5.9.2",
7373
"vite": "^7.1.2",
74-
"vitest": "^3.2.4"
74+
"vitest": "^4.0.0"
7575
}
7676
}

0 commit comments

Comments
 (0)