From 80e876ab9cdd3529173fb19c98fbff3e89df64f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 11:31:51 -0400 Subject: [PATCH] chore(deps): bump i18next from 26.3.1 to 26.3.2 (#1217) Bumps [i18next](https://github.com/i18next/i18next) from 26.3.1 to 26.3.2. - [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.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 26.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- apps/web/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 639d3a90..695fddd5 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -73,7 +73,7 @@ "clsx": "^2.1.1", "cmdk": "^1.1.1", "crypto-random-string": "^5.0.0", - "i18next": "^26.3.1", + "i18next": "^26.3.2", "i18next-browser-languagedetector": "^8.2.0", "i18next-http-backend": "^4.0.0", "idb-keyval": "^6.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4ce7d15..131f9897 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,8 +181,8 @@ importers: specifier: ^5.0.0 version: 5.0.0 i18next: - specifier: ^26.3.1 - version: 26.3.1(typescript@6.0.3) + specifier: ^26.3.2 + version: 26.3.2(typescript@6.0.3) i18next-browser-languagedetector: specifier: ^8.2.0 version: 8.2.1 @@ -218,7 +218,7 @@ importers: version: 7.79.0(react@19.2.7) react-i18next: specifier: ^17.0.8 - version: 17.0.8(i18next@26.3.1(typescript@6.0.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@6.0.3) + version: 17.0.8(i18next@26.3.2(typescript@6.0.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@6.0.3) react-map-gl: specifier: 8.1.1 version: 8.1.1(maplibre-gl@5.24.0)(react-dom@19.2.7(react@19.2.7))(react@19.2.7) @@ -4562,8 +4562,8 @@ packages: resolution: {integrity: sha512-EgSjO3Q1G6f2Q5oy7u9mmxuesE0oSfzAD97NFBjC8EmkK4guBSYLljM0Fng3DarMWIIkU70jfo4+mUzmyVISTA==} engines: {node: '>=18'} - i18next@26.3.1: - resolution: {integrity: sha512-txQqd5EULsqEh9OJqRH15aCaOuy/nLJyhw5EHCSKLKJE1aBbb3Zve2+uQIxgWhPm1QqUQoWyQBm2kfmmIrzkcQ==} + i18next@26.3.2: + resolution: {integrity: sha512-QQkXAM1sPDHqhxMQuBeHVMUn6mJchF+wdpOoQerciLAFqO3ZYdxO0EUbeEhruyutnNwpUQIITDVzLjwnNL0T1w==} peerDependencies: typescript: ^5 || ^6 peerDependenciesMeta: @@ -11145,7 +11145,7 @@ snapshots: i18next-http-backend@4.0.0: {} - i18next@26.3.1(typescript@6.0.3): + i18next@26.3.2(typescript@6.0.3): optionalDependencies: typescript: 6.0.3 @@ -11855,11 +11855,11 @@ snapshots: dependencies: react: 19.2.7 - react-i18next@17.0.8(i18next@26.3.1(typescript@6.0.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@6.0.3): + react-i18next@17.0.8(i18next@26.3.2(typescript@6.0.3))(react-dom@19.2.7(react@19.2.7))(react@19.2.7)(typescript@6.0.3): dependencies: '@babel/runtime': 7.29.7 html-parse-stringify: 3.0.1 - i18next: 26.3.1(typescript@6.0.3) + i18next: 26.3.2(typescript@6.0.3) react: 19.2.7 use-sync-external-store: 1.6.0(react@19.2.7) optionalDependencies: