From b870782d13bc0d90adc1f614b5e4e9677ca6a7fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 12:25:06 +0000 Subject: [PATCH] Bump i18next from 25.8.11 to 25.8.15 Bumps [i18next](https://github.com/i18next/i18next) from 25.8.11 to 25.8.15. - [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.8.11...v25.8.15) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.8.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b238b7d..29ad249 100644 --- a/package-lock.json +++ b/package-lock.json @@ -53,7 +53,7 @@ "cobe": "^0.6.5", "date-fns": "^4.1.0", "embla-carousel-react": "^8.6.0", - "i18next": "^25.8.11", + "i18next": "^25.8.15", "i18next-browser-languagedetector": "^8.2.1", "input-otp": "^1.4.2", "lucide-react": "^0.563.0", @@ -6849,9 +6849,9 @@ "integrity": "sha512-WDC/ui2VVRrz3jOVi+XtjqkDjiVjTtFaAGiW37k6b+ohyQ5wYDOGkvCZa8+H0nx3gyvv0+BST9xuOgIyGQ00gw==" }, "node_modules/i18next": { - "version": "25.8.11", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.11.tgz", - "integrity": "sha512-LZ32llTLGludnddjLoijHV7TbmVubU5eJnsWf8taiuM3jmSfUuvBLuyDeubJKS1yBjLBgb7As124M4KWNcBvpw==", + "version": "25.8.15", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-25.8.15.tgz", + "integrity": "sha512-DW+vfwYtt+8lqpknhPGBfPL2P4SvtUv+KGDZAjfPrbnKAJkzVWGNRYw/rNkzxSzCBvnpiUnF5AgX7kL8hCg6uw==", "funding": [ { "type": "individual", diff --git a/package.json b/package.json index d53e958..b166281 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "cobe": "^0.6.5", "date-fns": "^4.1.0", "embla-carousel-react": "^8.6.0", - "i18next": "^25.8.11", + "i18next": "^25.8.15", "i18next-browser-languagedetector": "^8.2.1", "input-otp": "^1.4.2", "lucide-react": "^0.563.0",