Bump vue3-i18next from 0.2.0 to 0.2.1

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

---
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] 2022-07-10 05:54:30 +00:00 committed by GitHub
parent 69265bbd10
commit 7e59054dc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -111,7 +111,7 @@
"vue-resize": "^2.0.0-alpha.1",
"vue-router": "^4.0.16",
"vue-virtual-scroller": "2.0.0-alpha.1",
"vue3-i18next": "^0.2.0",
"vue3-i18next": "^0.2.1",
"vuex": "^4.0.2",
"vuex-router-sync": "^6.0.0-rc.1"
},
@ -184,7 +184,7 @@
"jsdom": "^19.0.0",
"json-loader": "^0.5.7",
"listr": "^0.14.3",
"mini-css-extract-plugin": "^2.6.0",
"mini-css-extract-plugin": "^2.6.1",
"node-loader": "^2.0.0",
"node-sass": "^7.0.1",
"os-browserify": "^0.3.0",

View File

@ -9028,10 +9028,10 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
mini-css-extract-plugin@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.0.tgz#578aebc7fc14d32c0ad304c2c34f08af44673f5e"
integrity sha512-ndG8nxCEnAemsg4FSgS+yNyHKgkTB4nPKqCOgh65j3/30qqC5RaSQQXMm++Y6sb6E1zRSxPkztj9fqxhS1Eo6w==
mini-css-extract-plugin@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz#9a1251d15f2035c342d99a468ab9da7a0451b71e"
integrity sha512-wd+SD57/K6DiV7jIR34P+s3uckTRuQvx0tKPcvjFlrEylk6P4mQ2KSWk1hblj1Kxaqok7LogKOieygXqBczNlg==
dependencies:
schema-utils "^4.0.0"
@ -12581,10 +12581,10 @@ vue-virtual-scroller@^1.0.10:
vue-observe-visibility "^0.4.4"
vue-resize "^0.4.5"
vue3-i18next@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/vue3-i18next/-/vue3-i18next-0.2.0.tgz#18f57498af662929cf4d6ed65016e23ebe4a50f1"
integrity sha512-4XaauQfkbUXf2g1V7hfxgaRC+AX/M7KAq5qq91cBVcoIde4NEBIWDahMMEm8NT1KfqK5OF6ATceybMDnauyt6Q==
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==
vue@^3.2.31:
version "3.2.33"