From 274afc1a737c05b72299a046ac168674003bb3db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 01:14:32 +1000 Subject: [PATCH] build(deps): update dependency react-i18next to v12.2.2 (#5308) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- web/package.json | 2 +- web/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 7fc281f74..c7c5a4c36 100644 --- a/web/package.json +++ b/web/package.json @@ -30,7 +30,7 @@ "qrcode.react": "3.1.0", "react": "18.2.0", "react-dom": "18.2.0", - "react-i18next": "12.2.1", + "react-i18next": "12.2.2", "react-loading": "2.0.3", "react-router-dom": "6.10.0", "react18-input-otp": "1.1.3", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 72f70c98c..7dde4eddd 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -59,8 +59,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-i18next: - specifier: 12.2.1 - version: 12.2.1(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0) + specifier: 12.2.2 + version: 12.2.2(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0) react-loading: specifier: 2.0.3 version: 2.0.3(prop-types@15.8.1)(react@18.2.0) @@ -6504,8 +6504,8 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next@12.2.1(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-gmNca0hYM+EhC1OiaAvSWsIDQVeStYObHX0xHM2GEv6Q39Mub+okwUBm2AyoivA4EYlHxoUDZ1IV5lIIiz/pEQ==} + /react-i18next@12.2.2(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-KBB6buBmVKXUWNxXHdnthp+38gPyBT46hJCAIQ8rX19NFL/m2ahte2KARfIDf2tMnSAL7wwck6eDOd/9zn6aFg==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0 || 18'