mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
build(deps): update dependency i18next to v21.8.9 (#3494)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1e69e23979
commit
de141e6acc
|
@ -26,7 +26,7 @@
|
||||||
"@material-ui/styles": "4.11.5",
|
"@material-ui/styles": "4.11.5",
|
||||||
"axios": "0.27.2",
|
"axios": "0.27.2",
|
||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"i18next": "21.8.8",
|
"i18next": "21.8.9",
|
||||||
"i18next-browser-languagedetector": "6.1.4",
|
"i18next-browser-languagedetector": "6.1.4",
|
||||||
"i18next-http-backend": "1.4.1",
|
"i18next-http-backend": "1.4.1",
|
||||||
"qrcode.react": "3.0.2",
|
"qrcode.react": "3.0.2",
|
||||||
|
|
|
@ -36,7 +36,7 @@ specifiers:
|
||||||
eslint-plugin-react: 7.30.0
|
eslint-plugin-react: 7.30.0
|
||||||
eslint-plugin-react-hooks: 4.5.0
|
eslint-plugin-react-hooks: 4.5.0
|
||||||
husky: 8.0.1
|
husky: 8.0.1
|
||||||
i18next: 21.8.8
|
i18next: 21.8.9
|
||||||
i18next-browser-languagedetector: 6.1.4
|
i18next-browser-languagedetector: 6.1.4
|
||||||
i18next-http-backend: 1.4.1
|
i18next-http-backend: 1.4.1
|
||||||
jest: 28.1.1
|
jest: 28.1.1
|
||||||
|
@ -71,14 +71,14 @@ dependencies:
|
||||||
'@material-ui/styles': 4.11.5_eurjwfem4ie5nnznw6gmhlbswe
|
'@material-ui/styles': 4.11.5_eurjwfem4ie5nnznw6gmhlbswe
|
||||||
axios: 0.27.2
|
axios: 0.27.2
|
||||||
classnames: 2.3.1
|
classnames: 2.3.1
|
||||||
i18next: 21.8.8
|
i18next: 21.8.9
|
||||||
i18next-browser-languagedetector: 6.1.4
|
i18next-browser-languagedetector: 6.1.4
|
||||||
i18next-http-backend: 1.4.1
|
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
|
||||||
react-dom: 18.1.0_react@18.1.0
|
react-dom: 18.1.0_react@18.1.0
|
||||||
react-i18next: 11.17.0_xoj65rcdat5ngipydygujavba4
|
react-i18next: 11.17.0_yu4sb4vmu5dvmheeaa2fohstne
|
||||||
react-loading: 2.0.3_react@18.1.0
|
react-loading: 2.0.3_react@18.1.0
|
||||||
react-otp-input: 2.4.0_ef5jwxihqo6n7gxfmzogljlgcm
|
react-otp-input: 2.4.0_ef5jwxihqo6n7gxfmzogljlgcm
|
||||||
react-router-dom: 6.3.0_ef5jwxihqo6n7gxfmzogljlgcm
|
react-router-dom: 6.3.0_ef5jwxihqo6n7gxfmzogljlgcm
|
||||||
|
@ -5395,8 +5395,8 @@ packages:
|
||||||
- encoding
|
- encoding
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/i18next/21.8.8:
|
/i18next/21.8.9:
|
||||||
resolution: {integrity: sha512-iN/5JuWStyivyBgmUgy5BRiFs0lZrgCRaeV9q4yVH/eR9NID7pZSMt3rpF8C16GplchoEjDP0JalKwZMJ1CJAA==}
|
resolution: {integrity: sha512-PY9a/8ADVmnju1tETeglbbVQi+nM5pcJQWm9kvKMTE3GPgHHtpDsHy5HQ/hccz2/xtW7j3vuso23JdQSH0EttA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/runtime': 7.17.8
|
'@babel/runtime': 7.17.8
|
||||||
dev: false
|
dev: false
|
||||||
|
@ -7244,7 +7244,7 @@ packages:
|
||||||
react: 18.1.0
|
react: 18.1.0
|
||||||
scheduler: 0.22.0
|
scheduler: 0.22.0
|
||||||
|
|
||||||
/react-i18next/11.17.0_xoj65rcdat5ngipydygujavba4:
|
/react-i18next/11.17.0_yu4sb4vmu5dvmheeaa2fohstne:
|
||||||
resolution: {integrity: sha512-ewq2S4bVUTRqOMAdM/XvzCn9xUPIryzeBQRghmJ8lC6VI/8Kp7z1GwoLyt8j7GB2ywhN2SjPk7LU4sHzVeu7aw==}
|
resolution: {integrity: sha512-ewq2S4bVUTRqOMAdM/XvzCn9xUPIryzeBQRghmJ8lC6VI/8Kp7z1GwoLyt8j7GB2ywhN2SjPk7LU4sHzVeu7aw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
i18next: '>= 19.0.0'
|
i18next: '>= 19.0.0'
|
||||||
|
@ -7260,7 +7260,7 @@ packages:
|
||||||
'@babel/runtime': 7.17.8
|
'@babel/runtime': 7.17.8
|
||||||
html-escaper: 2.0.2
|
html-escaper: 2.0.2
|
||||||
html-parse-stringify: 3.0.1
|
html-parse-stringify: 3.0.1
|
||||||
i18next: 21.8.8
|
i18next: 21.8.9
|
||||||
react: 18.1.0
|
react: 18.1.0
|
||||||
react-dom: 18.1.0_react@18.1.0
|
react-dom: 18.1.0_react@18.1.0
|
||||||
dev: false
|
dev: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user