From 4a2968710a15b26dfbd6a3fac1f60b428dfd06f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:11:35 +0000 Subject: [PATCH] chore(deps): bump i18next from 26.3.1 to 26.3.3 Bumps [i18next](https://github.com/i18next/i18next) from 26.3.1 to 26.3.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.3.1...v26.3.3) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/web/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 27ea82f..9a05b2d 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -19,7 +19,7 @@ "@supabase/supabase-js": "^2.108.2", "@zxing/browser": "^0.2.0", "comlink": "^4.4.2", - "i18next": "^26.3.1", + "i18next": "^26.3.3", "react": "^19.2.0", "react-dom": "^19.2.7", "react-i18next": "^17.0.8", diff --git a/package-lock.json b/package-lock.json index b9fce71..1c42d13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "@supabase/supabase-js": "^2.108.2", "@zxing/browser": "^0.2.0", "comlink": "^4.4.2", - "i18next": "^26.3.1", + "i18next": "^26.3.3", "react": "^19.2.0", "react-dom": "^19.2.7", "react-i18next": "^17.0.8", @@ -7969,9 +7969,9 @@ } }, "node_modules/i18next": { - "version": "26.3.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.1.tgz", - "integrity": "sha512-txQqd5EULsqEh9OJqRH15aCaOuy/nLJyhw5EHCSKLKJE1aBbb3Zve2+uQIxgWhPm1QqUQoWyQBm2kfmmIrzkcQ==", + "version": "26.3.3", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-26.3.3.tgz", + "integrity": "sha512-aYVegyBdXSO93CMMihvr47jI7GHSOcIahMpJX+qzUXDzW4xDJf2uenIA+45vDU+YhiVdcfsql70AC9RVdMNrHg==", "funding": [ { "type": "individual",