build(deps): update dependency i18next-http-backend to v2.1.0 (#4543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4542/head
parent
d126d06192
commit
ec0ce5ad08
|
@ -33,7 +33,7 @@
|
|||
"classnames": "2.3.2",
|
||||
"i18next": "22.1.5",
|
||||
"i18next-browser-languagedetector": "7.0.1",
|
||||
"i18next-http-backend": "2.0.2",
|
||||
"i18next-http-backend": "2.1.0",
|
||||
"qrcode.react": "3.1.0",
|
||||
"query-string": "7.1.3",
|
||||
"react": "18.2.0",
|
||||
|
|
|
@ -43,7 +43,7 @@ specifiers:
|
|||
husky: 8.0.2
|
||||
i18next: 22.1.5
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.0.2
|
||||
i18next-http-backend: 2.1.0
|
||||
jest: 29.3.1
|
||||
jest-environment-jsdom: 29.3.1
|
||||
jest-transform-stub: 2.0.0
|
||||
|
@ -82,7 +82,7 @@ dependencies:
|
|||
classnames: 2.3.2
|
||||
i18next: 22.1.5
|
||||
i18next-browser-languagedetector: 7.0.1
|
||||
i18next-http-backend: 2.0.2
|
||||
i18next-http-backend: 2.1.0
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
query-string: 7.1.3
|
||||
react: 18.2.0
|
||||
|
@ -6461,8 +6461,8 @@ packages:
|
|||
'@babel/runtime': 7.19.4
|
||||
dev: false
|
||||
|
||||
/i18next-http-backend/2.0.2:
|
||||
resolution: {integrity: sha512-TFiIqitZEc8+jyca31EW5ef5PjUYtUGGfL8c8FJwiiHguq5OQTqoR3mxpKqaCPiikg+cxSgXtNA2gZPCu0aryQ==}
|
||||
/i18next-http-backend/2.1.0:
|
||||
resolution: {integrity: sha512-rTVhhFrpnZJnNvCCdC6RjhFPk0S6mJ2VAix93vbDD19ixlrSJtoNqkk49wvR10PImBSsuGJf35gMQwn2mjer6A==}
|
||||
dependencies:
|
||||
cross-fetch: 3.1.5
|
||||
transitivePeerDependencies:
|
||||
|
|
Loading…
Reference in New Issue