Section translation currently uses Vue 2.x. To align with Vue usage in mediawiki T289017: [EPIC] <Core Technology> Upgrade MediaWiki projects from Vue 2 to Vue 3, and to use the benefits of Vue's latest version, we need to migrate to latest stable version - Vue 3.x
This would also mean, migrating to Vuex 4.x and Vue router 4.x
Checklist
- Upgrade Vue to 3.x
- Upgrate Vuex to 4.x
- Upgrade Vue router to 4.x
- Upgrade Vue banana i18n to Vue 3 version
- Upgrade Vue-cli as needed
- Explore replacement of Vue-cli/webpack with Vite