build(deps): update dependency i18next to v21.8.11 (#3604)
parent
fcac438637
commit
1abffcdb77
|
@ -30,7 +30,7 @@
|
|||
"@mui/styles": "5.8.4",
|
||||
"axios": "0.27.2",
|
||||
"classnames": "2.3.1",
|
||||
"i18next": "21.8.10",
|
||||
"i18next": "21.8.11",
|
||||
"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.10
|
||||
i18next: 21.8.11
|
||||
i18next-browser-languagedetector: 6.1.4
|
||||
i18next-http-backend: 1.4.1
|
||||
jest: 28.1.1
|
||||
|
@ -77,14 +77,14 @@ dependencies:
|
|||
'@mui/styles': 5.8.4_luyos4mouogwq6z3wafb3re4ce
|
||||
axios: 0.27.2
|
||||
classnames: 2.3.1
|
||||
i18next: 21.8.10
|
||||
i18next: 21.8.11
|
||||
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.17.3_c76r735imieyshiewj4bh5xlwy
|
||||
react-i18next: 11.17.3_vth7g6zw6lco7clwxal23of2km
|
||||
react-loading: 2.0.3_react@18.2.0
|
||||
react-otp-input: 2.4.0_biqbaboplfbrettd7655fr4n2y
|
||||
react-router-dom: 6.3.0_biqbaboplfbrettd7655fr4n2y
|
||||
|
@ -6161,10 +6161,10 @@ packages:
|
|||
- encoding
|
||||
dev: false
|
||||
|
||||
/i18next/21.8.10:
|
||||
resolution: {integrity: sha512-7xRb6y4QlSqZRZ3uA5BIEsLuZpmxpzHLizQyKjDDThOcvdfgICOX7aFoBnh4BSWcLtJamTqSweaOuK22A2xqkA==}
|
||||
/i18next/21.8.11:
|
||||
resolution: {integrity: sha512-+s8N6kQShwNK+Ua/+VsS/Sji24NUJJLBk9QIucygj1f97f4hPNDWmLP9fQCI4d5+XLfXJ3JctX4g+zJla967Vw==}
|
||||
dependencies:
|
||||
'@babel/runtime': 7.17.8
|
||||
'@babel/runtime': 7.18.3
|
||||
dev: false
|
||||
|
||||
/iconv-lite/0.6.3:
|
||||
|
@ -7996,7 +7996,7 @@ packages:
|
|||
react: 18.2.0
|
||||
scheduler: 0.23.0
|
||||
|
||||
/react-i18next/11.17.3_c76r735imieyshiewj4bh5xlwy:
|
||||
/react-i18next/11.17.3_vth7g6zw6lco7clwxal23of2km:
|
||||
resolution: {integrity: sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==}
|
||||
peerDependencies:
|
||||
i18next: '>= 19.0.0'
|
||||
|
@ -8012,7 +8012,7 @@ packages:
|
|||
'@babel/runtime': 7.18.3
|
||||
html-escaper: 2.0.2
|
||||
html-parse-stringify: 3.0.1
|
||||
i18next: 21.8.10
|
||||
i18next: 21.8.11
|
||||
react: 18.2.0
|
||||
react-dom: 18.2.0_react@18.2.0
|
||||
dev: false
|
||||
|
|
Loading…
Reference in New Issue