Update dependency i18next to v23.6.0

This commit is contained in:
renovate[bot] 2023-10-18 16:27:31 +00:00
parent 67b6d7cd15
commit 2d4959d972
2 changed files with 5 additions and 5 deletions

View File

@ -31,6 +31,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "23.5.1"
"i18next": "23.6.0"
}
}

View File

@ -19615,10 +19615,10 @@ i18next-parser@8.9.0:
vinyl-fs "^4.0.0"
vue-template-compiler "^2.6.11"
i18next@23.5.1, i18next@^23.5.1:
version "23.5.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3"
integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg==
i18next@23.6.0, i18next@^23.5.1:
version "23.6.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.6.0.tgz#c6e996cfd3fef0bf60be3b7c581c35338dba5a71"
integrity sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==
dependencies:
"@babel/runtime" "^7.22.5"