Merge pull request #29374 from overleaf/renovate-major-vitest-monorepo

chore(deps): update vitest monorepo to v4 from ^3.2.4 (major)

GitOrigin-RevId: 553a8fefadd82598a9ff4089ce468b59791e2d43
This commit is contained in:
Andrew Rumble
2025-12-17 16:56:52 +00:00
committed by Copybot
parent cbeb58cc0a
commit 0ca1888f76
10 changed files with 2701 additions and 54 deletions

View File

@@ -27,6 +27,6 @@
},
"devDependencies": {
"typescript": "^5.0.4",
"vitest": "^3.2.4"
"vitest": "^4.0.0"
}
}