chore(deps): update vitest monorepo to ^4.0.10 (#4528)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-22 13:34:54 +00:00
committed by GitHub
parent 1b09b588f3
commit 7eee48ae88
2 changed files with 6 additions and 6 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.9",
"@vitest/ui": "^4.0.9",
"@vitest/coverage-v8": "^4.0.10",
"@vitest/ui": "^4.0.10",
"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.9"
"vitest": "^4.0.10"
},
"packageManager": "pnpm@10.22.0",
"engines": {

6
pnpm-lock.yaml generated
View File

@@ -68,10 +68,10 @@ importers:
specifier: ^5.1.1
version: 5.1.1(vite@7.1.12(@types/node@24.10.1)(sass@1.94.0)(sugarss@5.0.0(postcss@8.5.6))(terser@5.44.1)(tsx@4.20.5)(yaml@2.5.1))
'@vitest/coverage-v8':
specifier: ^4.0.9
specifier: ^4.0.10
version: 4.0.10(vitest@4.0.10)
'@vitest/ui':
specifier: ^4.0.9
specifier: ^4.0.10
version: 4.0.10(vitest@4.0.10)
conventional-changelog-conventionalcommits:
specifier: ^9.1.0
@@ -101,7 +101,7 @@ importers:
specifier: ^5.1.4
version: 5.1.4(typescript@5.9.3)(vite@7.1.12(@types/node@24.10.1)(sass@1.94.0)(sugarss@5.0.0(postcss@8.5.6))(terser@5.44.1)(tsx@4.20.5)(yaml@2.5.1))
vitest:
specifier: ^4.0.9
specifier: ^4.0.10
version: 4.0.10(@types/debug@4.1.12)(@types/node@24.10.1)(@vitest/ui@4.0.10)(jsdom@27.2.0(postcss@8.5.6))(sass@1.94.0)(sugarss@5.0.0(postcss@8.5.6))(terser@5.44.1)(tsx@4.20.5)(yaml@2.5.1)
apps/nextjs: