chore: upgrade rich-markdown-editor

This commit is contained in:
liqingwei 2021-06-28 09:48:40 +08:00
parent 22b7dac0ca
commit bcd7f8d7e2
2 changed files with 5 additions and 5 deletions

View File

@ -67,7 +67,7 @@
"react-resize-detector": "^6.6.0",
"react-split": "^2.0.9",
"remove-markdown": "^0.3.0",
"rich-markdown-editor": "^11.11.1",
"rich-markdown-editor": "^11.13.0",
"rosetta": "^1.1.0",
"styled-components": "^5.2.1",
"ua-parser-js": "^0.7.24",

View File

@ -6829,10 +6829,10 @@ reusify@^1.0.4:
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
rich-markdown-editor@^11.11.1:
version "11.11.1"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.11.1.tgz#15426ab0a163e268fa53e67585142f9463aebd49"
integrity sha512-qTeOGQrfpB/LjjAXdKwhn52FtPzPpuIw/A/FVDO9N+MFyphGN+cCjTJQ2h1AqPHakARh5ZNuOT5sMaM6O7lJYg==
rich-markdown-editor@^11.13.0:
version "11.13.0"
resolved "https://registry.yarnpkg.com/rich-markdown-editor/-/rich-markdown-editor-11.13.0.tgz#7009bddbd667c2fdcf6a7d4210913a1c040acdde"
integrity sha512-WZLL7z0sE7kogYjpPWPbLnbWjYwCn5RLoju6Vg6WfVDVWPSRRfWo+IHSKpBAK8kP+h9pKxZItwHrHN4ShXapjA==
dependencies:
copy-to-clipboard "^3.0.8"
lodash "^4.17.11"