build(deps-dev): Bump vitest from 3.2.4 to 4.0.16

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.0.16.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.16/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.0.16
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-16 20:01:18 +00:00 committed by GitHub
parent 5060d4700a
commit 21f2a8ba6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 244 additions and 338 deletions

View file

@ -40,6 +40,6 @@
"@vercel/ncc": "^0.38.3",
"js-yaml": "^4.1.0",
"typescript": "^5.9.2",
"vitest": "^3.2.4"
"vitest": "^4.0.16"
}
}