Skip to content

Commit

Permalink
build(deps): bump i18next from 23.15.2 to 23.16.0 in /website
Browse files Browse the repository at this point in the history
Bumps [i18next](https://github.com/i18next/i18next) from 23.15.2 to 23.16.0.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](i18next/i18next@v23.15.2...v23.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 2127f9f commit 030ba5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@fortawesome/react-fontawesome": "^0.2.2",
"@mui/material": "^6.1.3",
"file-saver": "^2.0.5",
"i18next": "^23.15.2",
"i18next": "^23.16.0",
"i18next-browser-languagedetector": "^8.0.0",
"i18next-http-backend": "^2.6.2",
"openpgp": "^5.11.2",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2626,10 +2626,10 @@ i18next-http-backend@^2.6.2:
dependencies:
cross-fetch "4.0.0"

i18next@^23.15.2:
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 030ba5a

Please sign in to comment.