build(deps): update dependency react-i18next to v12.3.1 (#5457)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/5461/head
renovate[bot] 2023-05-19 10:38:28 +10:00 committed by GitHub
parent ee7022c06a
commit 7840c8a5a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"qrcode.react": "3.1.0", "qrcode.react": "3.1.0",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-i18next": "12.2.2", "react-i18next": "12.3.1",
"react-loading": "2.0.3", "react-loading": "2.0.3",
"react-router-dom": "6.11.2", "react-router-dom": "6.11.2",
"react18-input-otp": "1.1.3", "react18-input-otp": "1.1.3",

View File

@ -59,8 +59,8 @@ dependencies:
specifier: 18.2.0 specifier: 18.2.0
version: 18.2.0(react@18.2.0) version: 18.2.0(react@18.2.0)
react-i18next: react-i18next:
specifier: 12.2.2 specifier: 12.3.1
version: 12.2.2(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0) version: 12.3.1(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0)
react-loading: react-loading:
specifier: 2.0.3 specifier: 2.0.3
version: 2.0.3(prop-types@15.8.1)(react@18.2.0) version: 2.0.3(prop-types@15.8.1)(react@18.2.0)
@ -6499,8 +6499,8 @@ packages:
react: 18.2.0 react: 18.2.0
scheduler: 0.23.0 scheduler: 0.23.0
/react-i18next@12.2.2(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0): /react-i18next@12.3.1(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-KBB6buBmVKXUWNxXHdnthp+38gPyBT46hJCAIQ8rX19NFL/m2ahte2KARfIDf2tMnSAL7wwck6eDOd/9zn6aFg==} resolution: {integrity: sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==}
peerDependencies: peerDependencies:
i18next: '>= 19.0.0' i18next: '>= 19.0.0'
react: '>= 16.8.0 || 18' react: '>= 16.8.0 || 18'