chore(deps): update vitest monorepo to ^1.3.0 (#98)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2024-02-16 22:53:09 +01:00
committed by GitHub
parent 4ea1d14966
commit ba0c3c72ed
2 changed files with 76 additions and 89 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.2.2",
"@vitest/ui": "^1.2.2",
"@vitest/coverage-v8": "^1.3.0",
"@vitest/ui": "^1.3.0",
"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.2.2"
"vitest": "^1.3.0"
},
"prettier": "@homarr/prettier-config",
"dependencies": {