Skip to content

Commit

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

Bump i18next from 23.15.2 to 23.16.0
  • Loading branch information
ivmartel authored Oct 14, 2024
2 parents 5dd679e + ef30acb commit 120d87a
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.33.1",
"i18next": "~23.15.1",
"i18next": "~23.16.0",
"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 @@ -976,10 +976,10 @@ i18next-http-backend@~2.6.0:
dependencies:
cross-fetch "4.0.0"

i18next@~23.15.1:
version "23.15.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.2.tgz#8a54f877ccbbc46696eacb5bd5b31d84f9ade7cb"
integrity sha512-zcPSWzCvw6uKnuYHIqs4W7hTuB9e3AFcSdZgvCWoPXIZsBjBd4djN2/2uOHIB+1DFFkQnMBXvhNg7J3WyCuywQ==
i18next@~23.16.0:
version "23.16.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.0.tgz#6127b49a30c19ba5caf0de8aeb3e15df60f7f01e"
integrity sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 120d87a

Please sign in to comment.