summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2f78d97..9150c66 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"@emotion/styled": "^11",
"@lilib/hooks": "^0.1.1",
"@react-hook/window-size": "^3.0.7",
+ "@react-slate/core": "^1.0.1",
"@types/color": "^3.0.2",
"babel-plugin-syntax-jsx": "^6.18.0",
"chakra-ui-autocomplete": "^1.4.2",
@@ -33,7 +34,7 @@
"orgast-util-visit-ids": "^0.4.5",
"path": "^0.12.7",
"re-resizable": "^6.9.1",
- "react": "17.0.2",
+ "react": "^17.0.2",
"react-custom-scrollbars-2": "^4.4.0",
"react-dom": "17.0.2",
"react-force-graph": "^1.41.7",
@@ -45,6 +46,8 @@
"rehype-highlight": "^4.1.0",
"rehype-katex": "^5.0.0",
"rehype-react": "^6.2.1",
+ "slate": "^0.66.5",
+ "slate-react": "^0.66.7",
"three-spritetext": "^1.6.2",
"through": "^2.3.8",
"to-vfile": "^6.1.0",