From 832ddd4947c3913fd7c38297523417c32000ff47 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 16:46:47 +0000 Subject: [PATCH] Update dependency i18next to v23.16.1 --- package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index b5db39ec..a77ff936 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.0", + "i18next": "23.16.1", "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 11fa943b..d1b09a1c 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.0 - version: 23.16.0 + specifier: 23.16.1 + version: 23.16.1 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.0.3 - version: 15.0.3(i18next@23.16.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 15.0.3(i18next@23.16.1)(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.0: - resolution: {integrity: sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==} + i18next@23.16.1: + resolution: {integrity: sha512-H73h/H7BN7PI38Sq9XsOXzWFBH6mtyCYFiUMVtd9BxiYNDWPPIzKcBmDrqhjKbw3IXP5j6JoSW4ugJlaZuOvKw==} iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} @@ -6309,7 +6309,7 @@ snapshots: transitivePeerDependencies: - encoding - i18next@23.16.0: + i18next@23.16.1: 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.0.3(i18next@23.16.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + react-i18next@15.0.3(i18next@23.16.1)(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.0 + i18next: 23.16.1 react: 18.3.1 optionalDependencies: react-dom: 18.3.1(react@18.3.1)