Update vitest monorepo to v3.1.1

This commit is contained in:
renovate[bot] 2025-04-02 06:07:56 +00:00 committed by GitHub
parent ed24ac56f3
commit 47bca08a12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 7 deletions

View file

@ -42,8 +42,8 @@
"@testing-library/user-event": "^14.6.1",
"@types/sinonjs__fake-timers": "^8.1.5",
"@types/wicg-file-system-access": "^2023.10.5",
"@vitest/coverage-istanbul": "3.0.9",
"@vitest/coverage-v8": "3.0.9",
"@vitest/coverage-istanbul": "3.1.1",
"@vitest/coverage-v8": "3.1.1",
"bun-types": "^1.2.2",
"jsdom": "^26.0.0",
"solid-devtools": "^0.34.0",