fix: upgrade vitest to 3.2.4

This commit is contained in:
rcourtman 2025-10-16 14:43:36 +00:00
parent 551a5d23ed
commit bfd5eb79ce
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -49,6 +49,6 @@
"typescript": "^5.3.0",
"vite": "^6.3.5",
"vite-plugin-solid": "^2.8.0",
"vitest": "^2.1.9"
"vitest": "^3.2.4"
}
}