chore(deps): update dependency react-i18next to v16.0.1 (#275)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-18 09:26:37 +00:00 committed by GitHub
parent d2cc6c15bc
commit 699eb0e01a
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": { "node_modules/react-i18next": {
"version": "16.0.0", "version": "16.0.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.0.0.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.0.1.tgz",
"integrity": "sha512-JQ+dFfLnFSKJQt7W01lJHWRC0SX7eDPobI+MSTJ3/gP39xH2g33AuTE7iddAfXYHamJdAeMGM0VFboPaD3G68Q==", "integrity": "sha512-0S//bpYEkCPjzuVmxDf9Z6+Y+ArNvpAUk7eDL4qNCZXjDh6Z9j6MZ+NThU7kMCOsmYmDCun3GYEwkiOjjZo9Ug==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.27.6", "@babel/runtime": "^7.27.6",