update react-markdown

This commit is contained in:
Aarni Halinen
2022-04-10 23:35:59 +03:00
parent 84a1caf2c1
commit a653e01b6e
2 changed files with 74 additions and 42 deletions
+3 -3
View File
@@ -78,11 +78,11 @@
"react-csv": "^2.2.2",
"react-dom": "^17.0.2",
"react-is": "^17.0.2",
"react-markdown": "^7.0.0",
"react-markdown": "^8.0.2",
"react-mde": "^11.5.0",
"react-toastify": "^7.0.4",
"rehype-raw": "^6.0.0",
"rehype-sanitize": "^5.0.0",
"rehype-raw": "^6.1.1",
"rehype-sanitize": "^5.0.1",
"sharp": "^0.30.1",
"shortid": "^2.2.16",
"styled-components": "^5.3.0",