|
|
@@ -1,6 +1,6 @@
|
|
|
{
|
|
|
"name": "@ckeditor/ckeditor5-ckfinder",
|
|
|
- "version": "10.0.0",
|
|
|
+ "version": "11.0.0",
|
|
|
"description": "CKFinder integration for CKEditor 5.",
|
|
|
"keywords": [
|
|
|
"ckeditor",
|
|
|
@@ -10,21 +10,21 @@
|
|
|
"ckeditor5-plugin"
|
|
|
],
|
|
|
"dependencies": {
|
|
|
- "@ckeditor/ckeditor5-adapter-ckfinder": "^10.0.4",
|
|
|
- "@ckeditor/ckeditor5-core": "^11.1.0",
|
|
|
- "@ckeditor/ckeditor5-ui": "^11.2.0",
|
|
|
- "@ckeditor/ckeditor5-widget": "^10.3.1"
|
|
|
+ "@ckeditor/ckeditor5-adapter-ckfinder": "^11.0.0",
|
|
|
+ "@ckeditor/ckeditor5-core": "^12.0.0",
|
|
|
+ "@ckeditor/ckeditor5-ui": "^12.0.0",
|
|
|
+ "@ckeditor/ckeditor5-widget": "^11.0.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@ckeditor/ckeditor5-editor-classic": "^11.0.2",
|
|
|
- "@ckeditor/ckeditor5-clipboard": "^10.0.4",
|
|
|
- "@ckeditor/ckeditor5-engine": "^12.0.0",
|
|
|
- "@ckeditor/ckeditor5-image": "^12.0.0",
|
|
|
- "@ckeditor/ckeditor5-link": "^10.1.0",
|
|
|
- "@ckeditor/ckeditor5-paragraph": "^10.0.4",
|
|
|
- "@ckeditor/ckeditor5-utils": "^11.1.0",
|
|
|
+ "@ckeditor/ckeditor5-editor-classic": "^12.0.0",
|
|
|
+ "@ckeditor/ckeditor5-clipboard": "^11.0.0",
|
|
|
+ "@ckeditor/ckeditor5-engine": "^13.0.0",
|
|
|
+ "@ckeditor/ckeditor5-image": "^13.0.0",
|
|
|
+ "@ckeditor/ckeditor5-link": "^11.0.0",
|
|
|
+ "@ckeditor/ckeditor5-paragraph": "^11.0.0",
|
|
|
+ "@ckeditor/ckeditor5-utils": "^12.0.0",
|
|
|
"eslint": "^5.5.0",
|
|
|
- "eslint-config-ckeditor5": "^1.0.9",
|
|
|
+ "eslint-config-ckeditor5": "^1.0.11",
|
|
|
"husky": "^1.3.1",
|
|
|
"lint-staged": "^7.0.0"
|
|
|
},
|
|
|
@@ -34,7 +34,7 @@
|
|
|
},
|
|
|
"author": "CKSource (http://cksource.com/)",
|
|
|
"license": "GPL-2.0-or-later",
|
|
|
- "homepage": "https://ckeditor.com",
|
|
|
+ "homepage": "https://ckeditor.com/ckeditor-5",
|
|
|
"bugs": "https://github.com/ckeditor/ckeditor5-ckfinder/issues",
|
|
|
"repository": {
|
|
|
"type": "git",
|