|
|
@@ -11,11 +11,19 @@
|
|
|
],
|
|
|
"dependencies": {
|
|
|
"@ckeditor/ckeditor5-core": "^12.1.0",
|
|
|
+ "@ckeditor/ckeditor5-ui": "^13.0.0",
|
|
|
"lodash-es": "^4.17.10"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
+ "@ckeditor/ckeditor5-basic-styles": "^11.1.1",
|
|
|
+ "@ckeditor/ckeditor5-block-quote": "^11.1.0",
|
|
|
+ "@ckeditor/ckeditor5-editor-classic": "^12.1.1",
|
|
|
"@ckeditor/ckeditor5-engine": "^13.1.1",
|
|
|
+ "@ckeditor/ckeditor5-enter": "^11.0.2",
|
|
|
+ "@ckeditor/ckeditor5-link": "^11.0.2",
|
|
|
+ "@ckeditor/ckeditor5-list": "^12.0.2",
|
|
|
"@ckeditor/ckeditor5-paragraph": "^11.0.2",
|
|
|
+ "@ckeditor/ckeditor5-table": "^13.0.0",
|
|
|
"@ckeditor/ckeditor5-utils": "^12.1.1",
|
|
|
"eslint": "^5.5.0",
|
|
|
"eslint-config-ckeditor5": "^1.0.11",
|