|
4341 | 4341 | resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.2.tgz#6c2324641cc4ba050a8c710b2b251b377581fbf0"
|
4342 | 4342 | integrity sha512-KufADq8uQqo1pYKVIYzfKbJfBAc0sOeXqGbFaSpv8MRmC/zXgowNZmFcbngndGk922QDmOASEXUZCaY48gs4cg==
|
4343 | 4343 |
|
4344 |
| -"@types/prop-types@*", "@types/prop-types@^15.0.0": |
| 4344 | +"@types/prop-types@*": |
4345 | 4345 | version "15.7.5"
|
4346 | 4346 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
|
4347 | 4347 | integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
|
@@ -8903,6 +8903,11 @@ html-escaper@^2.0.0, html-escaper@^2.0.2:
|
8903 | 8903 | resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
|
8904 | 8904 | integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
|
8905 | 8905 |
|
| 8906 | +html-url-attributes@^3.0.0: |
| 8907 | + version "3.0.0" |
| 8908 | + resolved "https://registry.yarnpkg.com/html-url-attributes/-/html-url-attributes-3.0.0.tgz#fc4abf0c3fb437e2329c678b80abb3c62cff6f08" |
| 8909 | + integrity sha512-/sXbVCWayk6GDVg3ctOX6nxaVj7So40FcFAnWlWGNAB1LpYKcV5Cd10APjPjW80O7zYW2MsjBV4zZ7IZO5fVow== |
| 8910 | + |
8906 | 8911 | html-void-elements@^3.0.0:
|
8907 | 8912 | version "3.0.0"
|
8908 | 8913 | resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-3.0.0.tgz#fc9dbd84af9e747249034d4d62602def6517f1d7"
|
@@ -13169,7 +13174,7 @@ prompts@^2.0.1:
|
13169 | 13174 | kleur "^3.0.3"
|
13170 | 13175 | sisteransi "^1.0.5"
|
13171 | 13176 |
|
13172 |
| -prop-types@^15, prop-types@^15.0.0, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: |
| 13177 | +prop-types@^15, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1: |
13173 | 13178 | version "15.8.1"
|
13174 | 13179 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
|
13175 | 13180 | integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
|
@@ -13305,26 +13310,21 @@ react-is@^18.0.0:
|
13305 | 13310 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
|
13306 | 13311 | integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
|
13307 | 13312 |
|
13308 |
| -react-markdown@8.0.7: |
13309 |
| - version "8.0.7" |
13310 |
| - resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-8.0.7.tgz#c8dbd1b9ba5f1c5e7e5f2a44de465a3caafdf89b" |
13311 |
| - integrity sha512-bvWbzG4MtOU62XqBx3Xx+zB2raaFFsq4mYiAzfjXJMEz2sixgeAfraA3tvzULF02ZdOMUOKTBFFaZJDDrq+BJQ== |
| 13313 | +react-markdown@9.0.1: |
| 13314 | + version "9.0.1" |
| 13315 | + resolved "https://registry.yarnpkg.com/react-markdown/-/react-markdown-9.0.1.tgz#c05ddbff67fd3b3f839f8c648e6fb35d022397d1" |
| 13316 | + integrity sha512-186Gw/vF1uRkydbsOIkcGXw7aHq0sZOCRFFjGrr7b9+nVZg4UfA4enXCaxm4fUzecU38sWfrNDitGhshuU7rdg== |
13312 | 13317 | dependencies:
|
13313 |
| - "@types/hast" "^2.0.0" |
13314 |
| - "@types/prop-types" "^15.0.0" |
13315 |
| - "@types/unist" "^2.0.0" |
13316 |
| - comma-separated-tokens "^2.0.0" |
13317 |
| - hast-util-whitespace "^2.0.0" |
13318 |
| - prop-types "^15.0.0" |
13319 |
| - property-information "^6.0.0" |
13320 |
| - react-is "^18.0.0" |
13321 |
| - remark-parse "^10.0.0" |
13322 |
| - remark-rehype "^10.0.0" |
13323 |
| - space-separated-tokens "^2.0.0" |
13324 |
| - style-to-object "^0.4.0" |
13325 |
| - unified "^10.0.0" |
13326 |
| - unist-util-visit "^4.0.0" |
13327 |
| - vfile "^5.0.0" |
| 13318 | + "@types/hast" "^3.0.0" |
| 13319 | + devlop "^1.0.0" |
| 13320 | + hast-util-to-jsx-runtime "^2.0.0" |
| 13321 | + html-url-attributes "^3.0.0" |
| 13322 | + mdast-util-to-hast "^13.0.0" |
| 13323 | + remark-parse "^11.0.0" |
| 13324 | + remark-rehype "^11.0.0" |
| 13325 | + unified "^11.0.0" |
| 13326 | + unist-util-visit "^5.0.0" |
| 13327 | + vfile "^6.0.0" |
13328 | 13328 |
|
13329 | 13329 |
|
13330 | 13330 | version "8.2.0"
|
|
0 commit comments