build(deps): update dependency react-i18next to v12.2.1 (#5307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5308/head
parent
919bec6c53
commit
68e9e57dfd
|
@ -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.0",
|
"react-i18next": "12.2.1",
|
||||||
"react-loading": "2.0.3",
|
"react-loading": "2.0.3",
|
||||||
"react-router-dom": "6.10.0",
|
"react-router-dom": "6.10.0",
|
||||||
"react18-input-otp": "1.1.3",
|
"react18-input-otp": "1.1.3",
|
||||||
|
|
|
@ -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.0
|
specifier: 12.2.1
|
||||||
version: 12.2.0(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0)
|
version: 12.2.1(i18next@22.4.15)(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)
|
||||||
|
@ -6504,8 +6504,8 @@ packages:
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
scheduler: 0.23.0
|
scheduler: 0.23.0
|
||||||
|
|
||||||
/react-i18next@12.2.0(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0):
|
/react-i18next@12.2.1(i18next@22.4.15)(react-dom@18.2.0)(react@18.2.0):
|
||||||
resolution: {integrity: sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==}
|
resolution: {integrity: sha512-gmNca0hYM+EhC1OiaAvSWsIDQVeStYObHX0xHM2GEv6Q39Mub+okwUBm2AyoivA4EYlHxoUDZ1IV5lIIiz/pEQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
i18next: '>= 19.0.0'
|
i18next: '>= 19.0.0'
|
||||||
react: '>= 16.8.0 || 18'
|
react: '>= 16.8.0 || 18'
|
||||||
|
|
Loading…
Reference in New Issue