From 538c3872eb29caa845a2824f2c11385c536ab2e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Nov 2023 14:05:23 +0000 Subject: [PATCH] Bump i18next from 23.4.6 to 23.6.0 Bumps [i18next](https://github.com/i18next/i18next) from 23.4.6 to 23.6.0. - [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.4.6...v23.6.0) --- updated-dependencies: - dependency-name: 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 695469fb..808c9ad5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "font-awesome": "^4.7.0", "framer-motion": "^10.16.2", "fuse.js": "^6.6.2", - "i18next": "^23.4.6", + "i18next": "^23.6.0", "i18next-browser-languagedetector": "^7.1.0", "immer": "^10.0.2", "jsonpath-plus": "^7.2.0", diff --git a/yarn.lock b/yarn.lock index a69dff51..1cc4153c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6923,10 +6923,10 @@ i18next@^22.0.4: dependencies: "@babel/runtime" "^7.20.6" -i18next@^23.4.6: - version "23.4.6" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.6.tgz#10211e72d5bd29e274baae99c6cc0178b93a93f8" - integrity sha512-jBE8bui969Ygv7TVYp0pwDZB7+he0qsU+nz7EcfdqSh+QvKjEfl9YPRQd/KrGiMhTYFGkeuPaeITenKK/bSFDg== +i18next@^23.6.0: + version "23.6.0" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.6.0.tgz#c6e996cfd3fef0bf60be3b7c581c35338dba5a71" + integrity sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA== dependencies: "@babel/runtime" "^7.22.5"