Bump i18next from 24.2.3 to 25.0.1

Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.0.1.
- [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/v24.2.3...v25.0.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.0.1
  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]
2025-04-21 04:07:28 +00:00
committed by GitHub
parent 33668a3688
commit dca3ac9250
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -6979,9 +6979,9 @@
} }
}, },
"node_modules/i18next": { "node_modules/i18next": {
"version": "24.2.3", "version": "25.0.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.3.tgz", "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.0.1.tgz",
"integrity": "sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==", "integrity": "sha512-8S8PyZbrymJZn3DaN70/34JYWNhsqrU6yA4MuzcygJBv+41dgNMocEA8h+kV1P7MCc1ll03lOTOIXE7mpNCicw==",
"funding": [ "funding": [
{ {
"type": "individual", "type": "individual",
@@ -12337,7 +12337,7 @@
"chartjs-adapter-date-fns": "^3.0.0", "chartjs-adapter-date-fns": "^3.0.0",
"chartjs-chart-sankey": "^0.14.0", "chartjs-chart-sankey": "^0.14.0",
"date-fns": "^4.0.0", "date-fns": "^4.0.0",
"i18next": "^24.2.0", "i18next": "^25.0.1",
"i18next-chained-backend": "^4.6.2", "i18next-chained-backend": "^4.6.2",
"i18next-http-backend": "^3.0.1", "i18next-http-backend": "^3.0.1",
"i18next-localstorage-backend": "^4.2.0", "i18next-localstorage-backend": "^4.2.0",

View File

@@ -27,7 +27,7 @@
"chartjs-adapter-date-fns": "^3.0.0", "chartjs-adapter-date-fns": "^3.0.0",
"chartjs-chart-sankey": "^0.14.0", "chartjs-chart-sankey": "^0.14.0",
"date-fns": "^4.0.0", "date-fns": "^4.0.0",
"i18next": "^24.2.0", "i18next": "^25.0.1",
"i18next-chained-backend": "^4.6.2", "i18next-chained-backend": "^4.6.2",
"i18next-http-backend": "^3.0.1", "i18next-http-backend": "^3.0.1",
"i18next-localstorage-backend": "^4.2.0", "i18next-localstorage-backend": "^4.2.0",