Skip to content

Commit

Permalink
Update dependency react-markdown from v9.0.1 to v9.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 087a0df commit 81c698a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"jsdom": "26.0.0",
"next-router-mock": "0.9.13",
"prettier": "3.4.2",
"react-markdown": "9.0.1",
"react-markdown": "9.0.3",
"serve": "14.2.4",
"start-server-and-test": "2.0.10",
"typescript": "5.7.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"jsdom": "26.0.0",
"next-router-mock": "0.9.13",
"prettier": "3.4.2",
"react-markdown": "9.0.1",
"react-markdown": "9.0.3",
"react-scripts": "5.0.1",
"remark-gfm": "4.0.0",
"types": "*",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21055,7 +21055,7 @@ __metadata:
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-icons: "npm:5.4.0"
react-markdown: "npm:9.0.1"
react-markdown: "npm:9.0.3"
react-scripts: "npm:5.0.1"
react-select: "npm:5.10.0"
remark-gfm: "npm:4.0.0"
Expand Down Expand Up @@ -21429,9 +21429,9 @@ __metadata:
languageName: node
linkType: hard

"react-markdown@npm:9.0.1":
version: 9.0.1
resolution: "react-markdown@npm:9.0.1"
"react-markdown@npm:9.0.3":
version: 9.0.3
resolution: "react-markdown@npm:9.0.3"
dependencies:
"@types/hast": "npm:^3.0.0"
devlop: "npm:^1.0.0"
Expand All @@ -21446,7 +21446,7 @@ __metadata:
peerDependencies:
"@types/react": ">=18"
react: ">=18"
checksum: 10/71ce31f200982f641d363888a26e8fb52a199a589124f20295e9be870fa3aed26fcfa14d1dc766d83df666a15cb82359291bfda207bd55d5728ff376d217e079
checksum: 10/b97eb9a61762762043263286ece030bd878acabe24bbf433767a9518cb18e434e26a75b1b810a7cb966e304ddb4e16bd4a15edcc808113b11b4fb85a68d99e8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -23514,7 +23514,7 @@ __metadata:
qmongjs: "npm:*"
react: "npm:18.3.1"
react-icons: "npm:5.4.0"
react-markdown: "npm:9.0.1"
react-markdown: "npm:9.0.3"
react-spring: "npm:9.7.5"
rehype-raw: "npm:7.0.0"
rehype-slug: "npm:6.0.0"
Expand Down

0 comments on commit 81c698a

Please sign in to comment.