mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-23 03:37:59 +00:00
Update dependency react-i18next to v11.7.0
This commit is contained in:
parent
7a01f0ce96
commit
82db469408
2 changed files with 5 additions and 5 deletions
|
@ -49,7 +49,7 @@
|
|||
"react-codemirror2": "7.2.1",
|
||||
"react-dom": "16.13.1",
|
||||
"react-html-parser": "2.0.2",
|
||||
"react-i18next": "11.5.1",
|
||||
"react-i18next": "11.7.0",
|
||||
"react-redux": "7.2.0",
|
||||
"react-router": "5.2.0",
|
||||
"react-router-bootstrap": "0.25.0",
|
||||
|
|
|
@ -9507,10 +9507,10 @@ react-html-parser@2.0.2:
|
|||
dependencies:
|
||||
htmlparser2 "^3.9.0"
|
||||
|
||||
react-i18next@11.5.1:
|
||||
version "11.5.1"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.5.1.tgz#084e98555d8800d5508eccc8da1ac652df358d3e"
|
||||
integrity sha512-2VSx+dClvmCJTgrw9Nrof4EkggMlzo4s/YZPEUAdI7gU2HTksapkGtFPARzpeTk+3k1zY+Xl6pLHc0LYvsRWAQ==
|
||||
react-i18next@11.7.0:
|
||||
version "11.7.0"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.7.0.tgz#f27c4c237a274e007a48ac1210db83e33719908b"
|
||||
integrity sha512-8tvVkpuxQlubcszZON+jmoCgiA9gCZ74OAYli9KChPhETtq8pJsANBTe9KRLRLmX3ubumgvidURWr0VvKz1tww==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.3.1"
|
||||
html-parse-stringify2 "2.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue