chore(deps): update dependency react-i18next to v16.2.1 (#292)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-30 17:46:17 +00:00 committed by GitHub
parent ff80442355
commit d4eaad8162
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -3845,9 +3845,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.2.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.0.tgz",
"integrity": "sha512-giCEDa6NtQYvuLGW9xaBo4HCVxT0Y8jrOpX/uSnd+lZ3Dmm/2BNrGNEgRZzWDkSobmE6IWPJ+/Ow9Rhi/gP6+g==",
"version": "16.2.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.1.tgz",
"integrity": "sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.27.6",