build(deps): update dependency i18next to v22.0.5 (#4364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4365/head
parent
c7a668c897
commit
47261b45ba
|
@ -31,7 +31,7 @@
|
||||||
"axios": "1.1.3",
|
"axios": "1.1.3",
|
||||||
"broadcast-channel": "4.18.1",
|
"broadcast-channel": "4.18.1",
|
||||||
"classnames": "2.3.2",
|
"classnames": "2.3.2",
|
||||||
"i18next": "22.0.4",
|
"i18next": "22.0.5",
|
||||||
"i18next-browser-languagedetector": "7.0.1",
|
"i18next-browser-languagedetector": "7.0.1",
|
||||||
"i18next-http-backend": "2.0.1",
|
"i18next-http-backend": "2.0.1",
|
||||||
"qrcode.react": "3.1.0",
|
"qrcode.react": "3.1.0",
|
||||||
|
|
|
@ -40,7 +40,7 @@ specifiers:
|
||||||
eslint-plugin-react: 7.31.10
|
eslint-plugin-react: 7.31.10
|
||||||
eslint-plugin-react-hooks: 4.6.0
|
eslint-plugin-react-hooks: 4.6.0
|
||||||
husky: 8.0.2
|
husky: 8.0.2
|
||||||
i18next: 22.0.4
|
i18next: 22.0.5
|
||||||
i18next-browser-languagedetector: 7.0.1
|
i18next-browser-languagedetector: 7.0.1
|
||||||
i18next-http-backend: 2.0.1
|
i18next-http-backend: 2.0.1
|
||||||
jest: 29.3.1
|
jest: 29.3.1
|
||||||
|
@ -79,14 +79,14 @@ dependencies:
|
||||||
axios: 1.1.3
|
axios: 1.1.3
|
||||||
broadcast-channel: 4.18.1
|
broadcast-channel: 4.18.1
|
||||||
classnames: 2.3.2
|
classnames: 2.3.2
|
||||||
i18next: 22.0.4
|
i18next: 22.0.5
|
||||||
i18next-browser-languagedetector: 7.0.1
|
i18next-browser-languagedetector: 7.0.1
|
||||||
i18next-http-backend: 2.0.1
|
i18next-http-backend: 2.0.1
|
||||||
qrcode.react: 3.1.0_react@18.2.0
|
qrcode.react: 3.1.0_react@18.2.0
|
||||||
query-string: 7.1.1
|
query-string: 7.1.1
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0_react@18.2.0
|
react-dom: 18.2.0_react@18.2.0
|
||||||
react-i18next: 12.0.0_n3kmhq4527torfjiti537juzwy
|
react-i18next: 12.0.0_e52s5leb62x5eudkmfoztpifde
|
||||||
react-loading: 2.0.3_react@18.2.0
|
react-loading: 2.0.3_react@18.2.0
|
||||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||||
react-router-dom: 6.4.3_biqbaboplfbrettd7655fr4n2y
|
react-router-dom: 6.4.3_biqbaboplfbrettd7655fr4n2y
|
||||||
|
@ -6324,8 +6324,8 @@ packages:
|
||||||
- encoding
|
- encoding
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/i18next/22.0.4:
|
/i18next/22.0.5:
|
||||||
resolution: {integrity: sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg==}
|
resolution: {integrity: sha512-N2AXKCLHzv1ClfLqiwbAPJHClovfRv9iplySiZ/S3LfQ7PNjkVEkVpFbhCXDsPhQd6kLp6DKjbzpowniE8Mdiw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.19.4
|
'@babel/runtime': 7.19.4
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -8273,7 +8273,7 @@ packages:
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
scheduler: 0.23.0
|
scheduler: 0.23.0
|
||||||
|
|
||||||
/react-i18next/12.0.0_n3kmhq4527torfjiti537juzwy:
|
/react-i18next/12.0.0_e52s5leb62x5eudkmfoztpifde:
|
||||||
resolution: {integrity: sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==}
|
resolution: {integrity: sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
i18next: '>= 19.0.0'
|
i18next: '>= 19.0.0'
|
||||||
|
@ -8288,7 +8288,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.19.0
|
'@babel/runtime': 7.19.0
|
||||||
html-parse-stringify: 3.0.1
|
html-parse-stringify: 3.0.1
|
||||||
i18next: 22.0.4
|
i18next: 22.0.5
|
||||||
react: 18.2.0
|
react: 18.2.0
|
||||||
react-dom: 18.2.0_react@18.2.0
|
react-dom: 18.2.0_react@18.2.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
Loading…
Reference in New Issue