mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(deps): update dependency react-markdown to v8.0.4
This commit is contained in:
parent
9de0f00ad4
commit
2bbf152198
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -38,7 +38,7 @@
|
||||
"react-highlighter-ts": "18.0.1",
|
||||
"react-hotkeys-hook": "3.4.7",
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "8.0.3",
|
||||
"react-markdown": "8.0.4",
|
||||
"react-virtuoso": "3.1.5",
|
||||
"recoil": "0.7.6",
|
||||
"sharp": "0.31.2",
|
||||
@ -27619,9 +27619,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-markdown": {
|
||||
"version": "8.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.3.tgz",
|
||||
"integrity": "sha512-We36SfqaKoVNpN1QqsZwWSv/OZt5J15LNgTLWynwAN5b265hrQrsjMtlRNwUvS+YyR3yDM8HpTNc4pK9H/Gc0A==",
|
||||
"version": "8.0.4",
|
||||
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.4.tgz",
|
||||
"integrity": "sha512-2oxHa6oDxc1apg/Gnc1Goh06t3B617xeywqI/92wmDV9FELI6ayRkwge7w7DoEqM0gRpZGTNU6xQG+YpJISnVg==",
|
||||
"dependencies": {
|
||||
"@types/hast": "^2.0.0",
|
||||
"@types/prop-types": "^15.0.0",
|
||||
|
@ -42,7 +42,7 @@
|
||||
"react-highlighter-ts": "18.0.1",
|
||||
"react-hotkeys-hook": "3.4.7",
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "8.0.3",
|
||||
"react-markdown": "8.0.4",
|
||||
"react-virtuoso": "3.1.5",
|
||||
"recoil": "0.7.6",
|
||||
"sharp": "0.31.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user