chore(deps): update dependency react-i18next to v16.2.3 (#306)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-02 21:48:18 +00:00 committed by GitHub
parent 63aa7347a9
commit f871d66802
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.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.1.tgz",
"integrity": "sha512-z7TVwd8q4AjFo2n7oOwzNusY7xVL4uHykwX1zZRvasUQnmnXlp7Z1FZqXvhK/6hQaCvWTZmZW1bMaUWKowtvVw==",
"version": "16.2.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.2.3.tgz",
"integrity": "sha512-O0t2zvmIz7nHWKNfIL+O/NTIbpTaOPY0vZov779hegbep3IZ+xcqkeVPKWBSXwzdkiv77q8zmq9toKIUys1x3A==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.27.6",