From d6d4144de86e5f142932b391a46b2475397e0369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 04:22:11 +0000 Subject: [PATCH] build(deps): bump i18next from 23.7.11 to 23.7.12 in /website Bumps [i18next](https://github.com/i18next/i18next) from 23.7.11 to 23.7.12. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v23.7.11...v23.7.12) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- website/package.json | 2 +- website/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index c3dd31f26..60850f5c7 100644 --- a/website/package.json +++ b/website/package.json @@ -11,7 +11,7 @@ "@fortawesome/react-fontawesome": "^0.2.0", "@mui/material": "^5.15.2", "file-saver": "^2.0.5", - "i18next": "^23.7.11", + "i18next": "^23.7.12", "i18next-browser-languagedetector": "^7.2.0", "i18next-http-backend": "^2.4.2", "openpgp": "^5.11.0", diff --git a/website/yarn.lock b/website/yarn.lock index d433cda3a..7c3a9cd28 100644 --- a/website/yarn.lock +++ b/website/yarn.lock @@ -2419,10 +2419,10 @@ i18next-http-backend@^2.4.2: dependencies: cross-fetch "4.0.0" -i18next@^23.7.11: - version "23.7.11" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.11.tgz#ee4dfa58f9b27807ebf57d7c33a6c4a0bb4bf7c8" - integrity sha512-A/vOkw8vY99YHU9A1Td3I1dcTiYaPnwBWzrpVzfXUXSYgogK3cmBcmop/0cnXPc6QpUWIyqaugKNxRUEZVk9Nw== +i18next@^23.7.12: + version "23.7.12" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.12.tgz#93c478a53a35265f7a775fbfc9f6019296de43db" + integrity sha512-BZcAvh5M/s2CDrbxNFT8kscfzCYW607wnc4wnQ11HaHDJlS46P/0+P++nmgnc5CIjSQ1DfHAM9RE+hIyALvI7g== dependencies: "@babel/runtime" "^7.23.2"