chore(deps): update vitest monorepo to ^1.6.0 (#426)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-05-03 17:31:16 +02:00
committed by GitHub
parent 4d313be37e
commit 3047f3bf2b
2 changed files with 53 additions and 53 deletions

View File

@@ -30,15 +30,15 @@
"@homarr/prettier-config": "workspace:^0.1.0",
"@turbo/gen": "^1.13.3",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.5.3",
"@vitest/ui": "^1.5.3",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"cross-env": "^7.0.3",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"turbo": "^1.13.3",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.5.3"
"vitest": "^1.6.0"
},
"dependencies": {
"@mantine/core": "^7.9.0",