|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
{
|
|
|
"name": "@ckeditor/ckeditor5-indent",
|
|
"name": "@ckeditor/ckeditor5-indent",
|
|
|
- "version": "10.1.0",
|
|
|
|
|
|
|
+ "version": "15.0.0",
|
|
|
"description": "Block indentation feature for CKEditor 5.",
|
|
"description": "Block indentation feature for CKEditor 5.",
|
|
|
"keywords": [
|
|
"keywords": [
|
|
|
"ckeditor",
|
|
"ckeditor",
|
|
@@ -10,15 +10,15 @@
|
|
|
"ckeditor5-plugin"
|
|
"ckeditor5-plugin"
|
|
|
],
|
|
],
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
- "@ckeditor/ckeditor5-core": "^12.3.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-utils": "^14.0.0"
|
|
|
|
|
|
|
+ "@ckeditor/ckeditor5-core": "^15.0.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-utils": "^15.0.0"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@ckeditor/ckeditor5-editor-classic": "^12.1.4",
|
|
|
|
|
- "@ckeditor/ckeditor5-engine": "^14.0.0",
|
|
|
|
|
- "@ckeditor/ckeditor5-heading": "^11.0.5",
|
|
|
|
|
- "@ckeditor/ckeditor5-paragraph": "^11.0.5",
|
|
|
|
|
- "@ckeditor/ckeditor5-ui": "^14.0.0",
|
|
|
|
|
|
|
+ "@ckeditor/ckeditor5-editor-classic": "^15.0.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-engine": "^15.0.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-heading": "^15.0.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-paragraph": "^15.0.0",
|
|
|
|
|
+ "@ckeditor/ckeditor5-ui": "^15.0.0",
|
|
|
"eslint": "^5.15.3",
|
|
"eslint": "^5.15.3",
|
|
|
"eslint-config-ckeditor5": "^2.0.0",
|
|
"eslint-config-ckeditor5": "^2.0.0",
|
|
|
"husky": "^1.3.1",
|
|
"husky": "^1.3.1",
|