Skip to content

Commit 1de8102

Browse files
Bump react-markdown from 9.0.3 to 10.1.0 (#2088)
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 9.0.3 to 10.1.0. - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@9.0.3...10.1.0) --- updated-dependencies: - dependency-name: react-markdown dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71208b0 commit 1de8102

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"prism-react-renderer": "^2.4.1",
2929
"react": "^19.1.0",
3030
"react-dom": "^19.1.0",
31-
"react-markdown": "^9.0.3",
31+
"react-markdown": "^10.1.0",
3232
"@tanstack/react-table": "^8.21.3",
3333
"remark-emoji": "^5.0.1",
3434
"remark-gfm": "^4.0.1"

0 commit comments

Comments
 (0)