|
|
@@ -28,6 +28,7 @@
|
|
|
"@ckeditor/ckeditor5-basic-styles": "^10.1.0",
|
|
|
"@ckeditor/ckeditor5-block-quote": "^10.1.1",
|
|
|
"@ckeditor/ckeditor5-build-balloon": "^11.2.0",
|
|
|
+ "@ckeditor/ckeditor5-build-balloon-block": "0.0.1",
|
|
|
"@ckeditor/ckeditor5-build-classic": "^11.2.0",
|
|
|
"@ckeditor/ckeditor5-build-decoupled-document": "^11.2.0",
|
|
|
"@ckeditor/ckeditor5-build-inline": "^11.2.0",
|
|
|
@@ -65,14 +66,14 @@
|
|
|
"devDependencies": {
|
|
|
"@ckeditor/ckeditor5-real-time-collaboration": "^12.0.1",
|
|
|
"@ckeditor/ckeditor5-comments": "^1.0.1",
|
|
|
- "@ckeditor/ckeditor5-dev-docs": "^10.0.3",
|
|
|
- "@ckeditor/ckeditor5-dev-env": "^13.0.2",
|
|
|
- "@ckeditor/ckeditor5-dev-tests": "^15.2.0",
|
|
|
- "@ckeditor/ckeditor5-dev-utils": "^11.0.1",
|
|
|
- "@ckeditor/ckeditor5-dev-webpack-plugin": "^7.0.1",
|
|
|
+ "@ckeditor/ckeditor5-dev-docs": "^11.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-env": "^14.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-tests": "^16.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-utils": "^12.0.0",
|
|
|
+ "@ckeditor/ckeditor5-dev-webpack-plugin": "^8.0.0",
|
|
|
"css-loader": "^1.0.0",
|
|
|
"eslint": "^5.5.0",
|
|
|
- "eslint-config-ckeditor5": "^1.0.9",
|
|
|
+ "eslint-config-ckeditor5": "^1.0.11",
|
|
|
"glob": "^7.1.2",
|
|
|
"husky": "^1.3.1",
|
|
|
"lint-staged": "^7.0.0",
|
|
|
@@ -84,7 +85,7 @@
|
|
|
"style-loader": "^0.23.0",
|
|
|
"svgo": "^1.1.0",
|
|
|
"uglifyjs-webpack-plugin": "^1.2.7",
|
|
|
- "umberto": "^0.14.0",
|
|
|
+ "umberto": "^0.19.0",
|
|
|
"webpack": "^4.15.0"
|
|
|
},
|
|
|
"engines": {
|