chore(deps): update vitest monorepo to ^1.5.2 (#380)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-04-27 12:57:39 +02:00
committed by GitHub
parent b8780d24bc
commit f204f34850
2 changed files with 56 additions and 56 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.5.0",
"@vitest/ui": "^1.5.0",
"@vitest/coverage-v8": "^1.5.2",
"@vitest/ui": "^1.5.2",
"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.5.0"
"vitest": "^1.5.2"
},
"dependencies": {
"@mantine/core": "^7.8.0",