From 3d7dcc6114914000e2f17fa00f7892f33492a7a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:16:21 +0000 Subject: [PATCH] fix(deps): update dependency i18next to v23.16.4 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 4f2155b7..9c45aad0 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "copy-text-to-clipboard": "3.2.0", "emoji-picker-react": "4.12.0", "eventemitter3": "5.0.1", - "i18next": "23.16.2", + "i18next": "23.16.4", "i18next-browser-languagedetector": "8.0.0", "i18next-http-backend": "2.6.2", "livekit-client": "2.5.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b16dfc0..5730f36f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: 5.0.1 version: 5.0.1 i18next: - specifier: 23.16.2 - version: 23.16.2 + specifier: 23.16.4 + version: 23.16.4 i18next-browser-languagedetector: specifier: 8.0.0 version: 8.0.0 @@ -94,7 +94,7 @@ importers: version: 4.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-i18next: specifier: 15.1.0 - version: 15.1.0(i18next@23.16.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.1.0(i18next@23.16.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-player: specifier: 2.16.0 version: 2.16.0(react@18.3.1) @@ -2229,8 +2229,8 @@ packages: i18next-http-backend@2.6.2: resolution: {integrity: sha512-Hp/kd8/VuoxIHmxsknJXjkTYYHzivAyAF15pzliKzk2TiXC25rZCEerb1pUFoxz4IVrG3fCvQSY51/Lu4ECV4A==} - i18next@23.16.2: - resolution: {integrity: sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==} + i18next@23.16.4: + resolution: {integrity: sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==} iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} @@ -6309,7 +6309,7 @@ snapshots: transitivePeerDependencies: - encoding - i18next@23.16.2: + i18next@23.16.4: dependencies: '@babel/runtime': 7.25.7 @@ -7281,11 +7281,11 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - react-i18next@15.1.0(i18next@23.16.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.1.0(i18next@23.16.4)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@babel/runtime': 7.25.7 html-parse-stringify: 3.0.1 - i18next: 23.16.2 + i18next: 23.16.4 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)