build(deps): update dependency react-i18next to v11.16.5 (#3163)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/3165/head
renovate[bot] 2022-04-11 07:35:30 +10:00 committed by GitHub
parent dc2680e2d6
commit 3e4715402c
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": "18.0.0",
"react-dom": "18.0.0",
"react-ga": "3.3.0",
"react-i18next": "11.16.4",
"react-i18next": "11.16.5",
"react-loading": "2.0.3",
"react-otp-input": "2.4.0",
"react-router-dom": "6.3.0",

View File

@ -46,7 +46,7 @@ specifiers:
react: 18.0.0
react-dom: 18.0.0
react-ga: 3.3.0
react-i18next: 11.16.4
react-i18next: 11.16.5
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.4_7a73451d41bf608e278210799a30f59a
react-i18next: 11.16.5_7a73451d41bf608e278210799a30f59a
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.4_7a73451d41bf608e278210799a30f59a:
resolution: {integrity: sha512-Ynj8j5CZ29oNzJ5QpTViYtwPXWYxUkEmGmoBIFIzlEoYajs6jV4//b1z4cIhxXPGt2Oh3/KaVWcIa2eY0sCCQw==}
/react-i18next/11.16.5_7a73451d41bf608e278210799a30f59a:
resolution: {integrity: sha512-dkDN9suVU/jaD9A0xM4qNU9++LwgueWZn5XGTDEKTZeBgsd3q17ssTQXlSbEb0Gl0iLDdUKU7MrdjQjDc33ztA==}
peerDependencies:
i18next: '>= 19.0.0'
react: '>= 16.8.0'