Skip to content

Commit 5437580

Browse files
fix(deps): update dependency rehype to v13 (#568)
#593
1 parent 7a557cd commit 5437580

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"dependencies": {
6363
"@babel/runtime": "^7.14.6",
6464
"@uiw/react-markdown-preview": "^5.0.0",
65-
"rehype": "~12.0.1",
65+
"rehype": "~13.0.0",
6666
"rehype-prism-plus": "~1.6.1"
6767
},
6868
"keywords": [

0 commit comments

Comments
 (0)