|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
{
|
|
|
"name": "@ckeditor/ckeditor5-ui",
|
|
"name": "@ckeditor/ckeditor5-ui",
|
|
|
- "version": "13.0.1",
|
|
|
|
|
|
|
+ "version": "13.0.2",
|
|
|
"description": "The UI framework and standard UI library of CKEditor 5.",
|
|
"description": "The UI framework and standard UI library of CKEditor 5.",
|
|
|
"keywords": [
|
|
"keywords": [
|
|
|
"ckeditor",
|
|
"ckeditor",
|
|
@@ -9,27 +9,27 @@
|
|
|
"ckeditor5-lib"
|
|
"ckeditor5-lib"
|
|
|
],
|
|
],
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "@ckeditor/ckeditor5-core": "^12.2.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-utils": "^13.0.0",
|
|
|
|
|
|
|
+ "@ckeditor/ckeditor5-core": "^12.2.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-utils": "^13.0.1",
|
|
|
"lodash-es": "^4.17.10"
|
|
"lodash-es": "^4.17.10"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@ckeditor/ckeditor5-basic-styles": "^11.1.2",
|
|
|
|
|
- "@ckeditor/ckeditor5-block-quote": "^11.1.1",
|
|
|
|
|
- "@ckeditor/ckeditor5-editor-balloon": "^12.2.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-editor-classic": "^12.1.2",
|
|
|
|
|
- "@ckeditor/ckeditor5-engine": "^13.2.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-enter": "^11.0.3",
|
|
|
|
|
- "@ckeditor/ckeditor5-essentials": "^11.0.3",
|
|
|
|
|
- "@ckeditor/ckeditor5-heading": "^11.0.3",
|
|
|
|
|
- "@ckeditor/ckeditor5-image": "^13.1.1",
|
|
|
|
|
- "@ckeditor/ckeditor5-link": "^11.1.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-list": "^12.0.3",
|
|
|
|
|
- "@ckeditor/ckeditor5-mention": "^12.0.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-paragraph": "^11.0.3",
|
|
|
|
|
- "@ckeditor/ckeditor5-typing": "^12.1.0",
|
|
|
|
|
|
|
+ "@ckeditor/ckeditor5-basic-styles": "^11.1.3",
|
|
|
|
|
+ "@ckeditor/ckeditor5-block-quote": "^11.1.2",
|
|
|
|
|
+ "@ckeditor/ckeditor5-editor-balloon": "^12.2.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-editor-classic": "^12.1.3",
|
|
|
|
|
+ "@ckeditor/ckeditor5-engine": "^13.2.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-enter": "^11.0.4",
|
|
|
|
|
+ "@ckeditor/ckeditor5-essentials": "^11.0.4",
|
|
|
|
|
+ "@ckeditor/ckeditor5-heading": "^11.0.4",
|
|
|
|
|
+ "@ckeditor/ckeditor5-image": "^13.1.2",
|
|
|
|
|
+ "@ckeditor/ckeditor5-link": "^11.1.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-list": "^12.0.4",
|
|
|
|
|
+ "@ckeditor/ckeditor5-mention": "^12.0.1",
|
|
|
|
|
+ "@ckeditor/ckeditor5-paragraph": "^11.0.4",
|
|
|
|
|
+ "@ckeditor/ckeditor5-typing": "^12.1.1",
|
|
|
"eslint": "^5.5.0",
|
|
"eslint": "^5.5.0",
|
|
|
- "eslint-config-ckeditor5": "^1.0.11",
|
|
|
|
|
|
|
+ "eslint-config-ckeditor5": "^2.0.0",
|
|
|
"husky": "^1.3.1",
|
|
"husky": "^1.3.1",
|
|
|
"lint-staged": "^7.0.0"
|
|
"lint-staged": "^7.0.0"
|
|
|
},
|
|
},
|