chore(deps): update vitest monorepo to ^2.1.1 (#1120)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-09-13 15:48:25 +00:00
committed by GitHub
parent 7a56006533
commit 93a3083c60
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.2",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^2.1.0",
"@vitest/ui": "^2.1.0",
"@vitest/coverage-v8": "^2.1.1",
"@vitest/ui": "^2.1.1",
"cross-env": "^7.0.3",
"jsdom": "^25.0.0",
"prettier": "^3.3.3",
@@ -38,7 +38,7 @@
"turbo": "^2.1.2",
"typescript": "^5.6.2",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.0"
"vitest": "^2.1.1"
},
"packageManager": "pnpm@9.10.0",
"engines": {