chore(deps): update vitest monorepo to ^2.0.5 (#894)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-07-31 11:22:23 +00:00
committed by GitHub
parent 5256853351
commit 25e732bf45
2 changed files with 59 additions and 59 deletions

View File

@@ -30,8 +30,8 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.0.10",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.0.4",
"@vitest/ui": "^2.0.4",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"cross-env": "^7.0.3",
"jsdom": "^24.1.1",
"prettier": "^3.3.3",
@@ -39,7 +39,7 @@
"turbo": "^2.0.10",
"typescript": "^5.5.4",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.0.4"
"vitest": "^2.0.5"
},
"prettier": "@homarr/prettier-config"
}