Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency vitest to v2.1.7
##### [v2.1.7](https://github.com/vitest-dev/vitest/releases/tag/v2.1.7) ##### 🐞 Bug Fixes - Revert support for Vite 6 - by [@sheremet-va](https://github.com/sheremet-va) [<samp>(fbe5c)</samp>](vitest-dev/vitest@fbe5c39d) - This introduced some breaking changes (vitest-dev/vitest#6992). We will enable support at a later time. In the meantime, you can still use `pnpm.overrides` or yarn resolutions to override the `vite` version in the `vitest` package - the APIs are compatible. ##### [View changes on GitHub](vitest-dev/vitest@v2.1.6...v2.1.7)
- Loading branch information