build(deps-dev): Bump vitest from 4.1.0 to 4.1.2

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

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-26 20:02:39 +00:00 committed by GitHub
parent 5a61de79c6
commit 3a18c792a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 137 additions and 148 deletions

View file

@ -44,6 +44,6 @@
"rimraf": "^6.1.3",
"rollup": "^4.59.0",
"typescript": "^5.9.2",
"vitest": "^4.0.16"
"vitest": "^4.1.2"
}
}