chore(deps): bump i18next from 25.2.1 to 25.5.2 in /frontend

Bumps [i18next](https://github.com/i18next/i18next) from 25.2.1 to 25.5.2.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.2.1...v25.5.2)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-09-12 07:02:27 +00:00
committed by GitHub
parent f89a5cee9a
commit 270f3bf797
2 changed files with 6 additions and 6 deletions

View File

@ -26,7 +26,7 @@
"date-fns": "^4.1.0",
"file-replace-loader": "^1.4.2",
"fs-extra": "^11.3.1",
"i18next": "^25.2.1",
"i18next": "^25.5.2",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"install": "^0.13.0",
@ -9317,9 +9317,9 @@
}
},
"node_modules/i18next": {
"version": "25.2.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.2.1.tgz",
"integrity": "sha512-+UoXK5wh+VlE1Zy5p6MjcvctHXAhRwQKCxiJD8noKZzIXmnAX8gdHX5fLPA3MEVxEN4vbZkQFy8N0LyD9tUqPw==",
"version": "25.5.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.5.2.tgz",
"integrity": "sha512-lW8Zeh37i/o0zVr+NoCHfNnfvVw+M6FQbRp36ZZ/NyHDJ3NJVpp2HhAUyU9WafL5AssymNoOjMRB48mmx2P6Hw==",
"funding": [
{
"type": "individual",
@ -9336,7 +9336,7 @@
],
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.27.1"
"@babel/runtime": "^7.27.6"
},
"peerDependencies": {
"typescript": "^5"

View File

@ -75,7 +75,7 @@
"date-fns": "^4.1.0",
"file-replace-loader": "^1.4.2",
"fs-extra": "^11.3.1",
"i18next": "^25.2.1",
"i18next": "^25.5.2",
"i18next-browser-languagedetector": "^8.2.0",
"i18next-http-backend": "^3.0.2",
"install": "^0.13.0",