Merge pull request #33625 from overleaf/ar-update-vitest

[monorepo] bump vitest to 4.1.5

GitOrigin-RevId: 22ba2249ae384fd59347c9aa45c70f51ccdf8890
This commit is contained in:
Andrew Rumble
2026-05-18 08:06:49 +00:00
committed by Copybot
parent 19ad00c329
commit e9aedce4ab
9 changed files with 124 additions and 113 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
"sinon-chai": "^3.7.0",
"timekeeper": "2.2.0",
"typescript": "^5.0.4",
"vitest": "^4.0.0",
"vitest": "4.1.5",
"yauzl": "^2.10.0"
}
}
+1 -1
View File
@@ -45,6 +45,6 @@
"sinon": "~9.0.2",
"sinon-chai": "^3.7.0",
"typescript": "^5.0.4",
"vitest": "^4.0.0"
"vitest": "4.1.5"
}
}
+1 -1
View File
@@ -46,6 +46,6 @@
"sinon-chai": "^3.7.0",
"streamifier": "^0.1.1",
"typescript": "^5.0.4",
"vitest": "^4.0.0"
"vitest": "4.1.5"
}
}
+1 -1
View File
@@ -42,6 +42,6 @@
"chai-as-promised": "^7.1.1",
"mocha": "^11.1.0",
"typescript": "^5.0.4",
"vitest": "^4.0.0"
"vitest": "4.1.5"
}
}
+1 -1
View File
@@ -50,6 +50,6 @@
"timekeeper": "0.0.4",
"typescript": "^5.0.4",
"uid-safe": "^2.1.5",
"vitest": "^4.0.0"
"vitest": "4.1.5"
}
}
+1 -1
View File
@@ -417,7 +417,7 @@
"unist-util-visit": "^5.0.0",
"use-stick-to-bottom": "^1.1.1",
"uuid": "^9.0.1",
"vitest": "^4.0.0",
"vitest": "4.1.5",
"w3c-keyname": "^2.2.8",
"webpack": "^5.106.2",
"webpack-assets-manifest": "^6.5.1",