The current tests are using jest. I want to update this to remove jest and use vitest instead. I want to keep all the existing tests, but migrate them to vitest. Update the test commands in the packages.json and ensure that everything else remains as-is.