build(deps): update dependency i18next to v22.5.1 (#5529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/5536/head
parent
d29a676de9
commit
8316cd4eb7
|
@ -24,7 +24,7 @@
|
|||
"axios": "1.4.0",
|
||||
"broadcast-channel": "5.1.0",
|
||||
"classnames": "2.3.2",
|
||||
"i18next": "22.5.0",
|
||||
"i18next": "22.5.1",
|
||||
"i18next-browser-languagedetector": "7.0.2",
|
||||
"i18next-http-backend": "2.2.1",
|
||||
"qrcode.react": "3.1.0",
|
||||
|
|
|
@ -45,8 +45,8 @@ dependencies:
|
|||
specifier: 2.3.2
|
||||
version: 2.3.2
|
||||
i18next:
|
||||
specifier: 22.5.0
|
||||
version: 22.5.0
|
||||
specifier: 22.5.1
|
||||
version: 22.5.1
|
||||
i18next-browser-languagedetector:
|
||||
specifier: 7.0.2
|
||||
version: 7.0.2
|
||||
|
@ -64,7 +64,7 @@ dependencies:
|
|||
version: 18.2.0(react@18.2.0)
|
||||
react-i18next:
|
||||
specifier: 12.3.1
|
||||
version: 12.3.1(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0)
|
||||
version: 12.3.1(i18next@22.5.1)(react-dom@18.2.0)(react@18.2.0)
|
||||
react-loading:
|
||||
specifier: 2.0.3
|
||||
version: 2.0.3(prop-types@15.8.1)(react@18.2.0)
|
||||
|
@ -5284,8 +5284,8 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next@22.5.0:
|
||||
resolution: {integrity: sha512-sqWuJFj+wJAKQP2qBQ+b7STzxZNUmnSxrehBCCj9vDOW9RDYPfqCaK1Hbh2frNYQuPziz6O2CGoJPwtzY3vAYA==}
|
||||
/i18next@22.5.1:
|
||||
resolution: {integrity: sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.21.0
|
||||
dev: false
|
||||
|
@ -6502,7 +6502,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next@12.3.1(i18next@22.5.0)(react-dom@18.2.0)(react@18.2.0):
|
||||
/react-i18next@12.3.1(i18next@22.5.1)(react-dom@18.2.0)(react@18.2.0):
|
||||
resolution: {integrity: sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -6517,7 +6517,7 @@ packages:
|
|||
dependencies:
|
||||
'@babel/runtime': 7.21.0
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 22.5.0
|
||||
i18next: 22.5.1
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0(react@18.2.0)
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue