mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
Update dependency react-i18next to v11.8.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0c347f46a1
commit
ead90963a7
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.10",
|
||||
"react-i18next": "11.8.12",
|
||||
"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.10:
|
||||
version "11.8.10"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.10.tgz#aa64bc20410ee8f660a5b918d53f4e41271edf00"
|
||||
integrity sha512-ckjNzMjYkmx4fQ8zzuaYTosYN3Co6ebrgCQJzuZCcGFYSR/kGHZzSu0xw9VhtnbjJVKx0gEMV3DLRvzi4xDZUw==
|
||||
react-i18next@11.8.12:
|
||||
version "11.8.12"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.8.12.tgz#6a9f57277062fb6a6129cad4db5e6198d5c60b58"
|
||||
integrity sha512-M2PSVP9MzT/7yofXfCOF5gAVotinrM4BXWiguk8uFSznJsfFzTjrp3K9CBWcXitpoCBVZGZJ2AnbaWGSNkJqfw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.13.6"
|
||||
html-parse-stringify2 "^2.0.1"
|
||||
|
|
Loading…
Reference in a new issue