Update Vitest to ^4.1.0

This commit is contained in:
Hugo Alliaume
2026-03-15 08:44:29 +01:00
parent b5f691f37c
commit 0f67df2893

View File

@@ -44,6 +44,6 @@
"jsdom": "^26.1.0",
"tslib": "^2.8.1",
"typescript": "^5.8.3",
"vitest": "^3.2.4"
"vitest": "^4.1.0"
}
}