···3636 /** Needs to be explicitly installed, even though it is not imported, to avoid type errors. */
3737 'unplugin-vue-router',
3838 'vite-plugin-pwa',
3939+ '@vueuse/shared',
39404041 /** Some components import types from here, but installing it directly could lead to a version mismatch */
4142 'vue-router',