build(deps): update dependency i18next to v22.4.12 (#5082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5076/head
parent
b3217aff08
commit
b60740e68a
|
@ -31,7 +31,7 @@
|
|||
"axios": "1.3.4",
|
||||
"broadcast-channel": "4.20.2",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.11",
|
||||
"i18next": "22.4.12",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-http-backend": "2.2.0",
|
||||
"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.11
|
||||
i18next: 22.4.12
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.2.0
|
||||
jest: 29.5.0
|
||||
|
@ -79,13 +79,13 @@ dependencies:
|
|||
axios: 1.3.4
|
||||
broadcast-channel: 4.20.2
|
||||
classnames: 2.3.2
|
||||
i18next: 22.4.11
|
||||
i18next: 22.4.12
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.2.0
|
||||
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_nuvg7z3l7c7q3mgp6kac62miay
|
||||
react-i18next: 12.2.0_ifcy7d6sq4oet2tbyvl27swb2m
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-router-dom: 6.9.0_biqbaboplfbrettd7655fr4n2y
|
||||
react18-input-otp: 1.1.3_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -6150,8 +6150,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/22.4.11:
|
||||
resolution: {integrity: sha512-ShfTzXVMjXdF2iPiT/wbizOrssLh9Ab6VpuVROihLCAu+u25KbZiEYVgsA0W6g0SgjPa/JmGWcUEV/g6cKzEjQ==}
|
||||
/i18next/22.4.12:
|
||||
resolution: {integrity: sha512-2lE+vRXxQ3lGLub1CVbwgO0IfkLHmUSDVOAVdPh22CsxttMXi+35n2qgxh2wZIkKl6t/NMzPfgFPRDiFQOmiCg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.21.0
|
||||
dev: false
|
||||
|
@ -8105,7 +8105,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/12.2.0_nuvg7z3l7c7q3mgp6kac62miay:
|
||||
/react-i18next/12.2.0_ifcy7d6sq4oet2tbyvl27swb2m:
|
||||
resolution: {integrity: sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -8120,7 +8120,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.20.13
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.4.11
|
||||
i18next: 22.4.12
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue