Skip to content

Commit 3b1807b

Browse files
authored
Merge pull request #48 from techulus/develop
Update react markdown
2 parents 96d5c00 + 618e4ea commit 3b1807b

3 files changed

Lines changed: 198 additions & 59 deletions

File tree

apps/page/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"postcss": "^8.4.33",
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",
34-
"react-markdown": "^8.0.5",
34+
"react-markdown": "^9.0.1",
3535
"rehype-raw": "^6.1.1",
3636
"rehype-sanitize": "^5.0.1",
3737
"remark": "^14.0.2",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"react-dom": "^18.2.0",
5151
"react-hot-toast": "^2.4.0",
5252
"react-hotkeys-hook": "^4.0.4",
53-
"react-markdown": "^8.0.0",
53+
"react-markdown": "^9.0.1",
5454
"react-simplemde-editor": "^5.2.0",
5555
"rehype-raw": "^6.1.1",
5656
"rehype-sanitize": "^5.0.1",

0 commit comments

Comments
 (0)