build(deps): update dependency i18next to v21.9.0 (#3810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/3811/head
parent
5e18ad5338
commit
35cd08d551
|
@ -30,7 +30,7 @@
|
|||
"@mui/styles": "5.9.3",
|
||||
"axios": "0.27.2",
|
||||
"classnames": "2.3.1",
|
||||
"i18next": "21.8.16",
|
||||
"i18next": "21.9.0",
|
||||
"i18next-browser-languagedetector": "6.1.4",
|
||||
"i18next-http-backend": "1.4.1",
|
||||
"qrcode.react": "3.1.0",
|
||||
|
|
|
@ -39,7 +39,7 @@ specifiers:
|
|||
eslint-plugin-react: 7.30.1
|
||||
eslint-plugin-react-hooks: 4.6.0
|
||||
husky: 8.0.1
|
||||
i18next: 21.8.16
|
||||
i18next: 21.9.0
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.1
|
||||
jest: 28.1.3
|
||||
|
@ -77,14 +77,14 @@ dependencies:
|
|||
'@mui/styles': 5.9.3_ug65io7jkbhmo4fihdmbrh3ina
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.1
|
||||
i18next: 21.8.16
|
||||
i18next: 21.9.0
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.1
|
||||
qrcode.react: 3.1.0_react@18.2.0
|
||||
query-string: 7.1.1
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
react-i18next: 11.18.3_shxxmfhtk2bc4pbx5cyq3uoph4
|
||||
react-i18next: 11.18.3_e5iznsk4khvwamygeotad7ngzi
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -5715,8 +5715,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/21.8.16:
|
||||
resolution: {integrity: sha512-acJLCk38YMfEPjBR/1vS13SFY7rBQLs9E5m1tSRnWc9UW3f+SZszgH+NP1fZRA1+O+CdG2eLGGmuUMJW52EwzQ==}
|
||||
/i18next/21.9.0:
|
||||
resolution: {integrity: sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.18.9
|
||||
dev: false
|
||||
|
@ -7523,7 +7523,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/11.18.3_shxxmfhtk2bc4pbx5cyq3uoph4:
|
||||
/react-i18next/11.18.3_e5iznsk4khvwamygeotad7ngzi:
|
||||
resolution: {integrity: sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -7538,7 +7538,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.18.9
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.8.16
|
||||
i18next: 21.9.0
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue