Update dependency i18next to v23.2.8

This commit is contained in:
renovate[bot] 2023-07-11 06:59:48 +00:00
parent e81ae6b9a6
commit 35081de66e
2 changed files with 5 additions and 5 deletions

View File

@ -31,6 +31,6 @@
"typescript": "5.1.6"
},
"dependencies": {
"i18next": "23.0.1"
"i18next": "23.2.8"
}
}

View File

@ -19616,10 +19616,10 @@ i18next-parser@8.0.0:
vinyl-fs "^3.0.2"
vue-template-compiler "^2.6.11"
i18next@23.0.1:
version "23.0.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.0.1.tgz#f33cce7de865849bd9120438bc75f770ffc070d5"
integrity sha512-/wiTpPwkrfg2rMdRsREJzH0TJT9QBgoTRfiPlNoewvIrOI3ID4lY0eDRE5xi8a+HClpa3ChYfQZHJuGzOx1GBw==
i18next@23.2.8:
version "23.2.8"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.8.tgz#dd54fab8f68c1ef2e0408249e042cf9cef683554"
integrity sha512-wU0pMlJ91ZbB89i77G3YQ11/pBQrzgWpxJYl7HFyA9aU9v3aHMI/oBKQmAJNURr0A8cLG4EHjgSMK8IqQTp4PQ==
dependencies:
"@babel/runtime" "^7.22.5"