From d48ee54715838e148f7bea5505098d559c5e322c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 13:19:39 +0000 Subject: [PATCH] Bump i18next from 25.7.2 to 25.8.10 in /assets Bumps [i18next](https://github.com/i18next/i18next) from 25.7.2 to 25.8.10. - [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/v25.7.2...v25.8.10) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- assets/package.json | 2 +- assets/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/package.json b/assets/package.json index 60240cff..f7e84e79 100644 --- a/assets/package.json +++ b/assets/package.json @@ -20,7 +20,7 @@ "sass-loader": "^16.0.6", "stimulus": "^3.2.2", "turbolinks": "^5.2.0", - "i18next": "^25.7.2", + "i18next": "^25.8.10", "i18next-xhr-backend": "^3.2.2", "voo-i18n": "MattyRad/vue-i18n#feature/vue-2", "jsx-no-react": "^2.0.0" diff --git a/assets/yarn.lock b/assets/yarn.lock index 8d53f837..22a6f793 100644 --- a/assets/yarn.lock +++ b/assets/yarn.lock @@ -3620,10 +3620,10 @@ i18next-xhr-backend@^3.2.2: dependencies: "@babel/runtime" "^7.5.5" -i18next@^25.7.2: - version "25.7.2" - resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.7.2.tgz#870c43b94a54f43bd80d15e5f836be5bbeca5949" - integrity sha512-58b4kmLpLv1buWUEwegMDUqZVR5J+rT+WTRFaBGL7lxDuJQQ0NrJFrq+eT2N94aYVR1k1Sr13QITNOL88tZCuw== +i18next@^25.8.10: + version "25.8.10" + resolved "https://registry.yarnpkg.com/i18next/-/i18next-25.8.10.tgz#5bfe20c167761a7c4e33427aae54e33615ce944a" + integrity sha512-CtPJLMAz1G8sxo+mIzfBjGgLxWs7d6WqIjlmmv9BTsOat4pJIfwZ8cm07n3kFS6bP9c6YwsYutYrwsEeJVBo2g== dependencies: "@babel/runtime" "^7.28.4"