From 54edd75954a1bc9482f65e04155e19c9a27480ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 00:12:45 +0000 Subject: [PATCH] Bump i18next from 26.0.1 to 26.0.3 Bumps [i18next](https://github.com/i18next/i18next) from 26.0.1 to 26.0.3. - [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/v26.0.1...v26.0.3) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 78d5af7..c0969e6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "counterstake-sdk": "^0.1.10", "craco-less": "^3.0.1", "history": "^5.2.0", - "i18next": "^26.0.1", + "i18next": "^26.0.3", "lodash": "^4.17.23", "oREChain": "^0.1.23", "oREChain-qr-button": "^0.0.16", diff --git a/yarn.lock b/yarn.lock index 9f09772..a7e7ef1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8182,10 +8182,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== -i18next@^26.0.1: - version "26.0.1" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.1.tgz#de5df38603b96f6863933f1a0a4937b6451c5960" - integrity sha512-vtz5sXU4+nkCm8yEU+JJ6yYIx0mkg9e68W0G0PXpnOsmzLajNsW5o28DJMqbajxfsfq0gV3XdrBudsDQnwxfsQ== +i18next@^26.0.3: + version "26.0.3" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-26.0.3.tgz#f0d9d754896a3a752a7d42faadc3c5ae3dae24e4" + integrity sha512-1571kXINxHKY7LksWp8wP+zP0YqHSSpl/OW0Y0owFEf2H3s8gCAffWaZivcz14rMkOvn3R/psiQxVsR9t2Nafg== dependencies: "@babel/runtime" "^7.29.2"