jshmrtn / vue3-gettext

Translate Vue 3 applications with gettext.
https://jshmrtn.github.io/vue3-gettext/
MIT License
66 stars 23 forks source link

Bump dependencies #16

Closed tcitworld closed 2 years ago

tcitworld commented 2 years ago

For some reason fixes #15, even though the package-lock.json changes don't seem to be related.

d03ebbe1321586f95694c982624330b92199beb6 disables the new "vue/multi-word-component-names" rule, but you might want to keep it and rename components instead.

lzurbriggen commented 2 years ago

@tcitworld I updated most of the other dependencies as well and renamed my demo components. Thank you!