build(deps): update dependency react-i18next to v11.17.4 (#3647)
parent
4326463515
commit
ddfb35a5af
|
@ -37,7 +37,7 @@
|
||||||
"query-string": "7.1.1",
|
"query-string": "7.1.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
"react-i18next": "11.17.3",
|
"react-i18next": "11.17.4",
|
||||||
"react-loading": "2.0.3",
|
"react-loading": "2.0.3",
|
||||||
"react-otp-input": "2.4.0",
|
"react-otp-input": "2.4.0",
|
||||||
"react-router-dom": "6.3.0",
|
"react-router-dom": "6.3.0",
|
||||||
|
|
|
@ -51,7 +51,7 @@ specifiers:
|
||||||
query-string: 7.1.1
|
query-string: 7.1.1
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0
|
react-dom: 18.2.0
|
||||||
react-i18next: 11.17.3
|
react-i18next: 11.17.4
|
||||||
react-loading: 2.0.3
|
react-loading: 2.0.3
|
||||||
react-otp-input: 2.4.0
|
react-otp-input: 2.4.0
|
||||||
react-router-dom: 6.3.0
|
react-router-dom: 6.3.0
|
||||||
|
@ -84,7 +84,7 @@ dependencies:
|
||||||
query-string: 7.1.1
|
query-string: 7.1.1
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0_react@18.2.0
|
react-dom: 18.2.0_react@18.2.0
|
||||||
react-i18next: 11.17.3_vth7g6zw6lco7clwxal23of2km
|
react-i18next: 11.17.4_vth7g6zw6lco7clwxal23of2km
|
||||||
react-loading: 2.0.3_react@18.2.0
|
react-loading: 2.0.3_react@18.2.0
|
||||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||||
react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y
|
react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y
|
||||||
|
@ -7735,8 +7735,8 @@ packages:
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
scheduler: 0.23.0
|
scheduler: 0.23.0
|
||||||
|
|
||||||
/react-i18next/11.17.3_vth7g6zw6lco7clwxal23of2km:
|
/react-i18next/11.17.4_vth7g6zw6lco7clwxal23of2km:
|
||||||
resolution: {integrity: sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==}
|
resolution: {integrity: sha512-LswEIl8KNDTP4Wk3c22XDstbR++Vc4BZyNwvGFGaYbYDjdDLkHDLwrgd7DN28f8jufFHaYhQvCG5YWLxFhRt/g==}
|
||||||
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