From f1e54d79536d7508a34d982f04011b6ec0c1efd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Aug 2025 18:20:44 +0000 Subject: [PATCH] fix(deps): update dependency i18next to v25.3.6 --- pnpm-lock.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6b723dbb..670491f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -551,7 +551,7 @@ importers: dependencies: i18next: specifier: ^25.0.0 - version: 25.3.4(typescript@5.9.2) + version: 25.3.6(typescript@5.9.2) i18next-fs-backend: specifier: ^2.6.0 version: 2.6.0 @@ -5857,8 +5857,8 @@ packages: i18next-fs-backend@2.6.0: resolution: {integrity: sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw==} - i18next@25.3.4: - resolution: {integrity: sha512-AHklEYFLiRRxW1Cb6zE9lfnEtYvsydRC8nRS3RSKGX3zCqZ8nLZwMaUsrb80YuccPNv2RNokDL8LkTNnp+6mDw==} + i18next@25.3.6: + resolution: {integrity: sha512-dThZ0CTCM3sUG/qS0ZtQYZQcUI6DtBN8yBHK+SKEqihPcEYmjVWh/YJ4luic73Iq6Uxhp6q7LJJntRK5+1t7jQ==} peerDependencies: typescript: ^5 peerDependenciesMeta: @@ -15755,9 +15755,9 @@ snapshots: i18next-fs-backend@2.6.0: {} - i18next@25.3.4(typescript@5.9.2): + i18next@25.3.6(typescript@5.9.2): dependencies: - '@babel/runtime': 7.28.2 + '@babel/runtime': 7.28.3 optionalDependencies: typescript: 5.9.2