build(deps): update dependency i18next to v22.4.11 (#5039)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5040/head
parent
a91762c15b
commit
0dad5af993
|
@ -31,7 +31,7 @@
|
|||
"axios": "1.3.4",
|
||||
"broadcast-channel": "4.20.2",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.10",
|
||||
"i18next": "22.4.11",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-http-backend": "2.1.1",
|
||||
"qrcode.react": "3.1.0",
|
||||
|
|
|
@ -41,7 +41,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.32.2
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
husky: 8.0.3
|
||||
i18next: 22.4.10
|
||||
i18next: 22.4.11
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.1.1
|
||||
jest: 29.4.3
|
||||
|
@ -79,13 +79,13 @@ dependencies:
|
|||
axios: 1.3.4
|
||||
broadcast-channel: 4.20.2
|
||||
classnames: 2.3.2
|
||||
i18next: 22.4.10
|
||||
i18next: 22.4.11
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.1.1
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-i18next: 12.2.0_3yopsigl4h4eb2nqrqfsy65uwi
|
||||
react-i18next: 12.2.0_nuvg7z3l7c7q3mgp6kac62miay
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-router-dom: 6.8.2_biqbaboplfbrettd7655fr4n2y
|
||||
react18-input-otp: 1.1.2_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -6378,10 +6378,10 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/22.4.10:
|
||||
resolution: {integrity: sha512-3EqgGK6fAJRjnGgfkNSStl4mYLCjUoJID338yVyLMj5APT67HUtWoqSayZewiiC5elzMUB1VEUwcmSCoeQcNEA==}
|
||||
/i18next/22.4.11:
|
||||
resolution: {integrity: sha512-ShfTzXVMjXdF2iPiT/wbizOrssLh9Ab6VpuVROihLCAu+u25KbZiEYVgsA0W6g0SgjPa/JmGWcUEV/g6cKzEjQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.13
|
||||
'@babel/runtime': 7.21.0
|
||||
dev: false
|
||||
|
||||
/iconv-lite/0.6.3:
|
||||
|
@ -8380,7 +8380,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/12.2.0_3yopsigl4h4eb2nqrqfsy65uwi:
|
||||
/react-i18next/12.2.0_nuvg7z3l7c7q3mgp6kac62miay:
|
||||
resolution: {integrity: sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -8395,7 +8395,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.20.13
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.4.10
|
||||
i18next: 22.4.11
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue