build(deps): update dependency react-i18next to v11.16.0 (#3034)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
pull/3035/head
renovate[bot] 2022-03-18 09:10:43 +11:00 committed by GitHub
parent 05b8caa711
commit 3b9e5ac243
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.15.7",
"react-i18next": "11.16.0",
"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.15.7
react-i18next: 11.16.0
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.15.7_f94be6b4dd1edc1d8608af374b838bd6
react-i18next: 11.16.0_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
@ -6847,8 +6847,8 @@ packages:
react: 17.0.2
dev: false
/react-i18next/11.15.7_f94be6b4dd1edc1d8608af374b838bd6:
resolution: {integrity: sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==}
/react-i18next/11.16.0_f94be6b4dd1edc1d8608af374b838bd6:
resolution: {integrity: sha512-OLOl0NM/X6NMNthLkGpwcIVV5fxbnYYrKy7G/hhS85rEWF2JOy80RgOZCFpbywKwQRnF0GaiKkFFa+8vK7e9AQ==}
peerDependencies:
i18next: '>= 19.0.0'
react: '>= 16.8.0'