From 29e79bcd13b66b0a5921398f1c45cbef13ed0894 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 16:08:50 +0000 Subject: [PATCH] chore(ui): update dependency i18next-http-backend to v2.5.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- apps/app/package.json | 2 +- packages/ui/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/apps/app/package.json b/apps/app/package.json index 8249697b57f..31a76ac7c9f 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -78,7 +78,7 @@ "i18next": "23.9.0", "i18next-browser-languagedetector": "7.2.0", "i18next-chained-backend": "4.6.2", - "i18next-http-backend": "2.4.3", + "i18next-http-backend": "2.5.0", "i18next-intervalplural-postprocessor": "3.0.0", "i18next-multiload-backend-adapter": "2.3.0", "just-compact": "3.2.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index c6e2d9b7766..c69fdc577b0 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -141,7 +141,7 @@ "i18next": "23.9.0", "i18next-browser-languagedetector": "7.2.0", "i18next-hmr": "3.0.4", - "i18next-http-backend": "2.4.3", + "i18next-http-backend": "2.5.0", "i18next-intervalplural-postprocessor": "3.0.0", "luxon": "3.4.4", "mantine-react-table": "1.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6bd1e7d4872..9943fb6a04d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -273,8 +273,8 @@ importers: specifier: 4.6.2 version: 4.6.2 i18next-http-backend: - specifier: 2.4.3 - version: 2.4.3 + specifier: 2.5.0 + version: 2.5.0 i18next-intervalplural-postprocessor: specifier: 3.0.0 version: 3.0.0 @@ -1568,8 +1568,8 @@ importers: specifier: 3.0.4 version: 3.0.4 i18next-http-backend: - specifier: 2.4.3 - version: 2.4.3 + specifier: 2.5.0 + version: 2.5.0 i18next-intervalplural-postprocessor: specifier: 3.0.0 version: 3.0.0 @@ -16173,8 +16173,8 @@ packages: resolution: {integrity: sha512-vTcCn8SBO8BRfspkyiKYBKdXo397q+MCvIAdmtP9pstj9VZXI0xU7KhhVnoCDm7cTKVRHDTpZyN1YAfbKBtEWw==} dev: true - /i18next-http-backend@2.4.3: - resolution: {integrity: sha512-jo2M03O6n1/DNb51WSQ8PsQ0xEELzLZRdYUTbf17mLw3rVwnJF9hwNgMXvEFSxxb+N8dT+o0vtigA6s5mGWyPA==} + /i18next-http-backend@2.5.0: + resolution: {integrity: sha512-Z/aQsGZk1gSxt2/DztXk92DuDD20J+rNudT7ZCdTrNOiK8uQppfvdjq9+DFQfpAnFPn3VZS+KQIr1S/W1KxhpQ==} dependencies: cross-fetch: 4.0.0 transitivePeerDependencies: