From 30e8746686b03174d06bc2d6b7f748a0e574f818 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 10:32:28 +1000 Subject: [PATCH] build(deps): update dependency react-i18next to v11.18.1 (#3705) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: James Elliott --- 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 5cd5cd185..662eaa8bf 100644 --- a/web/package.json +++ b/web/package.json @@ -37,7 +37,7 @@ "query-string": "7.1.1", "react": "18.2.0", "react-dom": "18.2.0", - "react-i18next": "11.18.0", + "react-i18next": "11.18.1", "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 98703345d..8f11c80dd 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -51,7 +51,7 @@ specifiers: query-string: 7.1.1 react: 18.2.0 react-dom: 18.2.0 - react-i18next: 11.18.0 + react-i18next: 11.18.1 react-loading: 2.0.3 react-otp-input: 2.4.0 react-router-dom: 6.3.0 @@ -84,7 +84,7 @@ dependencies: query-string: 7.1.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - react-i18next: 11.18.0_76fbphthii3jxinh3ka5k7ds7q + react-i18next: 11.18.1_76fbphthii3jxinh3ka5k7ds7q react-loading: 2.0.3_react@18.2.0 react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y @@ -7730,8 +7730,8 @@ packages: react: 18.2.0 scheduler: 0.23.0 - /react-i18next/11.18.0_76fbphthii3jxinh3ka5k7ds7q: - resolution: {integrity: sha512-coJujU20xJ5Wa5rHjTyB5LFKZb1yfXo2A+40RRSyAF0FlZRHyy+3C1Mr92x1JPfS7W7v2TWNn8mRhpDFGJwXVg==} + /react-i18next/11.18.1_76fbphthii3jxinh3ka5k7ds7q: + resolution: {integrity: sha512-S8cl4mvIOSA7OQCE5jNy2yhv705Vwi+7PinpqKIYcBmX/trJtHKqrf6CL67WJSA8crr2JU+oxE9jn9DQIrQezg==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0 || 18'