From fb3377d2356787c9f835b691e6675b38ffbc13aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 05:52:18 +0000 Subject: [PATCH] chore(deps): update vitest monorepo to v4.1.10 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 1025c465..91032dbf 100644 --- a/package.json +++ b/package.json @@ -52,8 +52,8 @@ "@typescript-eslint/eslint-plugin": "8.59.4", "@typescript-eslint/parser": "8.59.4", "@vercel/analytics": "2.0.1", - "@vitest/coverage-v8": "4.1.9", - "@vitest/ui": "4.1.9", + "@vitest/coverage-v8": "4.1.10", + "@vitest/ui": "4.1.10", "daisyui": "5.6.18", "dayjs": "1.11.21", "echarts": "6.1.0", @@ -82,7 +82,7 @@ "vite-plugin-compression": "0.5.1", "vite-plugin-inspect": "11.3.3", "vite-tsconfig-paths": "6.1.1", - "vitest": "4.1.9" + "vitest": "4.1.10" }, "engines": { "node": "^24.12.0",