Update CKEditor5 build files

This commit is contained in:
Stephen Abello
2026-04-23 16:54:30 +02:00
parent b48b4cedcd
commit ac42dbbaf9
3 changed files with 3 additions and 8 deletions

2
node_modules/.package-lock.json generated vendored
View File

@@ -103,7 +103,7 @@
},
"node_modules/ckeditor5-itop-build": {
"version": "3.3.0",
"resolved": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#6f06b174a34de661cd205ac76bf520e337c55828",
"resolved": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#21b6edc3348d3f1804e3ae8aab1567ac888a2f30",
"license": "SEE LICENSE IN LICENSE.md"
},
"node_modules/clipboard": {

View File

@@ -1,5 +0,0 @@
import { Plugin } from '@ckeditor/ckeditor5-core';
export default class Maximize extends Plugin {
static get pluginName(): string;
init(): void;
}

4
package-lock.json generated
View File

@@ -140,7 +140,7 @@
},
"node_modules/ckeditor5-itop-build": {
"version": "3.3.0",
"resolved": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#6f06b174a34de661cd205ac76bf520e337c55828",
"resolved": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#21b6edc3348d3f1804e3ae8aab1567ac888a2f30",
"license": "SEE LICENSE IN LICENSE.md"
},
"node_modules/clipboard": {
@@ -436,7 +436,7 @@
}
},
"ckeditor5-itop-build": {
"version": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#6f06b174a34de661cd205ac76bf520e337c55828",
"version": "git+ssh://git@github.com/Combodo/ckeditor5-itop-build.git#21b6edc3348d3f1804e3ae8aab1567ac888a2f30",
"from": "ckeditor5-itop-build@github:Combodo/ckeditor5-itop-build"
},
"clipboard": {