Internal: Updated deps.
Showing
... | ... | @@ -32,8 +32,8 @@ |
"@ckeditor/ckeditor5-block-quote": "^10.1.1", | ||
"@ckeditor/ckeditor5-ckfinder": "^10.0.0", | ||
"@ckeditor/ckeditor5-core": "^11.1.0", | ||
"@ckeditor/ckeditor5-dev-utils": "^11.0.1", | ||
"@ckeditor/ckeditor5-dev-webpack-plugin": "^7.0.1", | ||
"@ckeditor/ckeditor5-dev-utils": "^12.0.0", | ||
"@ckeditor/ckeditor5-dev-webpack-plugin": "^8.0.0", | ||
"@ckeditor/ckeditor5-easy-image": "^10.0.4", | ||
"@ckeditor/ckeditor5-editor-decoupled": "^11.0.2", | ||
"@ckeditor/ckeditor5-essentials": "^10.1.3", | ||
... | ... | @@ -50,7 +50,7 @@ |
"@ckeditor/ckeditor5-theme-lark": "^12.0.0", | ||
"@ckeditor/ckeditor5-upload": "^10.0.4", | ||
"eslint": "^5.5.0", | ||
"eslint-config-ckeditor5": "^1.0.7", | ||
"eslint-config-ckeditor5": "^1.0.11", | ||
"husky": "^1.3.1", | ||
"lint-staged": "^7.0.0", | ||
"postcss-loader": "^3.0.0", | ||
... | ... |
Please register or sign in to comment