Skip to content

Commit 3e740e0

Browse files
chore(deps): update dependency vitest to v4 (#162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2d6beb commit 3e740e0

File tree

2 files changed

+65
-150
lines changed

2 files changed

+65
-150
lines changed

packages/sanity-sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"svelte-check": "^4.3.3",
5757
"typescript": "^5.9.3",
5858
"vite": "^7.1.12",
59-
"vitest": "^3.2.4"
59+
"vitest": "^4.0.3"
6060
},
6161
"peerDependencies": {
6262
"@sveltejs/kit": "^2.16.1",

0 commit comments

Comments
 (0)