note: i realise this doesn't answer the specific question, but it may help if your problem is "how do i update my vuetify2 app to vue3"
have a look at https://github.com/vuetifyjs/eslint-plugin-vuetify#readme
you can't use vuetify2 with vue3, but you can upgrade to vuetify3 and use this plugin to reduce the migration headache.