Skip to content

Commit

Permalink
Merge pull request #230 from ivmartel/dependabot/npm_and_yarn/i18next…
Browse files Browse the repository at this point in the history
…-24.0.2

Bump i18next from 23.16.5 to 24.0.2
  • Loading branch information
ivmartel authored Nov 25, 2024
2 parents 4993f48 + 43cf2ed commit 16c7f22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"dwv": "0.34.0",
"i18next": "~23.16.0",
"i18next": "~24.0.2",
"i18next-browser-languagedetector": "~8.0.0",
"i18next-http-backend": "~2.6.0",
"jquery": "3.4.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -980,10 +980,10 @@ i18next-http-backend@~2.6.0:
dependencies:
cross-fetch "4.0.0"

i18next@~23.16.0:
version "23.16.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.5.tgz#53d48ae9f985fd73fc1fcb96e6c7d90ababf0831"
integrity sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==
i18next@~24.0.2:
version "24.0.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.2.tgz#00ee14417675e5733902d60e0bbd424c1ecd2a5f"
integrity sha512-D88xyIGcWAKwBTAs4RSqASi8NXR/NhCVSTM4LDbdoU8qb/5dcEZjNCLDhtQBB7Epw/Cp1w2vH/3ujoTbqLSs5g==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 16c7f22

Please sign in to comment.