0

fix(deps): update dependency react-markdown to v8.0.7

This commit is contained in:
renovate[bot] 2023-04-16 13:17:14 +00:00 committed by GitHub
parent f15f732a17
commit 181764759e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -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",

View File

@ -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",