File tree Expand file tree Collapse file tree 3 files changed +12
-10
lines changed
Expand file tree Collapse file tree 3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 4343 "react-dom" : " ^18.2.0" ,
4444 "react-dropzone" : " ^14.3.5" ,
4545 "react-i18next" : " ^15.4.1" ,
46- "react-markdown" : " ^9 .0.3 " ,
46+ "react-markdown" : " ^10 .0.1 " ,
4747 "react-router-dom" : " ^7.2.0" ,
4848 "react-tiff" : " ^0.0.14" ,
4949 "react-uploader" : " ^3.43.0" ,
Original file line number Diff line number Diff line change @@ -6631,7 +6631,7 @@ kleur@^3.0.3:
66316631 react-dom "^18.2.0"
66326632 react-dropzone "^14.3.5"
66336633 react-i18next "^15.4.1"
6634- react-markdown "^9 .0.3 "
6634+ react-markdown "^10 .0.1 "
66356635 react-router-dom "^7.2.0"
66366636 react-tiff "^0.0.14"
66376637 react-uploader "^3.43.0"
@@ -7763,12 +7763,13 @@ react-is@^18.0.0:
77637763 resolved "https://registry.npmjs.org/react-is/-/react-is-18.2.0.tgz"
77647764 integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
77657765
7766- react-markdown@^9 .0.3 :
7767- version "9 .0.3 "
7768- resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-9 .0.3 .tgz#c12bf60dad05e9bf650b86bcc612d80636e8456e "
7769- integrity sha512-Yk7Z94dbgYTOrdk41Z74GoKA7rThnsbbqBTRYuxoe08qvfQ9tJVhmAKw6BJS/ZORG7kTy/s1QvYzSuaoBA1qfw ==
7766+ react-markdown@^10 .0.1 :
7767+ version "10 .0.1 "
7768+ resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-10 .0.1 .tgz#96ffd71b4c24ee0a3f8a816716257a9ecee79325 "
7769+ integrity sha512-Qt9TWsQJ75np2AVoKftns5eI7r50H6u3qwp+TSihlxOcw8ZaStmR0FEeeENU+mWSxyAgOmqMYjiIKn7ibMheKA ==
77707770 dependencies :
77717771 " @types/hast" " ^3.0.0"
7772+ " @types/mdast" " ^4.0.0"
77727773 devlop "^1.0.0"
77737774 hast-util-to-jsx-runtime "^2.0.0"
77747775 html-url-attributes "^3.0.0"
You can’t perform that action at this time.
0 commit comments