From d09d6809e8266a305cb5309c54753b3e64e3c3c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:55:10 +0000 Subject: [PATCH] Bump react-i18next from 14.0.3 to 14.1.2 Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.3 to 14.1.2. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v14.0.3...v14.1.2) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1b39533..dbdbaaf 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "react": "^17.0.2", "react-beautiful-dnd": "^13.1.1", "react-dom": "^17.0.2", - "react-i18next": "^14.0.3", + "react-i18next": "^14.1.2", "react-lines-ellipsis": "^0.15.4", "react-redux": "^8.1.3", "react-router-dom": "^6.20.1", diff --git a/yarn.lock b/yarn.lock index 1bef200..a31d6e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11257,10 +11257,10 @@ react-i18next@^13.1.2: "@babel/runtime" "^7.22.5" html-parse-stringify "^3.0.1" -react-i18next@^14.0.3: - version "14.0.3" - resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.3.tgz#831b07d0f633a3db316ad0f85be7cb578bb4d2b3" - integrity sha512-Zav2EEnrQNmCawnzj0l7xitj7jipC7kBNG3o6Cl75NwGndvdp/wu3LSVwJpyAc3eSWMwRFYZ5uNi43CtFUDf/g== +react-i18next@^14.1.2: + version "14.1.2" + resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.2.tgz#cd57a755f25a32a5fcc3dbe546cf3cc62b4f3ebd" + integrity sha512-FSIcJy6oauJbGEXfhUgVeLzvWBhIBIS+/9c6Lj4niwKZyGaGb4V4vUbATXSlsHJDXXB+ociNxqFNiFuV1gmoqg== dependencies: "@babel/runtime" "^7.23.9" html-parse-stringify "^3.0.1"