@@ -7659,7 +7659,7 @@ parse-asn1@^5.0.0:
76597659 evp_bytestokey "^1.0.0"
76607660 pbkdf2 "^3.0.3"
76617661
7662- parse-entities@^1.0.2 :
7662+ parse-entities@^1.0.2, parse-entities@^1.1.0 :
76637663 version "1.1.1"
76647664 resolved "https://registry.yarnpkg.com/parse-entities/-/parse-entities-1.1.1.tgz#8112d88471319f27abae4d64964b122fe4e1b890"
76657665 dependencies :
@@ -9115,6 +9115,26 @@ remark-parse@^4.0.0:
91159115 vfile-location "^2.0.0"
91169116 xtend "^4.0.1"
91179117
9118+ remark-parse@^5.0.0 :
9119+ version "5.0.0"
9120+ resolved "https://registry.yarnpkg.com/remark-parse/-/remark-parse-5.0.0.tgz#4c077f9e499044d1d5c13f80d7a98cf7b9285d95"
9121+ dependencies :
9122+ collapse-white-space "^1.0.2"
9123+ is-alphabetical "^1.0.0"
9124+ is-decimal "^1.0.0"
9125+ is-whitespace-character "^1.0.0"
9126+ is-word-character "^1.0.0"
9127+ markdown-escapes "^1.0.0"
9128+ parse-entities "^1.1.0"
9129+ repeat-string "^1.5.4"
9130+ state-toggle "^1.0.0"
9131+ trim "0.0.1"
9132+ trim-trailing-lines "^1.0.0"
9133+ unherit "^1.0.4"
9134+ unist-util-remove-position "^1.0.0"
9135+ vfile-location "^2.0.0"
9136+ xtend "^4.0.1"
9137+
91189138remark-react-lowlight@^0.7.0 :
91199139 version "0.7.0"
91209140 resolved "https://registry.yarnpkg.com/remark-react-lowlight/-/remark-react-lowlight-0.7.0.tgz#c4b159f6b40b2b78e170a4070ccf8ce9f0cf2438"
@@ -9163,6 +9183,25 @@ remark-stringify@^4.0.0:
91639183 unherit "^1.0.4"
91649184 xtend "^4.0.1"
91659185
9186+ remark-stringify@^5.0.0 :
9187+ version "5.0.0"
9188+ resolved "https://registry.yarnpkg.com/remark-stringify/-/remark-stringify-5.0.0.tgz#336d3a4d4a6a3390d933eeba62e8de4bd280afba"
9189+ dependencies :
9190+ ccount "^1.0.0"
9191+ is-alphanumeric "^1.0.0"
9192+ is-decimal "^1.0.0"
9193+ is-whitespace-character "^1.0.0"
9194+ longest-streak "^2.0.1"
9195+ markdown-escapes "^1.0.0"
9196+ markdown-table "^1.1.0"
9197+ mdast-util-compact "^1.0.0"
9198+ parse-entities "^1.0.2"
9199+ repeat-string "^1.5.4"
9200+ state-toggle "^1.0.0"
9201+ stringify-entities "^1.0.1"
9202+ unherit "^1.0.4"
9203+ xtend "^4.0.1"
9204+
91669205remark@^5.0.1 :
91679206 version "5.1.0"
91689207 resolved "https://registry.yarnpkg.com/remark/-/remark-5.1.0.tgz#cb463bd3dbcb4b99794935eee1cf71d7a8e3068c"
@@ -9179,6 +9218,14 @@ remark@^8.0.0:
91799218 remark-stringify "^4.0.0"
91809219 unified "^6.0.0"
91819220
9221+ remark@^9.0.0 :
9222+ version "9.0.0"
9223+ resolved "https://registry.yarnpkg.com/remark/-/remark-9.0.0.tgz#c5cfa8ec535c73a67c4b0f12bfdbd3a67d8b2f60"
9224+ dependencies :
9225+ remark-parse "^5.0.0"
9226+ remark-stringify "^5.0.0"
9227+ unified "^6.0.0"
9228+
91829229remove-trailing-separator@^1.0.1 :
91839230 version "1.1.0"
91849231 resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
0 commit comments