chore(deps): update vitest monorepo to ^2.1.3 (#1290)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-10-14 11:25:16 +00:00
committed by GitHub
parent 98b62a9f91
commit bd31a4c3ad
2 changed files with 66 additions and 66 deletions

View File

@@ -29,8 +29,8 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^2.1.3",
"@vitejs/plugin-react": "^4.3.2",
"@vitest/coverage-v8": "^2.1.2",
"@vitest/ui": "^2.1.2",
"@vitest/coverage-v8": "^2.1.3",
"@vitest/ui": "^2.1.3",
"cross-env": "^7.0.3",
"jsdom": "^25.0.1",
"prettier": "^3.3.3",
@@ -38,7 +38,7 @@
"turbo": "^2.1.3",
"typescript": "^5.6.3",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"packageManager": "pnpm@9.12.1",
"engines": {