Migrate from Vuex to Pinia
This is an effort to completely replace Vuex with Pinia. Pinia is now the recommended state manager for Vue 3. [Vuex is no longer supported at GitLab](https://docs.gitlab.com/development/fe_guide/vuex/#deprecated). Follow the GitLab Pinia migration guidance: https://docs.gitlab.com/development/fe_guide/pinia/
epic