Update dependency i18next to v23.14.0

This commit is contained in:
renovate[bot] 2024-08-19 09:57:35 +00:00
parent 4462b20e01
commit 6a7b8bd3ca
2 changed files with 5 additions and 5 deletions

View File

@ -30,6 +30,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "23.13.0"
"i18next": "23.14.0"
}
}

View File

@ -19682,10 +19682,10 @@ i18next-parser@8.13.0:
vinyl-fs "^4.0.0"
vue-template-compiler "^2.6.11"
i18next@23.13.0, i18next@^23.5.1:
version "23.13.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.13.0.tgz#d3cba6c5611b9826ff988f97a4929638a91875f6"
integrity sha512-B+g0/KTKmN3+NeMKPljQxdrih6Q6lyDF5O2e/Ofd0JQsTLojJD/BSTTN04iw6OVc0yBiHeypu5hoBNV6ag44Zw==
i18next@23.14.0, i18next@^23.5.1:
version "23.14.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb"
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==
dependencies:
"@babel/runtime" "^7.23.2"