Skip to content

Commit b0f862e

Browse files
authored
🔀 merge pull request #30 from onRuntime/renovate/major-remark
⬆️ upgrade `react-markdown` to `v9`
2 parents 3766ec7 + a2c18c6 commit b0f862e

2 files changed

Lines changed: 489 additions & 34 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"nextra-theme-docs": "2.0.0-alpha.59",
1919
"react": "^18.2.0",
2020
"react-dom": "^18.2.0",
21-
"react-markdown": "^8.0.3",
21+
"react-markdown": "^9.0.0",
2222
"styled-components": "^5.3.5",
2323
"urlcat": "^2.0.4"
2424
},

0 commit comments

Comments
 (0)