chore(deps): update vitest monorepo to ^4.0.9 (#4509)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-19 21:28:39 +00:00
committed by GitHub
parent 9304d73054
commit be52cb82fd
2 changed files with 70 additions and 71 deletions

View File

@@ -45,8 +45,8 @@
"@testcontainers/redis": "^11.8.1",
"@turbo/gen": "^2.6.1",
"@vitejs/plugin-react": "^5.1.1",
"@vitest/coverage-v8": "^4.0.8",
"@vitest/ui": "^4.0.8",
"@vitest/coverage-v8": "^4.0.9",
"@vitest/ui": "^4.0.9",
"conventional-changelog-conventionalcommits": "^9.1.0",
"cross-env": "^10.1.0",
"jsdom": "^27.2.0",
@@ -56,7 +56,7 @@
"turbo": "^2.6.1",
"typescript": "^5.9.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.8"
"vitest": "^4.0.9"
},
"packageManager": "pnpm@10.22.0",
"engines": {