build(deps): update dependency i18next to v21.6.6 (#2820)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2821/head
parent
db046b2d1c
commit
31f3f23195
|
@ -12,7 +12,7 @@
|
|||
"@material-ui/styles": "4.11.4",
|
||||
"axios": "0.25.0",
|
||||
"classnames": "2.3.1",
|
||||
"i18next": "21.6.0",
|
||||
"i18next": "21.6.6",
|
||||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next-http-backend": "1.3.1",
|
||||
"qrcode.react": "1.0.1",
|
||||
|
|
|
@ -33,7 +33,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.28.0
|
||||
eslint-plugin-react-hooks: 4.3.0
|
||||
husky: 7.0.4
|
||||
i18next: 21.6.0
|
||||
i18next: 21.6.6
|
||||
i18next-browser-languagedetector: 6.1.2
|
||||
i18next-http-backend: 1.3.1
|
||||
jest: 27.4.7
|
||||
|
@ -68,7 +68,7 @@ dependencies:
|
|||
'@material-ui/styles': 4.11.4_b3482aaf5744fc7c2aeb7941b0e0a78f
|
||||
axios: 0.25.0
|
||||
classnames: 2.3.1
|
||||
i18next: 21.6.0
|
||||
i18next: 21.6.6
|
||||
i18next-browser-languagedetector: 6.1.2
|
||||
i18next-http-backend: 1.3.1
|
||||
qrcode.react: 1.0.1_react@17.0.2
|
||||
|
@ -76,7 +76,7 @@ dependencies:
|
|||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
react-ga: 3.3.0_react@17.0.2
|
||||
react-i18next: 11.14.3_i18next@21.6.0+react@17.0.2
|
||||
react-i18next: 11.14.3_i18next@21.6.6+react@17.0.2
|
||||
react-loading: 2.0.3_react@17.0.2
|
||||
react-otp-input: 2.4.0_react-dom@17.0.2+react@17.0.2
|
||||
react-router-dom: 6.2.1_react-dom@17.0.2+react@17.0.2
|
||||
|
@ -5072,8 +5072,8 @@ packages:
|
|||
cross-fetch: 3.1.4
|
||||
dev: false
|
||||
|
||||
/i18next/21.6.0:
|
||||
resolution: {integrity: sha512-RjNuACL35wWZgtkyMcjcCmK7R72u3P6jTNbGKzrvHGI9M0iK5Vn1DsBIwOByppaXLIbe0viJ79Nz2h8w1UwPoQ==}
|
||||
/i18next/21.6.6:
|
||||
resolution: {integrity: sha512-K1Pw8K+nHVco56PO6UrqNq4K/ZVbb2eqBQwPqmzYDm4tGQYXBjdz8jrnvuNvV5STaE8oGpWKQMxHOvh2zhVE7Q==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.16.3
|
||||
dev: false
|
||||
|
@ -6994,7 +6994,7 @@ packages:
|
|||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/react-i18next/11.14.3_i18next@21.6.0+react@17.0.2:
|
||||
/react-i18next/11.14.3_i18next@21.6.6+react@17.0.2:
|
||||
resolution: {integrity: sha512-Hf2aanbKgYxPjG8ZdKr+PBz9sY6sxXuZWizxCYyJD2YzvJ0W9JTQcddVEjDaKyBoCyd3+5HTerdhc9ehFugc6g==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -7002,7 +7002,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.16.3
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.6.0
|
||||
i18next: 21.6.6
|
||||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue