From 68e9e57dfddee3182c44758fd362c85a21746527 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 19:24:34 +1000 Subject: [PATCH] build(deps): update dependency react-i18next to v12.2.1 (#5307) 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 5ffa5e978..7fc281f74 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.0", + "react-i18next": "12.2.1", "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 d8e1814a3..72f70c98c 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.0 - version: 12.2.0(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0) + specifier: 12.2.1 + version: 12.2.1(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.0(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==} + /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==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0 || 18'