build(deps): update dependency i18next to v21.8.4 (#3416)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com> Co-authored-by: Amir Zarrinkafsh <nightah@me.com>pull/3417/head
parent
a2a0c99db3
commit
f8fcb7d1b1
|
@ -26,7 +26,7 @@
|
|||
"@material-ui/styles": "4.11.5",
|
||||
"axios": "0.27.2",
|
||||
"classnames": "2.3.1",
|
||||
"i18next": "21.8.3",
|
||||
"i18next": "21.8.4",
|
||||
"i18next-browser-languagedetector": "6.1.4",
|
||||
"i18next-http-backend": "1.4.0",
|
||||
"qrcode.react": "3.0.2",
|
||||
|
|
|
@ -35,7 +35,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.30.0
|
||||
eslint-plugin-react-hooks: 4.5.0
|
||||
husky: 8.0.1
|
||||
i18next: 21.8.3
|
||||
i18next: 21.8.4
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.0
|
||||
jest: 28.1.0
|
||||
|
@ -70,14 +70,14 @@ dependencies:
|
|||
'@material-ui/styles': 4.11.5_ohobp6rpsmerwlq5ipwfh5yigy
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.1
|
||||
i18next: 21.8.3
|
||||
i18next: 21.8.4
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.0
|
||||
qrcode.react: 3.0.2_react@18.1.0
|
||||
query-string: 7.1.1
|
||||
react: 18.1.0
|
||||
react-dom: 18.1.0_react@18.1.0
|
||||
react-i18next: 11.16.9_glwzsba65vemj3boks3r66vswm
|
||||
react-i18next: 11.16.9_wi5sjr6yvltve4ut27alavmhka
|
||||
react-loading: 2.0.3_react@18.1.0
|
||||
react-otp-input: 2.4.0_ef5jwxihqo6n7gxfmzogljlgcm
|
||||
react-router-dom: 6.3.0_ef5jwxihqo6n7gxfmzogljlgcm
|
||||
|
@ -5401,8 +5401,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/21.8.3:
|
||||
resolution: {integrity: sha512-I6QEXu096oaNH8h+hs2eHu6hxtWPdb/rsoRFHmFep01uuwB0h86ckXaT14ladhstWenEScsxiAQ2TW9fmDG57Q==}
|
||||
/i18next/21.8.4:
|
||||
resolution: {integrity: sha512-b3LQ5n9V1juu8UItb5x1QTI4OTvNqsNs/wetwQlBvfijEqks+N5HKMKSoevf8w0/RGUrDQ7g4cvVzF8WBp9pUw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.17.8
|
||||
dev: false
|
||||
|
@ -7249,7 +7249,7 @@ packages:
|
|||
react: 18.1.0
|
||||
scheduler: 0.22.0
|
||||
|
||||
/react-i18next/11.16.9_glwzsba65vemj3boks3r66vswm:
|
||||
/react-i18next/11.16.9_wi5sjr6yvltve4ut27alavmhka:
|
||||
resolution: {integrity: sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -7265,7 +7265,7 @@ packages:
|
|||
'@babel/runtime': 7.17.8
|
||||
html-escaper: 2.0.2
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.8.3
|
||||
i18next: 21.8.4
|
||||
react: 18.1.0
|
||||
react-dom: 18.1.0_react@18.1.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue