### Describe the bug The peer dependency is still on vitest `^1.0.0`: https://github.com/vitest-dev/vitest/blob/16eb6c83f84b8f5ed06a625c8ad517e281112c5f/packages/web-worker/package.json#L41 ### Reproduction See the description ### System Info ```shell N/A ``` ### Used Package Manager npm ### Validations - [X] Follow our [Code of Conduct](https://github.com/vitest-dev/vitest/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guidelines](https://github.com/vitest-dev/vitest/blob/main/CONTRIBUTING.md). - [X] Read the [docs](https://vitest.dev/guide/). - [X] Check that there isn't [already an issue](https://github.com/vitest-dev/vitest/issues) that reports the same bug to avoid creating a duplicate. - [X] Check that this is a concrete bug. For Q&A open a [GitHub Discussion](https://github.com/vitest-dev/vitest/discussions) or join our [Discord Chat Server](https://chat.vitest.dev). - [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
Describe the bug
The peer dependency is still on vitest
^1.0.0:vitest/packages/web-worker/package.json
Line 41 in 16eb6c8
Reproduction
See the description
System Info
Used Package Manager
npm
Validations