Vite 7.x has been released. Can the peer dependency field be updated to the following: ```json "peerDependencies": { "vite": ">=2.0.0 <8.0.0" } ```