|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@ckeditor/ckeditor5-editor-inline",
|
|
|
- "version": "12.2.0",
|
|
|
+ "version": "12.2.1",
|
|
|
"description": "Inline editor implementation for CKEditor 5.",
|
|
|
"keywords": [
|
|
|
"ckeditor",
|
|
|
@@ -9,21 +9,21 @@
|
|
|
"ckeditor5-editor"
|
|
|
],
|
|
|
"dependencies": {
|
|
|
- "@ckeditor/ckeditor5-core": "^12.2.0",
|
|
|
- "@ckeditor/ckeditor5-engine": "^13.2.0",
|
|
|
- "@ckeditor/ckeditor5-ui": "^13.0.1",
|
|
|
- "@ckeditor/ckeditor5-utils": "^13.0.0",
|
|
|
+ "@ckeditor/ckeditor5-core": "^12.2.1",
|
|
|
+ "@ckeditor/ckeditor5-engine": "^13.2.1",
|
|
|
+ "@ckeditor/ckeditor5-ui": "^13.0.2",
|
|
|
+ "@ckeditor/ckeditor5-utils": "^13.0.1",
|
|
|
"lodash-es": "^4.17.10"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@ckeditor/ckeditor5-basic-styles": "^11.1.2",
|
|
|
- "@ckeditor/ckeditor5-enter": "^11.0.3",
|
|
|
- "@ckeditor/ckeditor5-heading": "^11.0.3",
|
|
|
- "@ckeditor/ckeditor5-paragraph": "^11.0.3",
|
|
|
- "@ckeditor/ckeditor5-typing": "^12.1.0",
|
|
|
- "@ckeditor/ckeditor5-undo": "^11.0.3",
|
|
|
+ "@ckeditor/ckeditor5-basic-styles": "^11.1.3",
|
|
|
+ "@ckeditor/ckeditor5-enter": "^11.0.4",
|
|
|
+ "@ckeditor/ckeditor5-heading": "^11.0.4",
|
|
|
+ "@ckeditor/ckeditor5-paragraph": "^11.0.4",
|
|
|
+ "@ckeditor/ckeditor5-typing": "^12.1.1",
|
|
|
+ "@ckeditor/ckeditor5-undo": "^11.0.4",
|
|
|
"eslint": "^5.5.0",
|
|
|
- "eslint-config-ckeditor5": "^1.0.11",
|
|
|
+ "eslint-config-ckeditor5": "^2.0.0",
|
|
|
"husky": "^1.3.1",
|
|
|
"lint-staged": "^7.0.0"
|
|
|
},
|