Bump vue3-i18next from 0.1.0 to 0.2.0
Bumps vue3-i18next from 0.1.0 to 0.2.0. --- updated-dependencies: - dependency-name: vue3-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c57b0ee273
commit
feff95f6cf
|
@ -108,7 +108,7 @@
|
|||
"vue-popperjs": "^2.3.0",
|
||||
"vue-resize": "^2.0.0-alpha.1",
|
||||
"vue-router": "^4.0.14",
|
||||
"vue3-i18next": "^0.1.0",
|
||||
"vue3-i18next": "^0.2.0",
|
||||
"vuex": "^4.0.2",
|
||||
"vuex-router-sync": "^6.0.0-rc.1"
|
||||
},
|
||||
|
|
|
@ -12360,10 +12360,10 @@ vue-virtual-scroller@^1.0.10:
|
|||
vue-observe-visibility "^0.4.4"
|
||||
vue-resize "^0.4.5"
|
||||
|
||||
vue3-i18next@^0.1.0:
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/vue3-i18next/-/vue3-i18next-0.1.0.tgz#9db64a42a549e38ed77b651f8ed122a106694d4a"
|
||||
integrity sha512-4gn2jlyBRChapnw5llJoJWcP2j25/yagsc8xOX1ej0Sly3CtwUNtdBmS8Bi6NXG566vvRONKNXkSWkdgc8nN2w==
|
||||
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==
|
||||
|
||||
vue@^3.2.31:
|
||||
version "3.2.33"
|
||||
|
|
Loading…
Reference in New Issue