build(deps): bump vue3-i18next from 0.2.1 to 0.2.2

Bumps [vue3-i18next](https://github.com/h3poteto/vue3-i18next) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/h3poteto/vue3-i18next/releases)
- [Commits](https://github.com/h3poteto/vue3-i18next/compare/v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: vue3-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-02 08:02:23 +00:00 committed by GitHub
parent 08d73b9a6d
commit bb318fb171
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -115,7 +115,7 @@
"vue-resize": "^2.0.0-alpha.1",
"vue-router": "^4.1.6",
"vue-virtual-scroller": "2.0.0-beta.7",
"vue3-i18next": "^0.2.1",
"vue3-i18next": "^0.2.2",
"vuex": "^4.1.0",
"vuex-router-sync": "^6.0.0-rc.1"
},

View File

@ -12339,10 +12339,10 @@ vue-virtual-scroller@2.0.0-beta.7:
vue-observe-visibility "^2.0.0-alpha.1"
vue-resize "^2.0.0-alpha.1"
vue3-i18next@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/vue3-i18next/-/vue3-i18next-0.2.1.tgz#e6798068a16121fdc3b9af8471a99f13d7d97c1a"
integrity sha512-t0Se8TFHybyPWR5RWrcfcgx85qS+N8iOub/eie6XVkmtBSqOTse0ZX5Gbd6sc51rERJX/WoLg67VIAp608EcEw==
vue3-i18next@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/vue3-i18next/-/vue3-i18next-0.2.2.tgz#3f6ff83bef9503333e15b32c786ce3bfe6e16511"
integrity sha512-Yv3HmfUBuxpd1S2NlryLfSKMV4zpd9N3ffQU0sAd+fCzNvBwO36MR7keWIaWMXRhgtMJaKyAWJTfjhA1OThJbA==
vue@^3.2.45:
version "3.2.45"