@ipscape/ckeditor5-build 1.1.0 → 1.1.3
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/af.js +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/ast.js +1 -1
- package/build/translations/az.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -0
- package/build/translations/bs.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/en-gb.js +1 -1
- package/build/translations/eo.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/eu.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/gu.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/jv.js +1 -1
- package/build/translations/km.js +1 -1
- package/build/translations/kn.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/nb.js +1 -1
- package/build/translations/ne.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- package/build/translations/oc.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/si.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sl.js +1 -1
- package/build/translations/sq.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/tt.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -0
- 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 +40 -40
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ipscape/ckeditor5-build",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.3",
|
|
4
4
|
"description": "The ipSCAPE custom build of CKEditor 5",
|
|
5
5
|
"license": "GPL-2.0-or-later",
|
|
6
6
|
"keywords": [
|
|
@@ -19,50 +19,50 @@
|
|
|
19
19
|
"build"
|
|
20
20
|
],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@ckeditor/ckeditor5-adapter-ckfinder": "^
|
|
23
|
-
"@ckeditor/ckeditor5-alignment": "^
|
|
24
|
-
"@ckeditor/ckeditor5-autoformat": "^
|
|
25
|
-
"@ckeditor/ckeditor5-basic-styles": "^
|
|
26
|
-
"@ckeditor/ckeditor5-block-quote": "^
|
|
27
|
-
"@ckeditor/ckeditor5-ckfinder": "^
|
|
28
|
-
"@ckeditor/ckeditor5-cloud-services": "^
|
|
29
|
-
"@ckeditor/ckeditor5-core": "^
|
|
30
|
-
"@ckeditor/ckeditor5-easy-image": "^
|
|
31
|
-
"@ckeditor/ckeditor5-editor-classic": "^
|
|
32
|
-
"@ckeditor/ckeditor5-engine": "^
|
|
33
|
-
"@ckeditor/ckeditor5-essentials": "^
|
|
34
|
-
"@ckeditor/ckeditor5-font": "^
|
|
35
|
-
"@ckeditor/ckeditor5-heading": "^
|
|
36
|
-
"@ckeditor/ckeditor5-horizontal-line": "^
|
|
37
|
-
"@ckeditor/ckeditor5-html-support": "^
|
|
38
|
-
"@ckeditor/ckeditor5-image": "^
|
|
39
|
-
"@ckeditor/ckeditor5-indent": "^
|
|
40
|
-
"@ckeditor/ckeditor5-link": "^
|
|
41
|
-
"@ckeditor/ckeditor5-list": "^
|
|
42
|
-
"@ckeditor/ckeditor5-media-embed": "^
|
|
43
|
-
"@ckeditor/ckeditor5-paragraph": "^
|
|
44
|
-
"@ckeditor/ckeditor5-paste-from-office": "^
|
|
45
|
-
"@ckeditor/ckeditor5-source-editing": "^
|
|
46
|
-
"@ckeditor/ckeditor5-special-characters": "^
|
|
47
|
-
"@ckeditor/ckeditor5-table": "^
|
|
48
|
-
"@ckeditor/ckeditor5-typing": "^
|
|
49
|
-
"@ckeditor/ckeditor5-ui": "^
|
|
50
|
-
"@ckeditor/ckeditor5-upload": "^
|
|
51
|
-
"@ckeditor/ckeditor5-utils": "^
|
|
22
|
+
"@ckeditor/ckeditor5-adapter-ckfinder": "^35.0.1",
|
|
23
|
+
"@ckeditor/ckeditor5-alignment": "^35.0.1",
|
|
24
|
+
"@ckeditor/ckeditor5-autoformat": "^35.0.1",
|
|
25
|
+
"@ckeditor/ckeditor5-basic-styles": "^35.0.1",
|
|
26
|
+
"@ckeditor/ckeditor5-block-quote": "^35.0.1",
|
|
27
|
+
"@ckeditor/ckeditor5-ckfinder": "^35.0.1",
|
|
28
|
+
"@ckeditor/ckeditor5-cloud-services": "^35.0.1",
|
|
29
|
+
"@ckeditor/ckeditor5-core": "^35.0.1",
|
|
30
|
+
"@ckeditor/ckeditor5-easy-image": "^35.0.1",
|
|
31
|
+
"@ckeditor/ckeditor5-editor-classic": "^35.0.1",
|
|
32
|
+
"@ckeditor/ckeditor5-engine": "^35.0.1",
|
|
33
|
+
"@ckeditor/ckeditor5-essentials": "^35.0.1",
|
|
34
|
+
"@ckeditor/ckeditor5-font": "^35.0.1",
|
|
35
|
+
"@ckeditor/ckeditor5-heading": "^35.0.1",
|
|
36
|
+
"@ckeditor/ckeditor5-horizontal-line": "^35.0.1",
|
|
37
|
+
"@ckeditor/ckeditor5-html-support": "^35.0.1",
|
|
38
|
+
"@ckeditor/ckeditor5-image": "^35.0.1",
|
|
39
|
+
"@ckeditor/ckeditor5-indent": "^35.0.1",
|
|
40
|
+
"@ckeditor/ckeditor5-link": "^35.0.1",
|
|
41
|
+
"@ckeditor/ckeditor5-list": "^35.0.1",
|
|
42
|
+
"@ckeditor/ckeditor5-media-embed": "^35.0.1",
|
|
43
|
+
"@ckeditor/ckeditor5-paragraph": "^35.0.1",
|
|
44
|
+
"@ckeditor/ckeditor5-paste-from-office": "^35.0.1",
|
|
45
|
+
"@ckeditor/ckeditor5-source-editing": "^35.0.1",
|
|
46
|
+
"@ckeditor/ckeditor5-special-characters": "^35.0.1",
|
|
47
|
+
"@ckeditor/ckeditor5-table": "^35.0.1",
|
|
48
|
+
"@ckeditor/ckeditor5-typing": "^35.0.1",
|
|
49
|
+
"@ckeditor/ckeditor5-ui": "^35.0.1",
|
|
50
|
+
"@ckeditor/ckeditor5-upload": "^35.0.1",
|
|
51
|
+
"@ckeditor/ckeditor5-utils": "^35.0.1"
|
|
52
52
|
},
|
|
53
53
|
"devDependencies": {
|
|
54
|
-
"@ckeditor/ckeditor5-dev-utils": "^30.
|
|
55
|
-
"@ckeditor/ckeditor5-dev-webpack-plugin": "^30.
|
|
56
|
-
"@ckeditor/ckeditor5-theme-lark": "^
|
|
54
|
+
"@ckeditor/ckeditor5-dev-utils": "^30.4.0",
|
|
55
|
+
"@ckeditor/ckeditor5-dev-webpack-plugin": "^30.4.0",
|
|
56
|
+
"@ckeditor/ckeditor5-theme-lark": "^35.0.1",
|
|
57
57
|
"css-loader": "^6.7.1",
|
|
58
|
-
"postcss": "^8.4.
|
|
59
|
-
"postcss-loader": "^
|
|
60
|
-
"prettier": "^2.
|
|
58
|
+
"postcss": "^8.4.16",
|
|
59
|
+
"postcss-loader": "^7.0.1",
|
|
60
|
+
"prettier": "^2.7.1",
|
|
61
61
|
"raw-loader": "^4.0.1",
|
|
62
62
|
"style-loader": "^3.3.1",
|
|
63
|
-
"terser-webpack-plugin": "^5.3.
|
|
64
|
-
"webpack": "^5.
|
|
65
|
-
"webpack-cli": "^4.
|
|
63
|
+
"terser-webpack-plugin": "^5.3.3",
|
|
64
|
+
"webpack": "^5.74.0",
|
|
65
|
+
"webpack-cli": "^4.10.0"
|
|
66
66
|
},
|
|
67
67
|
"peerDependencies": {},
|
|
68
68
|
"engines": {
|