summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4a6cf6d..a2d52eb 100644
--- a/package.json
+++ b/package.json
@@ -47,6 +47,14 @@
"rehype-highlight": "^4.1.0",
"rehype-katex": "^5.0.0",
"rehype-react": "^6.2.1",
+ "remark-extract-frontmatter": "^3.2.0",
+ "remark-frontmatter": "^3.0.0",
+ "remark-gfm": "^1.0.0",
+ "remark-math": "^4.0.0",
+ "remark-parse": "^9.0.0",
+ "remark-rehype": "^8.1.0",
+ "remark-sectionize": "^1.1.1",
+ "remark-wiki-link": "^1.0.4",
"slate": "^0.66.5",
"slate-react": "^0.66.7",
"styled-jsx": "^4.0.1",
@@ -61,6 +69,7 @@
"uniorg-rehype": "^0.4.7",
"uniorg-slug": "^0.4.7",
"unist-util-find-after": "^3.0.0",
+ "unist-util-is": "^4.1.0",
"use-constant": "^1.1.0",
"use-undo": "^1.0.5",
"vfile": "^4.2.1",