Skip to content

Commit 68c6075

Browse files
fix(deps): update dependency react-markdown to v10 (#7576)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ce24c9 commit 68c6075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/nextjs-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"next": "15.1.7",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
24-
"react-markdown": "9.0.3"
24+
"react-markdown": "10.0.0"
2525
},
2626
"devDependencies": {
2727
"@types/graphql": "14.5.0",

0 commit comments

Comments
 (0)