chore(deps-dev): bump vitest

Bumps the npm_and_yarn group with 1 update in the / directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `vitest` from 3.2.4 to 4.1.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-01 22:19:24 +00:00
committed by GitHub
parent 18a5341697
commit fba88fc5e4
2 changed files with 635 additions and 942 deletions
+634 -941
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -7,7 +7,7 @@
"devDependencies": {
"@playwright/test": "^1.50.0",
"jsdom": "^26.0.0",
"vitest": "^3.2.4"
"vitest": "^4.1.0"
},
"scripts": {
"test": "node scripts/run-playwright.mjs",