Skip to content

Commit

Permalink
chore(deps): bump i18next from 24.0.5 to 24.1.0 in /ui (#568)
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 24.0.5 to 24.1.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v24.0.5...v24.1.0)

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

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 Dec 16, 2024
1 parent e173e54 commit 70613f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dayjs": "^1.11.13",
"graphql": "^16.9.0",
"hat": "^0.0.3",
"i18next": "^24.0.5",
"i18next": "^24.1.0",
"i18next-browser-languagedetector": "^8.0.2",
"lodash": "^4.17.21",
"mapbox-gl-style-switcher": "^1.0.11",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8636,17 +8636,17 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:^24.0.5":
version: 24.0.5
resolution: "i18next@npm:24.0.5"
"i18next@npm:^24.1.0":
version: 24.1.0
resolution: "i18next@npm:24.1.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
peerDependencies:
typescript: ^5
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/d0a310c7a0b171ae8265d178d5ef5c378ceafb83852338d042fa9483b720355dc1e2c84c69c77fec1b3e23da6f59e91c5170ada05cd174afc9be3fc218ebd195
checksum: 10/3a71b5052d84388a9097b594c2b8dc8bfba3f3198d1ca89217e5fb4836d528aa1aee54432269ae092c439e2a12bb71c2abe05abc03cd3e657a001fe5e6883b51
languageName: node
linkType: hard

Expand Down Expand Up @@ -13161,7 +13161,7 @@ __metadata:
graphql: "npm:^16.9.0"
hat: "npm:^0.0.3"
husky: "npm:^9.1.7"
i18next: "npm:^24.0.5"
i18next: "npm:^24.1.0"
i18next-browser-languagedetector: "npm:^8.0.2"
jest: "npm:^29.7.0"
jsdom: "npm:^25.0.1"
Expand Down

0 comments on commit 70613f6

Please sign in to comment.