Skip to content

Commit

Permalink
Update dependency react-markdown to v8.0.7 (#2290)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 13, 2024
1 parent f857afb commit 06e4b87
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/staff-dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"papaparse": "^5.4.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-markdown": "8.0.2",
"react-markdown": "8.0.7",
"react-mde": "11.5.0",
"react-oidc-context": "2.1.0",
"react-scripts": "5.0.1",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15216,7 +15216,7 @@ __metadata:
papaparse: ^5.4.1
react: 17.0.2
react-dom: 17.0.2
react-markdown: 8.0.2
react-markdown: 8.0.7
react-mde: 11.5.0
react-oidc-context: 2.1.0
react-scripts: 5.0.1
Expand Down Expand Up @@ -18641,9 +18641,9 @@ __metadata:
languageName: node
linkType: hard

"react-markdown@npm:8.0.2":
version: 8.0.2
resolution: "react-markdown@npm:8.0.2"
"react-markdown@npm:8.0.7":
version: 8.0.7
resolution: "react-markdown@npm:8.0.7"
dependencies:
"@types/hast": ^2.0.0
"@types/prop-types": ^15.0.0
Expand All @@ -18656,14 +18656,14 @@ __metadata:
remark-parse: ^10.0.0
remark-rehype: ^10.0.0
space-separated-tokens: ^2.0.0
style-to-object: ^0.3.0
style-to-object: ^0.4.0
unified: ^10.0.0
unist-util-visit: ^4.0.0
vfile: ^5.0.0
peerDependencies:
"@types/react": ">=16"
react: ">=16"
checksum: 9c7f4751bca31e1d2f5aa3dc2d1b564152999a8442857f1e9191b4d6fbbff9bee761511f05d52c30cf7dfbbb9fde51e8d9de9034cc3ca3929bc619ac4a825261
checksum: 0f3e570975134a3382c3fe5189e04e742ae154941463bdfaab2293319da1f1585cb9b75b6f07d99f514c4d728d69cc1af3c96ab37df90003b3bcc210dd0001ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -21017,6 +21017,15 @@ __metadata:
languageName: node
linkType: hard

"style-to-object@npm:^0.4.0":
version: 0.4.4
resolution: "style-to-object@npm:0.4.4"
dependencies:
inline-style-parser: 0.1.1
checksum: 41656c06f93ac0a7ac260ebc2f9d09a8bd74b8ec1836f358cc58e169235835a3a356977891d2ebbd76f0e08a53616929069199f9cce543214d3dc98346e19c9a
languageName: node
linkType: hard

"styled-components@npm:4.4.1":
version: 4.4.1
resolution: "styled-components@npm:4.4.1"
Expand Down

0 comments on commit 06e4b87

Please sign in to comment.