chore: update Slate dependencies (#1451)

This commit is contained in:
Robert Karlsson
2018-08-23 22:54:55 +02:00
committed by Shawn Erquhart
parent cd8eddf8f6
commit a1677b0e24
8 changed files with 271 additions and 252 deletions

View File

@ -30,12 +30,12 @@
"remark-parse": "^3.0.1",
"remark-rehype": "^2.0.0",
"remark-stringify": "^3.0.1",
"slate": "^0.30.0",
"slate-edit-list": "^0.10.1",
"slate-edit-table": "^0.12.0",
"slate-plain-serializer": "^0.4.0",
"slate-react": "0.10.11",
"slate-soft-break": "^0.6.0",
"slate": "^0.34.0",
"slate-edit-list": "^0.11.3",
"slate-edit-table": "^0.15.1",
"slate-plain-serializer": "^0.5.15",
"slate-react": "0.12.9",
"slate-soft-break": "^0.6.1",
"unified": "^6.1.4",
"unist-builder": "^1.0.2",
"unist-util-visit-parents": "^1.1.1"