Bump vitest from 3.2.4 to 4.1.8

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 3.2.4 to 4.1.8.
- [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.8/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
dependabot[bot]
2026-06-01 15:23:30 +00:00
committed by Sacha Al Himdani
parent a7932d9662
commit 1a71d15bc5
7 changed files with 244 additions and 149 deletions

View File

@@ -12,6 +12,6 @@
"license": "ISC",
"devDependencies": {
"typescript": "^5.8.3",
"vitest": "^3.1.3"
"vitest": "^4.1.8"
}
}