Update vitest monorepo to v4 (#128)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-12 12:00:07 +00:00 committed by GitHub
parent 9b8c26ff22
commit e197f0ec4b

View File

@ -37,14 +37,14 @@
"@types/react": "^19",
"@types/react-dom": "^19.0.4",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "^3.0.4",
"@vitest/coverage-v8": "^4.0.0",
"matrix-web-i18n": "^3.3.0",
"rollup-plugin-external-globals": "^0.13.0",
"semver": "^7.6.3",
"typescript": "^5.7.3",
"vite": "^7.1.11",
"vite-plugin-dts": "^4.5.0",
"vitest": "^3.2.4",
"vitest": "^4.0.0",
"vitest-sonar-reporter": "^2.0.0"
},
"peerDependencies": {