update vitest from 1 to 2

This commit is contained in:
Felix Roos 2024-10-18 23:45:54 +02:00
parent 0c1234a35f
commit 9e5f9d37ef
8 changed files with 2589 additions and 3180 deletions

View file

@ -37,6 +37,6 @@
"devDependencies": {
"peggy": "^3.0.2",
"vite": "^5.0.10",
"vitest": "^1.1.0"
"vitest": "^2.1.3"
}
}