fix(deps): update dependency react-markdown to v8.0.7
This commit is contained in:
parent
f15f732a17
commit
181764759e
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -42,7 +42,7 @@
|
|||||||
"react-error-boundary": "^4.0.0",
|
"react-error-boundary": "^4.0.0",
|
||||||
"react-hotkeys-hook": "4.3.8",
|
"react-hotkeys-hook": "4.3.8",
|
||||||
"react-linkify": "1.0.0-alpha",
|
"react-linkify": "1.0.0-alpha",
|
||||||
"react-markdown": "8.0.6",
|
"react-markdown": "8.0.7",
|
||||||
"react-use": "^17.4.0",
|
"react-use": "^17.4.0",
|
||||||
"react-virtuoso": "4.2.1",
|
"react-virtuoso": "4.2.1",
|
||||||
"recoil": "0.7.7",
|
"recoil": "0.7.7",
|
||||||
@ -32644,9 +32644,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-markdown": {
|
"node_modules/react-markdown": {
|
||||||
"version": "8.0.6",
|
"version": "8.0.7",
|
||||||
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.6.tgz",
|
"resolved": "https://registry.npmjs.org/react-markdown/-/react-markdown-8.0.7.tgz",
|
||||||
"integrity": "sha512-KgPWsYgHuftdx510wwIzpwf+5js/iHqBR+fzxefv8Khk3mFbnioF1bmL2idHN3ler0LMQmICKeDrWnZrX9mtbQ==",
|
"integrity": "sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/hast": "^2.0.0",
|
"@types/hast": "^2.0.0",
|
||||||
"@types/prop-types": "^15.0.0",
|
"@types/prop-types": "^15.0.0",
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
"react-error-boundary": "^4.0.0",
|
"react-error-boundary": "^4.0.0",
|
||||||
"react-hotkeys-hook": "4.3.8",
|
"react-hotkeys-hook": "4.3.8",
|
||||||
"react-linkify": "1.0.0-alpha",
|
"react-linkify": "1.0.0-alpha",
|
||||||
"react-markdown": "8.0.6",
|
"react-markdown": "8.0.7",
|
||||||
"react-use": "^17.4.0",
|
"react-use": "^17.4.0",
|
||||||
"react-virtuoso": "4.2.1",
|
"react-virtuoso": "4.2.1",
|
||||||
"recoil": "0.7.7",
|
"recoil": "0.7.7",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user