Bump vitest from 1.6.0 to 1.6.1

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-25 17:09:45 +00:00
committed by Nicola Benaglia
parent 340fe551d6
commit 9bf7abfa50
2 changed files with 52 additions and 51 deletions

View File

@@ -120,6 +120,6 @@
"rename-cli": "^6.2.1",
"typescript": "^5.2.2",
"vite": "^5.1.6",
"vitest": "^1.6.0"
"vitest": "^1.6.1"
}
}