chore(deps): update vitest monorepo to ^3.2.1 (#3309)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-06-03 17:21:20 +00:00
committed by GitHub
parent cae0cad92f
commit d4afafe0f7
2 changed files with 65 additions and 65 deletions

View File

@@ -40,8 +40,8 @@
"@semantic-release/release-notes-generator": "^14.0.3",
"@turbo/gen": "^2.5.4",
"@vitejs/plugin-react": "^4.5.1",
"@vitest/coverage-v8": "^3.2.0",
"@vitest/ui": "^3.2.0",
"@vitest/coverage-v8": "^3.2.1",
"@vitest/ui": "^3.2.1",
"conventional-changelog-conventionalcommits": "^9.0.0",
"cross-env": "^7.0.3",
"jsdom": "^26.1.0",
@@ -51,7 +51,7 @@
"turbo": "^2.5.4",
"typescript": "^5.8.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.2.0"
"vitest": "^3.2.1"
},
"packageManager": "pnpm@10.11.1",
"engines": {