Skip to content

Commit

Permalink
fix(deps): update dependency react-markdown to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent 7da8c36 commit 01b5fe1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-countup": "^6.5.3",
"react-dom": "19.0.0",
"react-icons": "^5.4.0",
"react-markdown": "^9.0.3",
"react-markdown": "^10.0.0",
"react-modal": "^3.16.3",
"sharp": "^0.33.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7089,7 +7089,7 @@ __metadata:
react-countup: "npm:^6.5.3"
react-dom: "npm:19.0.0"
react-icons: "npm:^5.4.0"
react-markdown: "npm:^9.0.3"
react-markdown: "npm:^10.0.0"
react-modal: "npm:^3.16.3"
sharp: "npm:^0.33.5"
tailwindcss: "npm:3.4.17"
Expand Down Expand Up @@ -7830,9 +7830,9 @@ __metadata:
languageName: node
linkType: hard

"react-markdown@npm:^9.0.3":
version: 9.1.0
resolution: "react-markdown@npm:9.1.0"
"react-markdown@npm:^10.0.0":
version: 10.0.1
resolution: "react-markdown@npm:10.0.1"
dependencies:
"@types/hast": "npm:^3.0.0"
"@types/mdast": "npm:^4.0.0"
Expand All @@ -7848,7 +7848,7 @@ __metadata:
peerDependencies:
"@types/react": ">=18"
react: ">=18"
checksum: 10c0/5bd645d39379f776d64588105f4060c390c3c8e4ff048552c9fa0ad31b756bb3ff7c11081542dc58d840ccf183a6dd4fd4d4edab44d8c24dee8b66551a5fd30d
checksum: 10c0/969d7335350ea913da7cac725e744b8fe2eb18ceeed978f0dd25cf9b5b2f9e6f4ec17c61421aeef954b3439cf9f31d8e6acc5654a217417c2af04b7c74982c9e
languageName: node
linkType: hard

Expand Down

0 comments on commit 01b5fe1

Please sign in to comment.