From 7d8b914f44635befc0132a2b12fd3cabb7762612 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 May 2022 20:00:14 +1000 Subject: [PATCH] build(deps): update dependency react-i18next to v11.16.9 (#3316) --- 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 dcfc93bfa..7a0cf3a81 100644 --- a/web/package.json +++ b/web/package.json @@ -33,7 +33,7 @@ "query-string": "7.1.1", "react": "18.1.0", "react-dom": "18.1.0", - "react-i18next": "11.16.8", + "react-i18next": "11.16.9", "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 27db9595c..a564cb650 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -47,7 +47,7 @@ specifiers: query-string: 7.1.1 react: 18.1.0 react-dom: 18.1.0 - react-i18next: 11.16.8 + react-i18next: 11.16.9 react-loading: 2.0.3 react-otp-input: 2.4.0 react-router-dom: 6.3.0 @@ -77,7 +77,7 @@ dependencies: query-string: 7.1.1 react: 18.1.0 react-dom: 18.1.0_react@18.1.0 - react-i18next: 11.16.8_2xmduy7g43rnjce2rgborrjowa + react-i18next: 11.16.9_2xmduy7g43rnjce2rgborrjowa react-loading: 2.0.3_react@18.1.0 react-otp-input: 2.4.0_ef5jwxihqo6n7gxfmzogljlgcm react-router-dom: 6.3.0_ef5jwxihqo6n7gxfmzogljlgcm @@ -7095,8 +7095,8 @@ packages: scheduler: 0.22.0 dev: false - /react-i18next/11.16.8_2xmduy7g43rnjce2rgborrjowa: - resolution: {integrity: sha512-uuhSuwY0iMOPV9HUsN1OC4cGCrATPvzZ1O8UfvLR+imz/XjPmfDgZM1e4dPS0Suc2+aCQqJ0FmWP891lUkB2Cg==} + /react-i18next/11.16.9_2xmduy7g43rnjce2rgborrjowa: + resolution: {integrity: sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==} peerDependencies: i18next: '>= 19.0.0' react: '>= 16.8.0 || 18'