chore: bump i18next from 24.2.3 to 25.2.1 in /web (#4742)

Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.2.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.2.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/4745/head
dependabot[bot] 1 month ago committed by GitHub
parent d4425a6aa1
commit 7c9215b513
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -23,7 +23,7 @@
"dayjs": "^1.11.13",
"fuse.js": "^7.1.0",
"highlight.js": "^11.11.1",
"i18next": "^24.2.3",
"i18next": "^25.2.1",
"katex": "^0.16.22",
"leaflet": "^1.9.4",
"lodash-es": "^4.17.21",

@ -54,8 +54,8 @@ importers:
specifier: ^11.11.1
version: 11.11.1
i18next:
specifier: ^24.2.3
version: 24.2.3(typescript@5.8.3)
specifier: ^25.2.1
version: 25.2.1(typescript@5.8.3)
katex:
specifier: ^0.16.22
version: 0.16.22
@ -91,7 +91,7 @@ importers:
version: 2.5.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-i18next:
specifier: ^15.5.2
version: 15.5.2(i18next@24.2.3(typescript@5.8.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3)
version: 15.5.2(i18next@25.2.1(typescript@5.8.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3)
react-leaflet:
specifier: ^4.2.1
version: 4.2.1(leaflet@1.9.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -2665,8 +2665,8 @@ packages:
hyphenate-style-name@1.1.0:
resolution: {integrity: sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==}
i18next@24.2.3:
resolution: {integrity: sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==}
i18next@25.2.1:
resolution: {integrity: sha512-+UoXK5wh+VlE1Zy5p6MjcvctHXAhRwQKCxiJD8noKZzIXmnAX8gdHX5fLPA3MEVxEN4vbZkQFy8N0LyD9tUqPw==}
peerDependencies:
typescript: ^5
peerDependenciesMeta:
@ -6774,7 +6774,7 @@ snapshots:
hyphenate-style-name@1.1.0: {}
i18next@24.2.3(typescript@5.8.3):
i18next@25.2.1(typescript@5.8.3):
dependencies:
'@babel/runtime': 7.27.4
optionalDependencies:
@ -7434,11 +7434,11 @@ snapshots:
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
react-i18next@15.5.2(i18next@24.2.3(typescript@5.8.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3):
react-i18next@15.5.2(i18next@25.2.1(typescript@5.8.3))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.8.3):
dependencies:
'@babel/runtime': 7.27.4
html-parse-stringify: 3.0.1
i18next: 24.2.3(typescript@5.8.3)
i18next: 25.2.1(typescript@5.8.3)
react: 18.3.1
optionalDependencies:
react-dom: 18.3.1(react@18.3.1)

Loading…
Cancel
Save