build(deps): update dependency i18next to v21.9.2 (#4024)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4025/head
parent
bca3432d30
commit
7590443012
|
@ -30,7 +30,7 @@
|
|||
"@mui/styles": "5.10.3",
|
||||
"axios": "0.27.2",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "21.9.1",
|
||||
"i18next": "21.9.2",
|
||||
"i18next-browser-languagedetector": "6.1.5",
|
||||
"i18next-http-backend": "1.4.1",
|
||||
"qrcode.react": "3.1.0",
|
||||
|
|
|
@ -39,7 +39,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.31.8
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
husky: 8.0.1
|
||||
i18next: 21.9.1
|
||||
i18next: 21.9.2
|
||||
i18next-browser-languagedetector: 6.1.5
|
||||
i18next-http-backend: 1.4.1
|
||||
jest: 29.0.3
|
||||
|
@ -77,14 +77,14 @@ dependencies:
|
|||
'@mui/styles': 5.10.3_w5j4k42lgipnm43s3brx6h3c34
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.2
|
||||
i18next: 21.9.1
|
||||
i18next: 21.9.2
|
||||
i18next-browser-languagedetector: 6.1.5
|
||||
i18next-http-backend: 1.4.1
|
||||
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: 11.18.6_4sidbwfhen5r7txudrvpua6nty
|
||||
react-i18next: 11.18.6_ulhmqqxshznzmtuvahdi5nasbq
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
react-router-dom: 6.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -6067,8 +6067,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/21.9.1:
|
||||
resolution: {integrity: sha512-ITbDrAjbRR73spZAiu6+ex5WNlHRr1mY+acDi2ioTHuUiviJqSz269Le1xHAf0QaQ6GgIHResUhQNcxGwa/PhA==}
|
||||
/i18next/21.9.2:
|
||||
resolution: {integrity: sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.9
|
||||
dev: false
|
||||
|
@ -7909,7 +7909,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/11.18.6_4sidbwfhen5r7txudrvpua6nty:
|
||||
/react-i18next/11.18.6_ulhmqqxshznzmtuvahdi5nasbq:
|
||||
resolution: {integrity: sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -7924,7 +7924,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.18.9
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.9.1
|
||||
i18next: 21.9.2
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue