mammadataei / cypress-vite

Run Cypress specs using Vite
MIT License
85 stars 10 forks source link

feat: add support for vite 5 and cypress 13 #81

Closed mammadataei closed 9 months ago

mammadataei commented 9 months ago

This pull request updates all dependencies to the latest version and adds vite version ^5.0.0 as a peer dependency. I also tested it to ensure compatibility with cypress ^13.0.0. Resolves #80.