chore(deps): update vitest monorepo to ^4.0.8 (#4459)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-12 17:32:42 +00:00
committed by GitHub
parent bb25410a40
commit eff2202e92
2 changed files with 99 additions and 75 deletions

View File

@@ -45,8 +45,8 @@
"@testcontainers/redis": "^11.8.0",
"@turbo/gen": "^2.6.0",
"@vitejs/plugin-react": "^5.1.0",
"@vitest/coverage-v8": "^4.0.7",
"@vitest/ui": "^4.0.7",
"@vitest/coverage-v8": "^4.0.8",
"@vitest/ui": "^4.0.8",
"conventional-changelog-conventionalcommits": "^9.1.0",
"cross-env": "^10.1.0",
"jsdom": "^27.1.0",
@@ -56,7 +56,7 @@
"turbo": "^2.6.0",
"typescript": "^5.9.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.7"
"vitest": "^4.0.8"
},
"packageManager": "pnpm@10.20.0",
"engines": {