chore(deps): update vitest monorepo to ^2.1.0 (#1113)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-12 14:32:45 +00:00
committed by GitHub
parent 703ecece63
commit 564fcea8d7
2 changed files with 147 additions and 175 deletions

View File

@@ -29,8 +29,8 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.1.1",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@vitest/coverage-v8": "^2.1.0",
"@vitest/ui": "^2.1.0",
"cross-env": "^7.0.3",
"jsdom": "^25.0.0",
"prettier": "^3.3.3",
@@ -38,7 +38,7 @@
"turbo": "^2.1.1",
"typescript": "^5.6.2",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5"
"vitest": "^2.1.0"
},
"packageManager": "pnpm@9.10.0",
"engines": {