build(deps): bump react-i18next in /frontend in the i18next group

Bumps the i18next group in /frontend with 1 update: [react-i18next](https://github.com/i18next/react-i18next).


Updates `react-i18next` from 16.1.0 to 16.1.3
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.1.0...v16.1.3)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-version: 16.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-22 13:15:48 +00:00
committed by GitHub
parent f923ba2445
commit f8b15d8f6f
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"i18next": "^25.6.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-i18next": "^16.1.0",
"react-i18next": "^16.1.4",
"swagger-ui-dist": "^5.29.5",
"valibot": "^1.1.0",
"vaul": "^1.1.2"
@@ -11192,9 +11192,9 @@
}
},
"node_modules/react-i18next": {
"version": "16.1.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.0.tgz",
"integrity": "sha512-10qpoODc0ntrWpZdko9CQnl2Xf4VJXUAS9sa7WOkTrQzbbfyoSSUZ3Rsnpgt8la6qCxeB61yzYjyW8U1g3hUUg==",
"version": "16.1.4",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.4.tgz",
"integrity": "sha512-0UUKZDHjKnLk6dfbYXEZ9CVqLMpNiul+dHbPVQo2z2t1GkdirkeHXb/TtdsNuv+nyNOTDl1Jp6F6uwf9M3DMcg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.27.6",

View File

@@ -33,7 +33,7 @@
"i18next": "^25.6.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-i18next": "^16.1.0",
"react-i18next": "^16.1.4",
"swagger-ui-dist": "^5.29.5",
"valibot": "^1.1.0",
"vaul": "^1.1.2"