Skip to content

Commit

Permalink
chore(deps): bump the i18next group across 1 directory with 3 updates (
Browse files Browse the repository at this point in the history
…#7654)

Bumps the i18next group with 3 updates in the /web directory: [i18next](https://github.com/i18next/i18next), [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) and [react-i18next](https://github.com/i18next/react-i18next).


Updates `i18next` from 24.0.2 to 24.2.0
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.0.2...v24.2.0)

Updates `i18next-browser-languagedetector` from 8.0.0 to 8.0.2
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next-browser-languageDetector@v8.0.0...v8.0.2)

Updates `react-i18next` from 15.1.3 to 15.4.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/react-i18next@v15.1.3...v15.4.0)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18next
- dependency-name: i18next-browser-languagedetector
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: i18next
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 89fe5a3 commit bb90eed
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@
"d3-shape": "^3.2.0",
"date-fns": "^3.6.0",
"geojson": "^0.5.0",
"i18next": "^24.0.2",
"i18next-browser-languagedetector": "^8.0.0",
"i18next": "^24.2.0",
"i18next-browser-languagedetector": "^8.0.2",
"i18next-resources-to-backend": "^1.2.1",
"jotai": "^2.10.3",
"js-yaml": "^4.1.0",
Expand All @@ -98,7 +98,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-helmet-async": "^2.0.5",
"react-i18next": "^15.1.3",
"react-i18next": "^15.4.0",
"react-icons": "^5.4.0",
"react-map-gl": "~7.1.7",
"react-router-dom": "6.28.0",
Expand Down
38 changes: 19 additions & 19 deletions web/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb90eed

Please sign in to comment.