mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 19:26:31 -05:00
Update dependency react-i18next to v11.8.10
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
14e6169f85
commit
8e1e569234
2 changed files with 5 additions and 5 deletions
|
@ -91,7 +91,7 @@
|
|||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-html-parser": "2.0.2",
|
||||
"react-i18next": "11.8.8",
|
||||
"react-i18next": "11.8.10",
|
||||
"react-redux": "7.2.2",
|
||||
"react-router": "5.2.0",
|
||||
"react-router-bootstrap": "0.25.0",
|
||||
|
|
|
@ -12090,10 +12090,10 @@ react-html-parser@2.0.2:
|
|||
dependencies:
|
||||
htmlparser2 "^3.9.0"
|
||||
|
||||
react-i18next@11.8.8:
|
||||
version "11.8.8"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.8.tgz#23d34518c784f2ada7cec41cfe439ac4ae51875c"
|
||||
integrity sha512-Z8Daifh+FRpcQsCp48mWQViYSlojv0WiL2bf6e9DOzpfVMDaTT6qsYRbHCjLEeDeEioxoaWHMiWu2JPTW3Ni4w==
|
||||
react-i18next@11.8.10:
|
||||
version "11.8.10"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.10.tgz#aa64bc20410ee8f660a5b918d53f4e41271edf00"
|
||||
integrity sha512-ckjNzMjYkmx4fQ8zzuaYTosYN3Co6ebrgCQJzuZCcGFYSR/kGHZzSu0xw9VhtnbjJVKx0gEMV3DLRvzi4xDZUw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.13.6"
|
||||
html-parse-stringify2 "^2.0.1"
|
||||
|
|
Loading…
Reference in a new issue