build(deps): update dependency i18next to v22.4.0 (#4542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4544/head
parent
ec0ce5ad08
commit
bb7608d468
|
@ -31,7 +31,7 @@
|
|||
"axios": "1.2.1",
|
||||
"broadcast-channel": "4.18.1",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.1.5",
|
||||
"i18next": "22.4.0",
|
||||
"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.1.5
|
||||
i18next: 22.4.0
|
||||
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.1.5
|
||||
i18next: 22.4.0
|
||||
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_jwe7z4xlygtvpa5yjysgtpzr34
|
||||
react-i18next: 12.1.1_mmgmfodlvrkxuyzzrangbnfjcy
|
||||
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.1.5:
|
||||
resolution: {integrity: sha512-Mjj45PbpZByE+c6ddLEkkj0LUyzJP1cRGeC/+O6mvp1+GAwW7rIx6aOPW9+Zxe+JO3EcJCAkibwbZrgBRF/qRA==}
|
||||
/i18next/22.4.0:
|
||||
resolution: {integrity: sha512-1P6s/V/phMB1uQzV3EIaD/BJimz1d0P6sLZmfcMFbsfyfQ/2NiKcPyxP84aIrobhK2rMpkcOVAdneuH/NI/wBg==}
|
||||
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_jwe7z4xlygtvpa5yjysgtpzr34:
|
||||
/react-i18next/12.1.1_mmgmfodlvrkxuyzzrangbnfjcy:
|
||||
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.1.5
|
||||
i18next: 22.4.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue