|
3761 | 3761 | unist-util-position "^3.0.0"
|
3762 | 3762 | unist-util-visit "^2.0.0"
|
3763 | 3763 |
|
3764 |
| -mdast-util-to-hast@^9.0.0: |
3765 |
| - version "9.1.2" |
3766 |
| - resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-9.1.2.tgz#10fa5ed9d45bf3755891e5801d0f32e2584a9423" |
3767 |
| - integrity sha512-OpkFLBC2VnNAb2FNKcKWu9FMbJhQKog+FCT8nuKmQNIKXyT1n3SIskE7uWDep6x+cA20QXlK5AETHQtYmQmxtQ== |
| 3764 | +mdast-util-to-hast@^10.0.0: |
| 3765 | + version "10.2.0" |
| 3766 | + resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-10.2.0.tgz#61875526a017d8857b71abc9333942700b2d3604" |
| 3767 | + integrity sha512-JoPBfJ3gBnHZ18icCwHR50orC9kNH81tiR1gs01D8Q5YpV6adHNO9nKNuFBCJQ941/32PT1a63UF/DitmS3amQ== |
3768 | 3768 | dependencies:
|
3769 | 3769 | "@types/mdast" "^3.0.0"
|
3770 | 3770 | "@types/unist" "^2.0.0"
|
3771 |
| - mdast-util-definitions "^3.0.0" |
| 3771 | + mdast-util-definitions "^4.0.0" |
3772 | 3772 | mdurl "^1.0.0"
|
3773 | 3773 | unist-builder "^2.0.0"
|
3774 | 3774 | unist-util-generated "^1.0.0"
|
|
4999 | 4999 | resolved "https://registry.yarnpkg.com/remark-footnotes/-/remark-footnotes-2.0.0.tgz#9001c4c2ffebba55695d2dd80ffb8b82f7e6303f"
|
5000 | 5000 | integrity sha512-3Clt8ZMH75Ayjp9q4CorNeyjwIxHFcTkaektplKGl2A1jNGEUey8cKL0ZC5vJwfcD5GFGsNLImLG/NGzWIzoMQ==
|
5001 | 5001 |
|
5002 |
| -remark-html@^12.0.0: |
5003 |
| - version "12.0.0" |
5004 |
| - resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-12.0.0.tgz#f39d2a5e173cce777981cb4171b4ea860313d72a" |
5005 |
| - integrity sha512-M104NMHs48+uswChJkCDXCdabzxAinpHikpt6kS3gmGMyIvPZ5kn53tB9shFsL2O4HUJ9DIEsah1SX1Ve5FXHA== |
| 5002 | +remark-html@^13.0.2: |
| 5003 | + version "13.0.2" |
| 5004 | + resolved "https://registry.yarnpkg.com/remark-html/-/remark-html-13.0.2.tgz#de5f052749ff61fc904c9708c155c88a2e2655dc" |
| 5005 | + integrity sha512-LhSRQ+3RKdBqB/RGesFWkNNfkGqprDUCwjq54SylfFeNyZby5kqOG8Dn/vYsRoM8htab6EWxFXCY6XIZvMoRiQ== |
5006 | 5006 | dependencies:
|
5007 | 5007 | hast-util-sanitize "^3.0.0"
|
5008 | 5008 | hast-util-to-html "^7.0.0"
|
5009 |
| - mdast-util-to-hast "^9.0.0" |
5010 |
| - xtend "^4.0.1" |
| 5009 | + mdast-util-to-hast "^10.0.0" |
5011 | 5010 |
|
5012 | 5011 | remark-images@^2.0.0:
|
5013 | 5012 | version "2.0.0"
|
|
0 commit comments