build(deps): update dependency i18next to v21.8.10 (#3527)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3528/head
parent
9133bd648c
commit
5c31f30955
|
@ -26,7 +26,7 @@
|
|||
"@material-ui/styles": "4.11.5",
|
||||
"axios": "0.27.2",
|
||||
"classnames": "2.3.1",
|
||||
"i18next": "21.8.9",
|
||||
"i18next": "21.8.10",
|
||||
"i18next-browser-languagedetector": "6.1.4",
|
||||
"i18next-http-backend": "1.4.1",
|
||||
"qrcode.react": "3.0.2",
|
||||
|
|
|
@ -36,7 +36,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.30.0
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
husky: 8.0.1
|
||||
i18next: 21.8.9
|
||||
i18next: 21.8.10
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.1
|
||||
jest: 28.1.1
|
||||
|
@ -71,14 +71,14 @@ dependencies:
|
|||
'@material-ui/styles': 4.11.5_twyhzqqpkwvvgrmyeapdo6i4my
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.1
|
||||
i18next: 21.8.9
|
||||
i18next: 21.8.10
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.1
|
||||
qrcode.react: 3.0.2_react@18.2.0
|
||||
query-string: 7.1.1
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-i18next: 11.17.2_w2dawyuewtjic4aakr66n7mlim
|
||||
react-i18next: 11.17.2_c76r735imieyshiewj4bh5xlwy
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -5395,8 +5395,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/21.8.9:
|
||||
resolution: {integrity: sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA==}
|
||||
/i18next/21.8.10:
|
||||
resolution: {integrity: sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.17.8
|
||||
dev: false
|
||||
|
@ -7244,7 +7244,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/11.17.2_w2dawyuewtjic4aakr66n7mlim:
|
||||
/react-i18next/11.17.2_c76r735imieyshiewj4bh5xlwy:
|
||||
resolution: {integrity: sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -7260,7 +7260,7 @@ packages:
|
|||
'@babel/runtime': 7.17.8
|
||||
html-escaper: 2.0.2
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.8.9
|
||||
i18next: 21.8.10
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue