chore(deps): update vitest monorepo to ^4.0.6 (#4420)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-05 23:30:24 +00:00
committed by GitHub
parent 742ef66e3c
commit 50caa1fcf9
2 changed files with 17 additions and 23 deletions

View File

@@ -45,8 +45,8 @@
"@testcontainers/redis": "^11.7.2",
"@turbo/gen": "^2.6.0",
"@vitejs/plugin-react": "^5.1.0",
"@vitest/coverage-v8": "^4.0.5",
"@vitest/ui": "^4.0.5",
"@vitest/coverage-v8": "^4.0.6",
"@vitest/ui": "^4.0.6",
"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.5"
"vitest": "^4.0.6"
},
"packageManager": "pnpm@10.20.0",
"engines": {