chore(caretaker): update vitest to v3.2.4 and add package-lock.json files (#28409)

This commit is contained in:
Chad
2026-07-23 12:55:34 -05:00
committed by GitHub
parent a96259c9e5
commit d76d2d0742
4 changed files with 6840 additions and 2 deletions
File diff suppressed because it is too large Load Diff
@@ -22,6 +22,6 @@
"supertest": "^7.1.4",
"tsx": "^4.9.3",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"vitest": "^3.2.4"
}
}
File diff suppressed because it is too large Load Diff
@@ -23,6 +23,6 @@
"supertest": "^7.1.4",
"tsx": "^4.9.3",
"typescript": "^5.4.5",
"vitest": "^1.6.0"
"vitest": "^3.2.4"
}
}