build(deps): update dependency i18next to v21.6.13 (#2942)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/2943/head
parent
8f05846e21
commit
d9292875fc
|
@ -12,7 +12,7 @@
|
|||
"@material-ui/styles": "4.11.4",
|
||||
"axios": "0.26.0",
|
||||
"classnames": "2.3.1",
|
||||
"i18next": "21.6.12",
|
||||
"i18next": "21.6.13",
|
||||
"i18next-browser-languagedetector": "6.1.3",
|
||||
"i18next-http-backend": "1.3.2",
|
||||
"qrcode.react": "1.0.1",
|
||||
|
|
|
@ -33,7 +33,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.29.2
|
||||
eslint-plugin-react-hooks: 4.3.0
|
||||
husky: 7.0.4
|
||||
i18next: 21.6.12
|
||||
i18next: 21.6.13
|
||||
i18next-browser-languagedetector: 6.1.3
|
||||
i18next-http-backend: 1.3.2
|
||||
jest: 27.5.1
|
||||
|
@ -67,7 +67,7 @@ dependencies:
|
|||
'@material-ui/styles': 4.11.4_b8fdba992ce7d797017dc07106486496
|
||||
axios: 0.26.0
|
||||
classnames: 2.3.1
|
||||
i18next: 21.6.12
|
||||
i18next: 21.6.13
|
||||
i18next-browser-languagedetector: 6.1.3
|
||||
i18next-http-backend: 1.3.2
|
||||
qrcode.react: 1.0.1_react@17.0.2
|
||||
|
@ -75,7 +75,7 @@ dependencies:
|
|||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
react-ga: 3.3.0_react@17.0.2
|
||||
react-i18next: 11.15.5_2c37a602a29bb6bd53f3de707a8cfcc5
|
||||
react-i18next: 11.15.5_8fd568e9c91be135c90675cf637af7c7
|
||||
react-loading: 2.0.3_react@17.0.2
|
||||
react-otp-input: 2.4.0_react-dom@17.0.2+react@17.0.2
|
||||
react-router-dom: 6.2.2_react-dom@17.0.2+react@17.0.2
|
||||
|
@ -4965,8 +4965,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/21.6.12:
|
||||
resolution: {integrity: sha512-xlGTPdu2g5PZEUIE6TA1mQ9EIAAv9nMFONzgwAIrKL/KTmYYWufQNGgOmp5Og1PvgUji+6i1whz0rMdsz1qaKw==}
|
||||
/i18next/21.6.13:
|
||||
resolution: {integrity: sha512-MVjNttw+5mIuu2/fwTpSU0EeI7iU/6pnDvGQboCzkILiv0/gD+FLZaF7qSHmUHO4ZkE6xJQ9SlBgGvMHxhC82Q==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.17.2
|
||||
dev: false
|
||||
|
@ -6843,7 +6843,7 @@ packages:
|
|||
react: 17.0.2
|
||||
dev: false
|
||||
|
||||
/react-i18next/11.15.5_2c37a602a29bb6bd53f3de707a8cfcc5:
|
||||
/react-i18next/11.15.5_8fd568e9c91be135c90675cf637af7c7:
|
||||
resolution: {integrity: sha512-vBWuVEQgrhZrGKpyv8FmJ7Zs5jRQWl794Tte7yzJ0okZqqi3jd6j2pLYNg441WcREsbIOvWdiDXbY7W6E93p1A==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -6859,7 +6859,7 @@ packages:
|
|||
'@babel/runtime': 7.17.2
|
||||
html-escaper: 2.0.2
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.6.12
|
||||
i18next: 21.6.13
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue