Updating templates generates:
- vue
- update defineComponent import to avoid barrel file
- add data-gtm
- vuetify
- remove v-bind for props and attrs, once we realized is a bad approach and all props must be defined on vue props.
- add data-gtm and data-testid
- add defineComponent instead of Vue.extends
- react
- add data-gtm