mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Update dependency react-markdown to v8.0.6
This commit is contained in:
parent
e20d6c4560
commit
a255a92905
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -42,7 +42,7 @@
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "8.0.5",
|
||||
"react-markdown": "8.0.6",
|
||||
"react-use": "^17.4.0",
|
||||
"react-virtuoso": "4.1.0",
|
||||
"recoil": "0.7.7",
|
||||
@ -32227,9 +32227,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-markdown": {
|
||||
"version": "8.0.5",
|
||||
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.5.tgz",
|
||||
"integrity": "sha512-jGJolWWmOWAvzf+xMdB9zwStViODyyFQhNB/bwCerbBKmrTmgmA599CGiOlP58OId1IMoIRsA8UdI1Lod4zb5A==",
|
||||
"version": "8.0.6",
|
||||
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.6.tgz",
|
||||
"integrity": "sha512-KgPWsYgHuftdx510wwIzpwf+5js/iHqBR+fzxefv8Khk3mFbnioF1bmL2idHN3ler0LMQmICKeDrWnZrX9mtbQ==",
|
||||
"dependencies": {
|
||||
"@types/hast": "^2.0.0",
|
||||
"@types/prop-types": "^15.0.0",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"react-error-boundary": "^3.1.4",
|
||||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-linkify": "1.0.0-alpha",
|
||||
"react-markdown": "8.0.5",
|
||||
"react-markdown": "8.0.6",
|
||||
"react-use": "^17.4.0",
|
||||
"react-virtuoso": "4.1.0",
|
||||
"recoil": "0.7.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user