Skip to content

Commit

Permalink
Bump i18next from 10.6.0 to 24.2.0
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 10.6.0 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@v10.6.0...v24.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 05340cd commit 99fd6bb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"glob-all": "^3.1.0",
"gulp": "5.0.0",
"gulp-webserver": "^0.9.1",
"i18next": "^10.3.0",
"i18next": "^24.2.0",
"i18next-browser-languagedetector": "^2.1.0",
"i18next-fs-backend": "^2.3.2",
"i18next-http-middleware": "^3.6.0",
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6050,10 +6050,12 @@ i18next-http-middleware@^3.6.0:
resolved "https://registry.yarnpkg.com/i18next-http-middleware/-/i18next-http-middleware-3.6.0.tgz#4781751fac03e951a74a8c9f95f6bb5bc680fbdd"
integrity sha512-pLyTOC8Dzj83byN0s4hd/i/Ewg6T36YjMrc+Zfnqz2Ca0G5ab9IPvPR8xZqr6TS0s/ZtPs2MZucDkWgqoRmNXA==

i18next@^10.3.0:
version "10.6.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-10.6.0.tgz#90ffd9f9bc617f34b9a12e037260f524445f7684"
integrity sha512-ycRlN145kQf8EsyDAzMfjqv1ZT1Jwp7P2H/07bP8JLWm+7cSLD4XqlJOvq4mKVS2y2mMIy10lX9ZeYUdQ0qSRw==
i18next@^24.2.0:
version "24.2.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.0.tgz#344c15a6f3b43d02aed78e2b08532e5b170951b4"
integrity sha512-ArJJTS1lV6lgKH7yEf4EpgNZ7+THl7bsGxxougPYiXRTJ/Fe1j08/TBpV9QsXCIYVfdE/HWG/xLezJ5DOlfBOA==
dependencies:
"@babel/runtime" "^7.23.2"

[email protected], iconv-lite@^0.4.24:
version "0.4.24"
Expand Down

0 comments on commit 99fd6bb

Please sign in to comment.