From 4ac52b546f3dd07411da06a8bf972491ade59e86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 20:22:54 +1000 Subject: [PATCH] build(deps): update dependency react-i18next to v11.16.3 (#3160) Co-authored-by: Renovate Bot --- 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 11e071383..6f54dad93 100644 --- a/web/package.json +++ b/web/package.json @@ -20,7 +20,7 @@ "react": "18.0.0", "react-dom": "18.0.0", "react-ga": "3.3.0", - "react-i18next": "11.16.2", + "react-i18next": "11.16.3", "react-loading": "2.0.3", "react-otp-input": "2.4.0", "react-router-dom": "6.3.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 293813add..ddd1d9614 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -46,7 +46,7 @@ specifiers: react: 18.0.0 react-dom: 18.0.0 react-ga: 3.3.0 - react-i18next: 11.16.2 + react-i18next: 11.16.3 react-loading: 2.0.3 react-otp-input: 2.4.0 react-router-dom: 6.3.0 @@ -77,7 +77,7 @@ dependencies: react: 18.0.0 react-dom: 18.0.0_react@18.0.0 react-ga: 3.3.0_react@18.0.0 - react-i18next: 11.16.2_67d9cd14f543534febc666d787b5936c + react-i18next: 11.16.3_67d9cd14f543534febc666d787b5936c react-loading: 2.0.3_react@18.0.0 react-otp-input: 2.4.0_react-dom@18.0.0+react@18.0.0 react-router-dom: 6.3.0_react-dom@18.0.0+react@18.0.0 @@ -6843,8 +6843,8 @@ packages: react: 18.0.0 dev: false - /react-i18next/11.16.2_67d9cd14f543534febc666d787b5936c: - resolution: {integrity: sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==} + /react-i18next/11.16.3_67d9cd14f543534febc666d787b5936c: + resolution: {integrity: sha512-Z1DNGeVadbHJYM+hnVMA5bGkWRf184lK8DPXWFBm9hlvwGspAkL6Vu+qX5XoQTxX6JZ7twpiqEF00S/al5Zxdw==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0'