chore(deps): update vitest monorepo to ^1.3.1 (#142)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-20 20:08:35 +01:00
committed by GitHub
parent 64194c51ed
commit 72feb06610
2 changed files with 44 additions and 44 deletions

View File

@@ -28,15 +28,15 @@
"@testing-library/react-hooks": "^8.0.1",
"@turbo/gen": "^1.12.4",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.3.0",
"@vitest/ui": "^1.3.0",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"cross-env": "^7.0.3",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"turbo": "^1.12.4",
"typescript": "^5.3.3",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
},
"prettier": "@homarr/prettier-config",
"dependencies": {