chore(deps): update vitest to 4.0.15 (#64736)

This commit is contained in:
Oliver Eyton-Williams
2025-12-18 11:50:28 +01:00
committed by GitHub
parent 1a61e47696
commit 033ad7b592
2 changed files with 1195 additions and 330 deletions

View File

@@ -51,7 +51,7 @@
"@types/polka": "^0.5.7", "@types/polka": "^0.5.7",
"@types/string-similarity": "^4.0.2", "@types/string-similarity": "^4.0.2",
"@typescript/vfs-1.6.1": "npm:@typescript/vfs@1.6.1", "@typescript/vfs-1.6.1": "npm:@typescript/vfs@1.6.1",
"@vitest/ui": "^3.2.4", "@vitest/ui": "^4.0.15",
"eslint": "^9.39.1", "eslint": "^9.39.1",
"glob": "8.1.0", "glob": "8.1.0",
"joi": "17.12.2", "joi": "17.12.2",
@@ -67,6 +67,9 @@
"sirv": "^3.0.2", "sirv": "^3.0.2",
"string-similarity": "4.0.4", "string-similarity": "4.0.4",
"typescript-5.9.2": "npm:typescript@5.9.2", "typescript-5.9.2": "npm:typescript@5.9.2",
"vitest": "^3.2.4" "vitest": "^4.0.15"
},
"dependencies": {
"@types/node": "^24.10.4"
} }
} }

1518
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff