Update dependency i18next to v23.5.1

This commit is contained in:
renovate[bot] 2023-09-08 10:36:01 +00:00
parent 669be72673
commit 68dcb0f012
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -19641,10 +19641,10 @@ i18next-parser@8.7.0:
vinyl-fs "^3.0.2"
vue-template-compiler "^2.6.11"
i18next@23.4.6:
version "23.4.6"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.6.tgz#10211e72d5bd29e274baae99c6cc0178b93a93f8"
integrity sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg==
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==
dependencies:
"@babel/runtime" "^7.22.5"