build(deps): update dependency i18next to v22.4.5 (#4563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4567/head
parent
8afb5ed35d
commit
2a82bb90c2
|
@ -31,7 +31,7 @@
|
|||
"axios": "1.2.1",
|
||||
"broadcast-channel": "4.18.1",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.4",
|
||||
"i18next": "22.4.5",
|
||||
"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.4
|
||||
i18next: 22.4.5
|
||||
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.4
|
||||
i18next: 22.4.5
|
||||
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_53jhzcgxuixnt6wfbissewry4q
|
||||
react-i18next: 12.1.1_ewanii43wbrufvukcu3uzq3hsy
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
react-router-dom: 6.4.5_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -6448,8 +6448,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/22.4.4:
|
||||
resolution: {integrity: sha512-uTUx1buYCdii2sqLcYmT2Va7zDARwfzg1DapSwkwLNGiPo+fXogEbUwV92j8njHbU7UmZFwHTcuMAi8l+vtIYg==}
|
||||
/i18next/22.4.5:
|
||||
resolution: {integrity: sha512-Kc+Ow0guRetUq+kv02tj0Yof9zveROPBAmJ8UxxNODLVBRSwsM4iD0Gw3BEieOmkWemF6clU3K1fbnCuTqiN2Q==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.6
|
||||
dev: false
|
||||
|
@ -8377,7 +8377,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/12.1.1_53jhzcgxuixnt6wfbissewry4q:
|
||||
/react-i18next/12.1.1_ewanii43wbrufvukcu3uzq3hsy:
|
||||
resolution: {integrity: sha512-mFdieOI0LDy84q3JuZU6Aou1DoWW2fhapcTGeBS8+vWSJuViuoCLQAMYSb0QoHhXS8B0WKUOPpx4cffAP7r/aA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -8392,7 +8392,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.20.6
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.4.4
|
||||
i18next: 22.4.5
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue