Replace react-markdown with react-remark (#3093)

This commit is contained in:
DingDongSoLong4
2023-03-02 07:45:09 +02:00
committed by GitHub
parent 7c0f4763ad
commit 7b07810c12
5 changed files with 380 additions and 641 deletions

View File

@@ -52,18 +52,18 @@
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-intl": "^6.2.8",
"react-markdown": "^8.0.5",
"react-remark": "^2.1.0",
"react-router-bootstrap": "^0.25.0",
"react-router-dom": "^5.3.4",
"react-router-hash-link": "^2.4.3",
"react-select": "^5.7.0",
"remark-gfm": "^3.0.1",
"remark-gfm": "^1.0.0",
"resize-observer-polyfill": "^1.5.1",
"slick-carousel": "^1.8.1",
"string.prototype.replaceall": "^1.0.7",
"thehandy": "^1.0.3",
"universal-cookie": "^4.0.4",
"video.js": "^7.21.1",
"video.js": "^7.21.2",
"videojs-mobile-ui": "^0.8.0",
"videojs-seek-buttons": "^3.0.1",
"videojs-vtt.js": "^0.15.4",