chore(deps): update vitest monorepo to ^2.1.5 (#1478)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-11-13 15:40:29 +00:00
committed by GitHub
parent 07f89afea8
commit 2edb9c701a
2 changed files with 73 additions and 84 deletions

View File

@@ -30,8 +30,8 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.2.3",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@vitest/coverage-v8": "^2.1.5",
"@vitest/ui": "^2.1.5",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
@@ -39,7 +39,7 @@
"turbo": "^2.2.3",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.1.2",
"vitest": "^2.1.4"
"vitest": "^2.1.5"
},
"packageManager": "pnpm@9.13.0",
"engines": {