build(deps): update dependency i18next to v22.4.1 (#4549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4550/head
parent
d67f188633
commit
f249f7eb4f
|
@ -31,7 +31,7 @@
|
|||
"axios": "1.2.1",
|
||||
"broadcast-channel": "4.18.1",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.0",
|
||||
"i18next": "22.4.1",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-http-backend": "2.1.0",
|
||||
"qrcode.react": "3.1.0",
|
||||
|
|
|
@ -41,7 +41,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.31.11
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
husky: 8.0.2
|
||||
i18next: 22.4.0
|
||||
i18next: 22.4.1
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.1.0
|
||||
jest: 29.3.1
|
||||
|
@ -80,14 +80,14 @@ dependencies:
|
|||
axios: 1.2.1
|
||||
broadcast-channel: 4.18.1
|
||||
classnames: 2.3.2
|
||||
i18next: 22.4.0
|
||||
i18next: 22.4.1
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.1.0
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
query-string: 7.1.3
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-i18next: 12.1.1_mmgmfodlvrkxuyzzrangbnfjcy
|
||||
react-i18next: 12.1.1_uxsidv4trtxnjpi4tvzcrtfu5e
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
react-router-dom: 6.4.5_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -6469,8 +6469,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/22.4.0:
|
||||
resolution: {integrity: sha512-1P6s/V/phMB1uQzV3EIaD/BJimz1d0P6sLZmfcMFbsfyfQ/2NiKcPyxP84aIrobhK2rMpkcOVAdneuH/NI/wBg==}
|
||||
/i18next/22.4.1:
|
||||
resolution: {integrity: sha512-BZWjrTX+OVaSxV5s94s2M+7wSlevdPgNtjeL/xXHl0CKkPGyjHNlkN6eN+0e0ex+EO8ec57OALRDUpiSSCo54g==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.6
|
||||
dev: false
|
||||
|
@ -8398,7 +8398,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/12.1.1_mmgmfodlvrkxuyzzrangbnfjcy:
|
||||
/react-i18next/12.1.1_uxsidv4trtxnjpi4tvzcrtfu5e:
|
||||
resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -8413,7 +8413,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.20.6
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.4.0
|
||||
i18next: 22.4.1
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue