Skip to content

Commit 876d5ad

Browse files
build(deps): bump i18next from 23.9.0 to 23.10.0 in /website (#2168)
Bumps [i18next](https://github.com/i18next/i18next) from 23.9.0 to 23.10.0. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.9.0...v23.10.0) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d73c00 commit 876d5ad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@fortawesome/react-fontawesome": "^0.2.0",
1212
"@mui/material": "^5.15.10",
1313
"file-saver": "^2.0.5",
14-
"i18next": "^23.9.0",
14+
"i18next": "^23.10.0",
1515
"i18next-browser-languagedetector": "^7.2.0",
1616
"i18next-http-backend": "^2.5.0",
1717
"openpgp": "^5.11.1",

website/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2408,10 +2408,10 @@ i18next-http-backend@^2.5.0:
24082408
dependencies:
24092409
cross-fetch "4.0.0"
24102410

2411-
i18next@^23.9.0:
2412-
version "23.9.0"
2413-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.9.0.tgz#659cfcbf51a20158bb094d17a85f3c583d473901"
2414-
integrity sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==
2411+
i18next@^23.10.0:
2412+
version "23.10.0"
2413+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.0.tgz#fb328794ae692e6fdde0564259e421f4203c4a2c"
2414+
integrity sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==
24152415
dependencies:
24162416
"@babel/runtime" "^7.23.2"
24172417

0 commit comments

Comments
 (0)