Skip to content

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

  1. Edit the following in your gdk.yml:
vite:
  enabled: false
webpack:
  enabled: true
  live_reload: true
  vue_version: 3
  1. Run gdk reconfigure && gdk restart

  2. 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

Merge request reports

Loading