chore(deps): update dependency vitest to v4.1.0 #30

Merged
bea merged 2 commits from renovate/vitest-4.x-lockfile into main 2026-03-13 23:05:05 +01:00

2 Commits

Author SHA1 Message Date
160449f954 fix(deps): align @vitest/coverage-v8 to 4.1.0 and fix vite peer dep conflict
All checks were successful
continuous-integration/drone/pr Build is passing
- Update @vitest/coverage-v8 lockfile entry from 4.0.18 to 4.1.0 to match vitest@4.1.0
- Fix vite peer dep: merge '^8.0.0-0' range into existing vite@7.3.1 lockfile entry
  (avoids yarn classic hoisting conflict that caused install failure)
- Add testTimeout: 10000 to vitest config for slow CI environment
2026-03-13 23:04:00 +01:00
dac40154e3 chore(deps): update dependency vitest to v4.1.0
Some checks failed
continuous-integration/drone/pr Build is failing
2026-03-12 14:14:33 +00:00