You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when using the vuetify command to start a new project and creating it i noticed it uses vite-plugin-vue-layouts version ^0.11.0, this plugin was never updated to work with newer versions of vite and when updating vite on the project it gives me warnings and errors if i update or not update, warning if i dont update saying the plugin depends on older vulnerable versions of vite, and gives an error when i update vite to 7.0.0 or anything that isnt 5.x.x because it needs an older version
Proposed solution
Use different solution for default layouts plugin when creating a new project