We're currently using v2.4.0 of vue3-gettext, which is quite dated and doesn't get any (dependency) updates. Hence we should switch to the current version 4.0.0-beta.1. Although marked as beta, it's listed as latest and is the recommended version to use (see jshmrtn/vue3-gettext#77).
This also requires updates in the web-extensions repository. We should also check if there are any incompatibilities between the versions. Worst case would be a required major version bump on our side.
We're currently using
v2.4.0ofvue3-gettext, which is quite dated and doesn't get any (dependency) updates. Hence we should switch to the current version4.0.0-beta.1. Although marked as beta, it's listed aslatestand is the recommended version to use (see jshmrtn/vue3-gettext#77).This also requires updates in the web-extensions repository. We should also check if there are any incompatibilities between the versions. Worst case would be a required major version bump on our side.