Bump i18next-chained-backend from 4.6.3 to 5.0.0

Bumps [i18next-chained-backend](https://github.com/i18next/i18next-chained-backend) from 4.6.3 to 5.0.0.
- [Changelog](https://github.com/i18next/i18next-chained-backend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-chained-backend/compare/v4.6.3...v5.0.0)

---
updated-dependencies:
- dependency-name: i18next-chained-backend
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 04:09:22 +00:00
committed by GitHub
parent c81bb44552
commit d79d1a3317
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -7135,12 +7135,12 @@
}
},
"node_modules/i18next-chained-backend": {
"version": "4.6.3",
"resolved": "https://registry.npmjs.org/i18next-chained-backend/-/i18next-chained-backend-4.6.3.tgz",
"integrity": "sha512-Yg4hAKg/98zRAMQs87vJSNevTzaPPrYF3Eb7Kpx+UEaaXLd3p69g7dulAL+hpmZQHeMQ/5gFqHVtdwva53mB0Q==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/i18next-chained-backend/-/i18next-chained-backend-5.0.0.tgz",
"integrity": "sha512-J8xkD0UXl4mjRSeCfmGwqFLPf6aWiDXiuqR+dl9fC8cv+wOS20hKm7hLP9ktrvHvlHdwdIjzb3EK4mmtRXW4HQ==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.23.2"
"@babel/runtime": "^7.28.4"
}
},
"node_modules/i18next-http-backend": {
@@ -12473,7 +12473,7 @@
"chartjs-chart-sankey": "^0.14.0",
"date-fns": "^4.0.0",
"i18next": "^25.0.1",
"i18next-chained-backend": "^4.6.2",
"i18next-chained-backend": "^5.0.0",
"i18next-http-backend": "^3.0.1",
"i18next-localstorage-backend": "^4.2.0",
"leaflet": "^1.9.4",

View File

@@ -28,7 +28,7 @@
"chartjs-chart-sankey": "^0.14.0",
"date-fns": "^4.0.0",
"i18next": "^25.0.1",
"i18next-chained-backend": "^4.6.2",
"i18next-chained-backend": "^5.0.0",
"i18next-http-backend": "^3.0.1",
"i18next-localstorage-backend": "^4.2.0",
"leaflet": "^1.9.4",