chore(deps): update vitest monorepo to ^1.5.0 (#344)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-11 20:58:08 +02:00
committed by GitHub
parent 6a2ed0a8cf
commit e0bb40a47e
2 changed files with 61 additions and 77 deletions

View File

@@ -30,15 +30,15 @@
"@testing-library/react-hooks": "^8.0.1",
"@turbo/gen": "^1.13.2",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/ui": "^1.4.0",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
"cross-env": "^7.0.3",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"turbo": "^1.13.2",
"typescript": "^5.4.5",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
"vitest": "^1.5.0"
},
"prettier": "@homarr/prettier-config"
}