Skip to content

Commit b27084a

Browse files
chore(deps): update vitest monorepo to v3 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ed4ddc commit b27084a

File tree

2 files changed

+100
-365
lines changed

2 files changed

+100
-365
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@types/debug": "^4.1.12",
102102
"@types/node": "^22.10.2",
103103
"@vitejs/plugin-vue": "^5.2.1",
104-
"@vitest/ui": "^2.1.8",
104+
"@vitest/ui": "^3.0.4",
105105
"bumpp": "^9.9.2",
106106
"esbuild": "^0.24.2",
107107
"eslint": "^9.17.0",
@@ -114,7 +114,7 @@
114114
"tsup": "^8.3.5",
115115
"typescript": "^5.7.2",
116116
"unplugin-unused": "^0.2.3",
117-
"vitest": "^2.1.8",
117+
"vitest": "^3.0.4",
118118
"webpack": "^5.97.1"
119119
},
120120
"engines": {

0 commit comments

Comments
 (0)