@ipscape/ckeditor5-build 1.1.10 → 1.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ckeditor.js +2 -2
- package/build/ckeditor.js.map +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/az.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/ku.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/uz.js +1 -1
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/package.json +35 -35
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ipscape/ckeditor5-build",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.11",
|
|
4
4
|
"description": "The ipSCAPE custom build of CKEditor 5",
|
|
5
5
|
"license": "GPL-2.0-or-later",
|
|
6
6
|
"keywords": [
|
|
@@ -19,45 +19,45 @@
|
|
|
19
19
|
"build"
|
|
20
20
|
],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@ckeditor/ckeditor5-adapter-ckfinder": "^35.
|
|
23
|
-
"@ckeditor/ckeditor5-alignment": "^35.
|
|
24
|
-
"@ckeditor/ckeditor5-autoformat": "^35.
|
|
25
|
-
"@ckeditor/ckeditor5-basic-styles": "^35.
|
|
26
|
-
"@ckeditor/ckeditor5-block-quote": "^35.
|
|
27
|
-
"@ckeditor/ckeditor5-ckfinder": "^35.
|
|
28
|
-
"@ckeditor/ckeditor5-cloud-services": "^35.
|
|
29
|
-
"@ckeditor/ckeditor5-core": "^35.
|
|
30
|
-
"@ckeditor/ckeditor5-easy-image": "^35.
|
|
31
|
-
"@ckeditor/ckeditor5-editor-classic": "^35.
|
|
32
|
-
"@ckeditor/ckeditor5-engine": "^35.
|
|
33
|
-
"@ckeditor/ckeditor5-essentials": "^35.
|
|
34
|
-
"@ckeditor/ckeditor5-find-and-replace": "^35.
|
|
35
|
-
"@ckeditor/ckeditor5-font": "^35.
|
|
36
|
-
"@ckeditor/ckeditor5-heading": "^35.
|
|
37
|
-
"@ckeditor/ckeditor5-horizontal-line": "^35.
|
|
38
|
-
"@ckeditor/ckeditor5-html-support": "^35.
|
|
39
|
-
"@ckeditor/ckeditor5-image": "^35.
|
|
40
|
-
"@ckeditor/ckeditor5-indent": "^35.
|
|
41
|
-
"@ckeditor/ckeditor5-link": "^35.
|
|
42
|
-
"@ckeditor/ckeditor5-list": "^35.
|
|
43
|
-
"@ckeditor/ckeditor5-media-embed": "^35.
|
|
44
|
-
"@ckeditor/ckeditor5-paragraph": "^35.
|
|
45
|
-
"@ckeditor/ckeditor5-paste-from-office": "^35.
|
|
46
|
-
"@ckeditor/ckeditor5-remove-format": "^35.
|
|
47
|
-
"@ckeditor/ckeditor5-source-editing": "^35.
|
|
48
|
-
"@ckeditor/ckeditor5-special-characters": "^35.
|
|
49
|
-
"@ckeditor/ckeditor5-table": "^35.
|
|
50
|
-
"@ckeditor/ckeditor5-typing": "^35.
|
|
51
|
-
"@ckeditor/ckeditor5-ui": "^35.
|
|
52
|
-
"@ckeditor/ckeditor5-upload": "^35.
|
|
53
|
-
"@ckeditor/ckeditor5-utils": "^35.
|
|
22
|
+
"@ckeditor/ckeditor5-adapter-ckfinder": "^35.4.0",
|
|
23
|
+
"@ckeditor/ckeditor5-alignment": "^35.4.0",
|
|
24
|
+
"@ckeditor/ckeditor5-autoformat": "^35.4.0",
|
|
25
|
+
"@ckeditor/ckeditor5-basic-styles": "^35.4.0",
|
|
26
|
+
"@ckeditor/ckeditor5-block-quote": "^35.4.0",
|
|
27
|
+
"@ckeditor/ckeditor5-ckfinder": "^35.4.0",
|
|
28
|
+
"@ckeditor/ckeditor5-cloud-services": "^35.4.0",
|
|
29
|
+
"@ckeditor/ckeditor5-core": "^35.4.0",
|
|
30
|
+
"@ckeditor/ckeditor5-easy-image": "^35.4.0",
|
|
31
|
+
"@ckeditor/ckeditor5-editor-classic": "^35.4.0",
|
|
32
|
+
"@ckeditor/ckeditor5-engine": "^35.4.0",
|
|
33
|
+
"@ckeditor/ckeditor5-essentials": "^35.4.0",
|
|
34
|
+
"@ckeditor/ckeditor5-find-and-replace": "^35.4.0",
|
|
35
|
+
"@ckeditor/ckeditor5-font": "^35.4.0",
|
|
36
|
+
"@ckeditor/ckeditor5-heading": "^35.4.0",
|
|
37
|
+
"@ckeditor/ckeditor5-horizontal-line": "^35.4.0",
|
|
38
|
+
"@ckeditor/ckeditor5-html-support": "^35.4.0",
|
|
39
|
+
"@ckeditor/ckeditor5-image": "^35.4.0",
|
|
40
|
+
"@ckeditor/ckeditor5-indent": "^35.4.0",
|
|
41
|
+
"@ckeditor/ckeditor5-link": "^35.4.0",
|
|
42
|
+
"@ckeditor/ckeditor5-list": "^35.4.0",
|
|
43
|
+
"@ckeditor/ckeditor5-media-embed": "^35.4.0",
|
|
44
|
+
"@ckeditor/ckeditor5-paragraph": "^35.4.0",
|
|
45
|
+
"@ckeditor/ckeditor5-paste-from-office": "^35.4.0",
|
|
46
|
+
"@ckeditor/ckeditor5-remove-format": "^35.4.0",
|
|
47
|
+
"@ckeditor/ckeditor5-source-editing": "^35.4.0",
|
|
48
|
+
"@ckeditor/ckeditor5-special-characters": "^35.4.0",
|
|
49
|
+
"@ckeditor/ckeditor5-table": "^35.4.0",
|
|
50
|
+
"@ckeditor/ckeditor5-typing": "^35.4.0",
|
|
51
|
+
"@ckeditor/ckeditor5-ui": "^35.4.0",
|
|
52
|
+
"@ckeditor/ckeditor5-upload": "^35.4.0",
|
|
53
|
+
"@ckeditor/ckeditor5-utils": "^35.4.0"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"@ckeditor/ckeditor5-dev-utils": "^31.1.13",
|
|
57
57
|
"@ckeditor/ckeditor5-dev-webpack-plugin": "^31.1.13",
|
|
58
|
-
"@ckeditor/ckeditor5-theme-lark": "^35.
|
|
58
|
+
"@ckeditor/ckeditor5-theme-lark": "^35.4.0",
|
|
59
59
|
"css-loader": "^6.7.2",
|
|
60
|
-
"postcss": "^8.4.
|
|
60
|
+
"postcss": "^8.4.20",
|
|
61
61
|
"postcss-loader": "^7.0.2",
|
|
62
62
|
"prettier": "^2.8.1",
|
|
63
63
|
"raw-loader": "^4.0.1",
|