build(deps): bump react-i18next from 16.1.0 to 16.1.3 in /frontend in the i18next group (#5173)

This commit is contained in:
Quentin Gliech
2025-10-22 16:02:49 +02:00
committed by GitHub
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"