build(deps): update dependency i18next to v22.4.10 (#4947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4948/head
parent
b146fa9611
commit
d2628b81f7
|
@ -31,7 +31,7 @@
|
|||
"axios": "1.3.3",
|
||||
"broadcast-channel": "4.20.2",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.4.9",
|
||||
"i18next": "22.4.10",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-http-backend": "2.1.1",
|
||||
"qrcode.react": "3.1.0",
|
||||
|
|
|
@ -41,7 +41,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.32.2
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
husky: 8.0.3
|
||||
i18next: 22.4.9
|
||||
i18next: 22.4.10
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.1.1
|
||||
jest: 29.4.3
|
||||
|
@ -79,13 +79,13 @@ dependencies:
|
|||
axios: 1.3.3
|
||||
broadcast-channel: 4.20.2
|
||||
classnames: 2.3.2
|
||||
i18next: 22.4.9
|
||||
i18next: 22.4.10
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.1.1
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-i18next: 12.1.5_iakk3dtjhjpukdoa4oua5khgci
|
||||
react-i18next: 12.1.5_3yopsigl4h4eb2nqrqfsy65uwi
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-router-dom: 6.8.1_biqbaboplfbrettd7655fr4n2y
|
||||
react18-input-otp: 1.1.2_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -6366,10 +6366,10 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/22.4.9:
|
||||
resolution: {integrity: sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==}
|
||||
/i18next/22.4.10:
|
||||
resolution: {integrity: sha512-3EqgGK6fAJRjnGgfkNSStl4mYLCjUoJID338yVyLMj5APT67HUtWoqSayZewiiC5elzMUB1VEUwcmSCoeQcNEA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
'@babel/runtime': 7.20.13
|
||||
dev: false
|
||||
|
||||
/iconv-lite/0.6.3:
|
||||
|
@ -8368,7 +8368,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/12.1.5_iakk3dtjhjpukdoa4oua5khgci:
|
||||
/react-i18next/12.1.5_3yopsigl4h4eb2nqrqfsy65uwi:
|
||||
resolution: {integrity: sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -8383,7 +8383,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.20.7
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.4.9
|
||||
i18next: 22.4.10
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue