Skip to content

Commit 43762fc

Browse files
chore(deps): update dependency vitest to v3 (#406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab12dfa commit 43762fc

File tree

2 files changed

+116
-514
lines changed

2 files changed

+116
-514
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"tsx": "^4.19.2",
5555
"typescript": "^5.7.2",
5656
"vite": "^6.0.0",
57-
"vitest": "^2.1.5"
57+
"vitest": "^3.0.4"
5858
},
5959
"simple-git-hooks": {
6060
"pre-commit": "pnpm exec lint-staged --concurrent false"

0 commit comments

Comments
 (0)