Update Vue 3 to ^3.5.22
What does this MR do and why?
Update Vue 3 to ^3.5.22
References
See original renovate MR at: !206298 (closed)
Screenshots or screen recordings
NA
How to set up and validate locally
- Edit the following in your
gdk.yml:
vite:
enabled: false
webpack:
enabled: true
live_reload: true
vue_version: 3
-
Run
gdk reconfigure && gdk restart -
Check you can load e.g.
https://gdk.test:3000/
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Miguel Rincon