update react-markdown

This commit is contained in:
Aarni Halinen
2021-04-18 21:27:40 +03:00
parent a03e93451f
commit c039613288
6 changed files with 545 additions and 270 deletions
+3 -1
View File
@@ -78,9 +78,11 @@
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"react-jsonschema-form": "1.8.1",
"react-markdown": "^5.0.3",
"react-markdown": "^6.0.0",
"react-mde": "^11.1.0",
"react-toastify": "^7.0.3",
"rehype-raw": "^5.1.0",
"rehype-sanitize": "^4.0.0",
"shortid": "2.2.16",
"styled-components": "5.2.3",
"swr": "0.4.2"