chore(deps): bump react-markdown from 8.0.6 to 8.0.7
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 8.0.6 to 8.0.7. - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](https://github.com/remarkjs/react-markdown/compare/8.0.6...8.0.7) --- updated-dependencies: - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0849c929e6
commit
ce2b754a80
5 changed files with 8 additions and 8 deletions
|
@ -42,7 +42,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-instantsearch-dom": "6.39.1",
|
||||
"react-markdown": "8.0.6",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-swipeable": "7.0.0",
|
||||
"react-timeago": "7.1.0",
|
||||
"rehype-autolink-headings": "6.1.1",
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-i18next": "12.2.0",
|
||||
"react-instantsearch-dom": "6.39.1",
|
||||
"react-markdown": "8.0.6",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-swipeable": "7.0.0",
|
||||
"react-timeago": "7.1.0",
|
||||
"rehype-autolink-headings": "6.1.1",
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
"react-hotkeys-hook": "4.3.8",
|
||||
"react-instantsearch-dom": "6.39.1",
|
||||
"react-hot-toast": "2.4.0",
|
||||
"react-markdown": "8.0.6",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-swipeable": "7.0.0",
|
||||
"react-timeago": "7.1.0",
|
||||
"rehype-autolink-headings": "6.1.1",
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"postcss-for": "2.1.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-markdown": "8.0.6",
|
||||
"react-markdown": "8.0.7",
|
||||
"react-sizeme": "3.0.2",
|
||||
"react-timeago": "7.1.0",
|
||||
"react-zoom-pan-pinch": "3.0.7",
|
||||
|
|
|
@ -16187,10 +16187,10 @@ react-lifecycles-compat@^3.0.4:
|
|||
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
|
||||
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
|
||||
|
||||
react-markdown@8.0.6:
|
||||
version "8.0.6"
|
||||
resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-8.0.6.tgz#3e939018f8bfce800ffdf22cf50aba3cdded7ad1"
|
||||
integrity sha512-KgPWsYgHuftdx510wwIzpwf+5js/iHqBR+fzxefv8Khk3mFbnioF1bmL2idHN3ler0LMQmICKeDrWnZrX9mtbQ==
|
||||
react-markdown@8.0.7:
|
||||
version "8.0.7"
|
||||
resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-8.0.7.tgz#c8dbd1b9ba5f1c5e7e5f2a44de465a3caafdf89b"
|
||||
integrity sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ==
|
||||
dependencies:
|
||||
"@types/hast" "^2.0.0"
|
||||
"@types/prop-types" "^15.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue