build(deps): update dependency react-i18next to v11.16.2 (#3061)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/3048/head
renovate[bot] 2022-03-26 21:11:51 +11:00 committed by GitHub
parent b86c7b5284
commit 8f7c415654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -20,7 +20,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-ga": "3.3.0",
"react-i18next": "11.16.1",
"react-i18next": "11.16.2",
"react-loading": "2.0.3",
"react-otp-input": "2.4.0",
"react-router-dom": "6.2.2"

View File

@ -45,7 +45,7 @@ specifiers:
react: 17.0.2
react-dom: 17.0.2
react-ga: 3.3.0
react-i18next: 11.16.1
react-i18next: 11.16.2
react-loading: 2.0.3
react-otp-input: 2.4.0
react-router-dom: 6.2.2
@ -75,7 +75,7 @@ dependencies:
react: 17.0.2
react-dom: 17.0.2_react@17.0.2
react-ga: 3.3.0_react@17.0.2
react-i18next: 11.16.1_f94be6b4dd1edc1d8608af374b838bd6
react-i18next: 11.16.2_f94be6b4dd1edc1d8608af374b838bd6
react-loading: 2.0.3_react@17.0.2
react-otp-input: 2.4.0_react-dom@17.0.2+react@17.0.2
react-router-dom: 6.2.2_react-dom@17.0.2+react@17.0.2
@ -6859,8 +6859,8 @@ packages:
react: 17.0.2
dev: false
/react-i18next/11.16.1_f94be6b4dd1edc1d8608af374b838bd6:
resolution: {integrity: sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==}
/react-i18next/11.16.2_f94be6b4dd1edc1d8608af374b838bd6:
resolution: {integrity: sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==}
peerDependencies:
i18next: '>= 19.0.0'
react: '>= 16.8.0'