build(deps): update dependency i18next to v22.0.4 (#4294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4284/head
parent
0bdfd48651
commit
6d1bfa1d0b
|
@ -31,7 +31,7 @@
|
|||
"axios": "0.27.2",
|
||||
"broadcast-channel": "4.18.0",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.0.3",
|
||||
"i18next": "22.0.4",
|
||||
"i18next-browser-languagedetector": "7.0.0",
|
||||
"i18next-http-backend": "2.0.0",
|
||||
"qrcode.react": "3.1.0",
|
||||
|
|
|
@ -40,7 +40,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.31.10
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
husky: 8.0.1
|
||||
i18next: 22.0.3
|
||||
i18next: 22.0.4
|
||||
i18next-browser-languagedetector: 7.0.0
|
||||
i18next-http-backend: 2.0.0
|
||||
jest: 29.2.2
|
||||
|
@ -79,14 +79,14 @@ dependencies:
|
|||
axios: 0.27.2
|
||||
broadcast-channel: 4.18.0
|
||||
classnames: 2.3.2
|
||||
i18next: 22.0.3
|
||||
i18next: 22.0.4
|
||||
i18next-browser-languagedetector: 7.0.0
|
||||
i18next-http-backend: 2.0.0
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
query-string: 7.1.1
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-i18next: 12.0.0_stofmi6dj437ctg2rzgtmdpkoe
|
||||
react-i18next: 12.0.0_n3kmhq4527torfjiti537juzwy
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
react-router-dom: 6.4.2_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -6362,8 +6362,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/22.0.3:
|
||||
resolution: {integrity: sha512-gG6kCG5+gnPXdK8TLTJ2oiuFSjn6CYMSUwV3vnmISxwTunJHREn/z6gi1g7942c61K1dL3Gm+9a64nZCPv6mlg==}
|
||||
/i18next/22.0.4:
|
||||
resolution: {integrity: sha512-TOp7BTMKDbUkOHMzDlVsCYWpyaFkKakrrO3HNXfSz4EeJaWwnBScRmgQSTaWHScXVHBUFXTvShrCW8uryBYFcg==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.19.4
|
||||
dev: false
|
||||
|
@ -8269,7 +8269,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/12.0.0_stofmi6dj437ctg2rzgtmdpkoe:
|
||||
/react-i18next/12.0.0_n3kmhq4527torfjiti537juzwy:
|
||||
resolution: {integrity: sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -8284,7 +8284,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.19.0
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.0.3
|
||||
i18next: 22.0.4
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue