fix: remark-gfm 4.0.0 incompatible with react-markdown 8.0.7

This commit is contained in:
Siddhant Rai
2024-08-20 13:56:20 +05:30
parent e1fe2fb093
commit acbfc0bb81
2 changed files with 125 additions and 4184 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -33,7 +33,7 @@
"react-redux": "^8.0.5",
"react-router-dom": "^6.8.1",
"react-syntax-highlighter": "^15.5.0",
"remark-gfm": "^4.0.0"
"remark-gfm": "^3.0.1"
},
"devDependencies": {
"@types/react": "^18.0.27",