Update dependency i18next to v23.12.1

This commit is contained in:
renovate[bot] 2024-07-15 00:02:58 +00:00
parent 8971128046
commit 16ce66f74e
2 changed files with 5 additions and 5 deletions

View File

@ -30,6 +30,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "23.11.5"
"i18next": "23.12.1"
}
}

View File

@ -19850,10 +19850,10 @@ i18next-parser@8.13.0:
vinyl-fs "^4.0.0"
vue-template-compiler "^2.6.11"
i18next@23.11.5, i18next@^23.5.1:
version "23.11.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.5.tgz#d71eb717a7e65498d87d0594f2664237f9e361ef"
integrity sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==
i18next@23.12.1, i18next@^23.5.1:
version "23.12.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.1.tgz#1cdb4d6dde62404e128ae1212af586d14c70d389"
integrity sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==
dependencies:
"@babel/runtime" "^7.23.2"