chore(deps): update vitest monorepo to ^1.4.0 (#239)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-03-16 15:51:55 +01:00
committed by GitHub
parent 404f2945dc
commit 8b009db4fe
2 changed files with 62 additions and 75 deletions

View File

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