build(deps): update dependency i18next to v21.8.1 (#3349)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-05-12 08:04:25 +10:00 committed by GitHub
parent cb46e9064b
commit fe2fee07f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -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.0", "i18next": "21.8.1",
"i18next-browser-languagedetector": "6.1.4", "i18next-browser-languagedetector": "6.1.4",
"i18next-http-backend": "1.4.0", "i18next-http-backend": "1.4.0",
"qrcode.react": "3.0.1", "qrcode.react": "3.0.1",

View File

@ -35,7 +35,7 @@ specifiers:
eslint-plugin-react: 7.29.4 eslint-plugin-react: 7.29.4
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.0 i18next: 21.8.1
i18next-browser-languagedetector: 6.1.4 i18next-browser-languagedetector: 6.1.4
i18next-http-backend: 1.4.0 i18next-http-backend: 1.4.0
jest: 28.1.0 jest: 28.1.0
@ -70,14 +70,14 @@ dependencies:
'@material-ui/styles': 4.11.5_ohobp6rpsmerwlq5ipwfh5yigy '@material-ui/styles': 4.11.5_ohobp6rpsmerwlq5ipwfh5yigy
axios: 0.27.2 axios: 0.27.2
classnames: 2.3.1 classnames: 2.3.1
i18next: 21.8.0 i18next: 21.8.1
i18next-browser-languagedetector: 6.1.4 i18next-browser-languagedetector: 6.1.4
i18next-http-backend: 1.4.0 i18next-http-backend: 1.4.0
qrcode.react: 3.0.1_react@18.1.0 qrcode.react: 3.0.1_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.16.9_gkitgte5hu2ws6m7x6cmiomvlu react-i18next: 11.16.9_6kp67wjnvdaw7543sbehnrqzlq
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
@ -5317,8 +5317,8 @@ packages:
- encoding - encoding
dev: false dev: false
/i18next/21.8.0: /i18next/21.8.1:
resolution: {integrity: sha512-opNd7cQj0PDlUX15hPjtzReRxy5/Rn405YvHTBEm1nf1YJhsqYFFFhHMwuU4NEHZNlrepHk5uK+CJbFtB+KO3w==} resolution: {integrity: sha512-uulZBD5kLME7Ucz8pFwpC7jXDjq4BHkio3b6GBw1ykXNHA8rIAk1S2t6zb2Ripf9OMetMkysiDRlPlCVqjvQeg==}
dependencies: dependencies:
'@babel/runtime': 7.17.8 '@babel/runtime': 7.17.8
dev: false dev: false
@ -7166,7 +7166,7 @@ packages:
scheduler: 0.22.0 scheduler: 0.22.0
dev: false dev: false
/react-i18next/11.16.9_gkitgte5hu2ws6m7x6cmiomvlu: /react-i18next/11.16.9_6kp67wjnvdaw7543sbehnrqzlq:
resolution: {integrity: sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==} resolution: {integrity: sha512-euXxWvcEAvsY7ZVkwx9ztCq4butqtsGHEkpkuo0RMj8Ru09IF9o2KxCyN+zyv51Nr0aBh/elaTIiR6fMb8YfVg==}
peerDependencies: peerDependencies:
i18next: '>= 19.0.0' i18next: '>= 19.0.0'
@ -7182,7 +7182,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.0 i18next: 21.8.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
dev: false dev: false