From b4ddabe9fbd65e685f160b5a75cf43acad01031d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 15:56:47 +0000 Subject: [PATCH] Update dependency vitest to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9048493..8b28063 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,6 @@ "prettier": "3.9.6", "tailwindcss": "4.3.3", "typescript": "6.0.3", - "vitest": "4.1.11" + "vitest": "5.0.1" } } \ No newline at end of file