build(deps): update dependency react-i18next to v12.2.2 (#5308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5310/head
parent
68e9e57dfd
commit
274afc1a73
|
@ -30,7 +30,7 @@
|
|||
"qrcode.react": "3.1.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "12.2.1",
|
||||
"react-i18next": "12.2.2",
|
||||
"react-loading": "2.0.3",
|
||||
"react-router-dom": "6.10.0",
|
||||
"react18-input-otp": "1.1.3",
|
||||
|
|
|
@ -59,8 +59,8 @@ dependencies:
|
|||
specifier: 18.2.0
|
||||
version: 18.2.0(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: 12.2.1
|
||||
version: 12.2.1(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0)
|
||||
specifier: 12.2.2
|
||||
version: 12.2.2(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-loading:
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3(prop-types@15.8.1)(react@18.2.0)
|
||||
|
@ -6504,8 +6504,8 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next@12.2.1(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-gmNca0hYM+EhC1OiaAvSWsIDQVeStYObHX0xHM2GEv6Q39Mub+okwUBm2AyoivA4EYlHxoUDZ1IV5lIIiz/pEQ==}
|
||||
/react-i18next@12.2.2(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-KBB6buBmVKXUWNxXHdnthp+38gPyBT46hJCAIQ8rX19NFL/m2ahte2KARfIDf2tMnSAL7wwck6eDOd/9zn6aFg==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
react: '>= 16.8.0 || 18'
|
||||
|
|
Loading…
Reference in New Issue