build(deps): update dependency i18next to v21.6.16 (#3169)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3167/head^2
parent
269675d870
commit
43549993a1
|
@ -12,7 +12,7 @@
|
|||
"@material-ui/styles": "4.11.5",
|
||||
"axios": "0.26.1",
|
||||
"classnames": "2.3.1",
|
||||
"i18next": "21.6.15",
|
||||
"i18next": "21.6.16",
|
||||
"i18next-browser-languagedetector": "6.1.4",
|
||||
"i18next-http-backend": "1.4.0",
|
||||
"qrcode.react": "3.0.1",
|
||||
|
|
|
@ -34,7 +34,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.29.4
|
||||
eslint-plugin-react-hooks: 4.4.0
|
||||
husky: 7.0.4
|
||||
i18next: 21.6.15
|
||||
i18next: 21.6.16
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.0
|
||||
jest: 27.5.1
|
||||
|
@ -69,7 +69,7 @@ dependencies:
|
|||
'@material-ui/styles': 4.11.5_d1b655986da7bf62d1172c7ae6e89165
|
||||
axios: 0.26.1
|
||||
classnames: 2.3.1
|
||||
i18next: 21.6.15
|
||||
i18next: 21.6.16
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.0
|
||||
qrcode.react: 3.0.1_react@18.0.0
|
||||
|
@ -77,7 +77,7 @@ dependencies:
|
|||
react: 18.0.0
|
||||
react-dom: 18.0.0_react@18.0.0
|
||||
react-ga: 3.3.0_react@18.0.0
|
||||
react-i18next: 11.16.5_7a73451d41bf608e278210799a30f59a
|
||||
react-i18next: 11.16.5_d766a2cc1911ed4bc559e0fa3ed28191
|
||||
react-loading: 2.0.3_react@18.0.0
|
||||
react-otp-input: 2.4.0_react-dom@18.0.0+react@18.0.0
|
||||
react-router-dom: 6.3.0_react-dom@18.0.0+react@18.0.0
|
||||
|
@ -4973,8 +4973,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/21.6.15:
|
||||
resolution: {integrity: sha512-uMFyw5HGK9KSJ7ok/WUJfeNQj53VOR4NoITtErffWen2v2SjJfpCls7tKTLF1nTCdKRePY4lCoZMLKhRSj/1GA==}
|
||||
/i18next/21.6.16:
|
||||
resolution: {integrity: sha512-xJlzrVxG9CyAGsbMP1aKuiNr1Ed2m36KiTB7hjGMG2Zo4idfw3p9THUEu+GjBwIgEZ7F11ZbCzJcfv4uyfKNuw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.17.8
|
||||
dev: false
|
||||
|
@ -6843,7 +6843,7 @@ packages:
|
|||
react: 18.0.0
|
||||
dev: false
|
||||
|
||||
/react-i18next/11.16.5_7a73451d41bf608e278210799a30f59a:
|
||||
/react-i18next/11.16.5_d766a2cc1911ed4bc559e0fa3ed28191:
|
||||
resolution: {integrity: sha512-dkDN9suVU/jaD9A0xM4qNU9++LwgueWZn5XGTDEKTZeBgsd3q17ssTQXlSbEb0Gl0iLDdUKU7MrdjQjDc33ztA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -6859,7 +6859,7 @@ packages:
|
|||
'@babel/runtime': 7.17.8
|
||||
html-escaper: 2.0.2
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.6.15
|
||||
i18next: 21.6.16
|
||||
react: 18.0.0
|
||||
react-dom: 18.0.0_react@18.0.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue