build(deps): update dependency react-i18next to v11.16.3 (#3160)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/3159/head
renovate[bot] 2022-04-10 20:22:54 +10:00 committed by GitHub
parent cf93e66391
commit 4ac52b546f
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.2",
"react-i18next": "11.16.3",
"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.2
react-i18next: 11.16.3
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.2_67d9cd14f543534febc666d787b5936c
react-i18next: 11.16.3_67d9cd14f543534febc666d787b5936c
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.2_67d9cd14f543534febc666d787b5936c:
resolution: {integrity: sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg==}
/react-i18next/11.16.3_67d9cd14f543534febc666d787b5936c:
resolution: {integrity: sha512-Z1DNGeVadbHJYM+hnVMA5bGkWRf184lK8DPXWFBm9hlvwGspAkL6Vu+qX5XoQTxX6JZ7twpiqEF00S/al5Zxdw==}
peerDependencies:
i18next: '>= 19.0.0'
react: '>= 16.8.0'