Skip to content

Commit ac86299

Browse files
authored
Merge pull request #49 from techulus/develop
Update react markdown deps
2 parents 3b1807b + e8b16a7 commit ac86299

File tree

3 files changed

+105
-23
lines changed

3 files changed

+105
-23
lines changed

apps/page/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"react": "^18.2.0",
3333
"react-dom": "^18.2.0",
3434
"react-markdown": "^9.0.1",
35-
"rehype-raw": "^6.1.1",
36-
"rehype-sanitize": "^5.0.1",
35+
"rehype-raw": "^7.0.0",
36+
"rehype-sanitize": "^6.0.0",
3737
"remark": "^14.0.2",
3838
"remark-gfm": "^4.0.0",
3939
"remark-html": "^15.0.1",

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"react-hotkeys-hook": "^4.0.4",
5353
"react-markdown": "^9.0.1",
5454
"react-simplemde-editor": "^5.2.0",
55-
"rehype-raw": "^6.1.1",
56-
"rehype-sanitize": "^5.0.1",
55+
"rehype-raw": "^7.0.0",
56+
"rehype-sanitize": "^6.0.0",
5757
"remark": "^14.0.2",
5858
"remark-gfm": "^4.0.0",
5959
"remark-html": "^15.0.1",

pnpm-lock.yaml

Lines changed: 101 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)