chore(deps): update vitest monorepo to ^2.1.6 (#1553)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-26 13:31:41 +00:00
committed by GitHub
parent 63f863748e
commit 37f961c8cc
2 changed files with 69 additions and 69 deletions

View File

@@ -31,8 +31,8 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.3.2",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/ui": "^2.1.5",
"@vitest/coverage-v8": "^2.1.6",
"@vitest/ui": "^2.1.6",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"prettier": "^3.4.0",
@@ -40,7 +40,7 @@
"turbo": "^2.3.2",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.3",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"packageManager": "pnpm@9.14.2",
"engines": {