mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
build(deps): update dependency i18next-http-backend to v1.4.1 (#3432)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
4b6b233141
commit
bd3f3d98e4
|
@ -28,7 +28,7 @@
|
||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"i18next": "21.8.4",
|
"i18next": "21.8.4",
|
||||||
"i18next-browser-languagedetector": "6.1.4",
|
"i18next-browser-languagedetector": "6.1.4",
|
||||||
"i18next-http-backend": "1.4.0",
|
"i18next-http-backend": "1.4.1",
|
||||||
"qrcode.react": "3.0.2",
|
"qrcode.react": "3.0.2",
|
||||||
"query-string": "7.1.1",
|
"query-string": "7.1.1",
|
||||||
"react": "18.1.0",
|
"react": "18.1.0",
|
||||||
|
|
|
@ -37,7 +37,7 @@ specifiers:
|
||||||
husky: 8.0.1
|
husky: 8.0.1
|
||||||
i18next: 21.8.4
|
i18next: 21.8.4
|
||||||
i18next-browser-languagedetector: 6.1.4
|
i18next-browser-languagedetector: 6.1.4
|
||||||
i18next-http-backend: 1.4.0
|
i18next-http-backend: 1.4.1
|
||||||
jest: 28.1.0
|
jest: 28.1.0
|
||||||
jest-environment-jsdom: 28.1.0
|
jest-environment-jsdom: 28.1.0
|
||||||
jest-transform-stub: 2.0.0
|
jest-transform-stub: 2.0.0
|
||||||
|
@ -72,7 +72,7 @@ dependencies:
|
||||||
classnames: 2.3.1
|
classnames: 2.3.1
|
||||||
i18next: 21.8.4
|
i18next: 21.8.4
|
||||||
i18next-browser-languagedetector: 6.1.4
|
i18next-browser-languagedetector: 6.1.4
|
||||||
i18next-http-backend: 1.4.0
|
i18next-http-backend: 1.4.1
|
||||||
qrcode.react: 3.0.2_react@18.1.0
|
qrcode.react: 3.0.2_react@18.1.0
|
||||||
query-string: 7.1.1
|
query-string: 7.1.1
|
||||||
react: 18.1.0
|
react: 18.1.0
|
||||||
|
@ -5394,8 +5394,8 @@ packages:
|
||||||
'@babel/runtime': 7.17.8
|
'@babel/runtime': 7.17.8
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/i18next-http-backend/1.4.0:
|
/i18next-http-backend/1.4.1:
|
||||||
resolution: {integrity: sha512-wsvx7E/CT1pHmBM99Vu57YLJpsrHbVjxGxf25EIJ/6oTjsvCkZZ6c3SA4TejcK5jIHfv9oLxQX8l+DFKZHZ0Gg==}
|
resolution: {integrity: sha512-s4Q9hK2jS29iyhniMP82z+yYY8riGTrWbnyvsSzi5TaF7Le4E7b5deTmtuaRuab9fdDcYXtcwdBgawZG+JCEjA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-fetch: 3.1.5
|
cross-fetch: 3.1.5
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user