mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
Update CKEditor5 build files
This commit is contained in:
2
node_modules/.package-lock.json
generated
vendored
2
node_modules/.package-lock.json
generated
vendored
@@ -103,7 +103,7 @@
|
|||||||
},
|
},
|
||||||
"node_modules/ckeditor5-itop-build": {
|
"node_modules/ckeditor5-itop-build": {
|
||||||
"version": "3.3.0",
|
"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"
|
"license": "SEE LICENSE IN LICENSE.md"
|
||||||
},
|
},
|
||||||
"node_modules/clipboard": {
|
"node_modules/clipboard": {
|
||||||
|
|||||||
5
node_modules/ckeditor5-itop-build/build/plugins/maximize/maximize.plugin.d.ts
generated
vendored
5
node_modules/ckeditor5-itop-build/build/plugins/maximize/maximize.plugin.d.ts
generated
vendored
@@ -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
4
package-lock.json
generated
@@ -140,7 +140,7 @@
|
|||||||
},
|
},
|
||||||
"node_modules/ckeditor5-itop-build": {
|
"node_modules/ckeditor5-itop-build": {
|
||||||
"version": "3.3.0",
|
"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"
|
"license": "SEE LICENSE IN LICENSE.md"
|
||||||
},
|
},
|
||||||
"node_modules/clipboard": {
|
"node_modules/clipboard": {
|
||||||
@@ -436,7 +436,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ckeditor5-itop-build": {
|
"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"
|
"from": "ckeditor5-itop-build@github:Combodo/ckeditor5-itop-build"
|
||||||
},
|
},
|
||||||
"clipboard": {
|
"clipboard": {
|
||||||
|
|||||||
Reference in New Issue
Block a user