Skip to content

Commit e6c1dd9

Browse files
chore(deps): update dependency vitest to v2 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 909887c commit e6c1dd9

File tree

2 files changed

+112
-162
lines changed

2 files changed

+112
-162
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"tsx": "^4.15.4",
9696
"typescript": "^5.4.5",
9797
"vite": "^5.3.1",
98-
"vitest": "^1.6.0",
98+
"vitest": "^2.0.3",
9999
"vue": "^3.4.28"
100100
},
101101
"engines": {

0 commit comments

Comments
 (0)