Commit 23f70014 authored by catch's avatar catch
Browse files

Issue #3321191 by nod_, longwave: update ckeditor5 to v35.3.1

(cherry picked from commit e65e8c47)
parent fa13b068
Loading
Loading
Loading
Loading
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+42 −42
Original line number Diff line number Diff line
@@ -19,10 +19,10 @@ internal.backbone:

ckeditor5:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    # This file is not aggregated to force the creation of a new aggregate file
@@ -36,10 +36,10 @@ ckeditor5:

ckeditor5.editorClassic:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/editor-classic/editor-classic.js: { minified: true }
@@ -48,10 +48,10 @@ ckeditor5.editorClassic:

ckeditor5.editorDecoupled:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/editor-decoupled/editor-decoupled.js: { minified: true }
@@ -74,10 +74,10 @@ ckeditor5.essentials:

ckeditor5.heading:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/heading/heading.js: { minified: true }
@@ -87,10 +87,10 @@ ckeditor5.heading:

ckeditor5.basic:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/basic-styles/basic-styles.js: { minified: true }
@@ -100,10 +100,10 @@ ckeditor5.basic:

ckeditor5.specialCharacters:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/special-characters/special-characters.js: { minified: true }
@@ -113,10 +113,10 @@ ckeditor5.specialCharacters:

ckeditor5.blockquote:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/block-quote/block-quote.js: { minified: true }
@@ -126,10 +126,10 @@ ckeditor5.blockquote:

ckeditor5.image:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/image/image.js: { minified: true }
@@ -139,10 +139,10 @@ ckeditor5.image:

ckeditor5.link:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/link/link.js: { minified: true }
@@ -152,10 +152,10 @@ ckeditor5.link:

ckeditor5.list:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/list/list.js: { minified: true }
@@ -165,10 +165,10 @@ ckeditor5.list:

ckeditor5.horizontalLine:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/horizontal-line/horizontal-line.js: { minified: true }
@@ -178,10 +178,10 @@ ckeditor5.horizontalLine:

ckeditor5.htmlSupport:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/html-support/html-support.js: { minified: true }
@@ -191,10 +191,10 @@ ckeditor5.htmlSupport:

ckeditor5.alignment:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/alignment/alignment.js: { minified: true }
@@ -204,10 +204,10 @@ ckeditor5.alignment:

ckeditor5.removeFormat:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/remove-format/remove-format.js: { minified: true }
@@ -217,10 +217,10 @@ ckeditor5.removeFormat:

ckeditor5.pasteFromOffice:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/paste-from-office/paste-from-office.js: { minified: true }
@@ -229,10 +229,10 @@ ckeditor5.pasteFromOffice:

ckeditor5.indent:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/indent/indent.js: { minified: true }
@@ -242,10 +242,10 @@ ckeditor5.indent:

ckeditor5.sourceEditing:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/source-editing/source-editing.js: { minified: true }
@@ -255,10 +255,10 @@ ckeditor5.sourceEditing:

ckeditor5.table:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/table/table.js: { minified: true }
@@ -268,10 +268,10 @@ ckeditor5.table:

ckeditor5.language:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/language/language.js: { minified: true }
@@ -281,10 +281,10 @@ ckeditor5.language:

ckeditor5.codeBlock:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/code-block/code-block.js: { minified: true }
@@ -294,10 +294,10 @@ ckeditor5.codeBlock:

ckeditor5.style:
  remote: https://github.com/ckeditor/ckeditor5
  version: "35.3.0"
  version: "35.3.1"
  license:
    name: GNU-GPL-2.0-or-later
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.0/LICENSE.md
    url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.3.1/LICENSE.md
    gpl-compatible: true
  js:
    assets/vendor/ckeditor5/style/style.js: { minified: true }
+22 −22
Original line number Diff line number Diff line
@@ -32,31 +32,31 @@
    "watch:ckeditor5-dev": "yarn watch:ckeditor5 --mode=development"
  },
  "devDependencies": {
    "@ckeditor/ckeditor5-alignment": "~35.3.0",
    "@ckeditor/ckeditor5-basic-styles": "~35.3.0",
    "@ckeditor/ckeditor5-block-quote": "~35.3.0",
    "@ckeditor/ckeditor5-code-block": "~35.3.0",
    "@ckeditor/ckeditor5-editor-classic": "~35.3.0",
    "@ckeditor/ckeditor5-editor-decoupled": "~35.3.0",
    "@ckeditor/ckeditor5-essentials": "~35.3.0",
    "@ckeditor/ckeditor5-heading": "~35.3.0",
    "@ckeditor/ckeditor5-horizontal-line": "~35.3.0",
    "@ckeditor/ckeditor5-html-support": "~35.3.0",
    "@ckeditor/ckeditor5-image": "~35.3.0",
    "@ckeditor/ckeditor5-indent": "~35.3.0",
    "@ckeditor/ckeditor5-language": "~35.3.0",
    "@ckeditor/ckeditor5-link": "~35.3.0",
    "@ckeditor/ckeditor5-list": "~35.3.0",
    "@ckeditor/ckeditor5-paste-from-office": "~35.3.0",
    "@ckeditor/ckeditor5-remove-format": "~35.3.0",
    "@ckeditor/ckeditor5-source-editing": "~35.3.0",
    "@ckeditor/ckeditor5-special-characters": "~35.3.0",
    "@ckeditor/ckeditor5-style": "~35.3.0",
    "@ckeditor/ckeditor5-table": "~35.3.0",
    "@ckeditor/ckeditor5-alignment": "~35.3.1",
    "@ckeditor/ckeditor5-basic-styles": "~35.3.1",
    "@ckeditor/ckeditor5-block-quote": "~35.3.1",
    "@ckeditor/ckeditor5-code-block": "~35.3.1",
    "@ckeditor/ckeditor5-editor-classic": "~35.3.1",
    "@ckeditor/ckeditor5-editor-decoupled": "~35.3.1",
    "@ckeditor/ckeditor5-essentials": "~35.3.1",
    "@ckeditor/ckeditor5-heading": "~35.3.1",
    "@ckeditor/ckeditor5-horizontal-line": "~35.3.1",
    "@ckeditor/ckeditor5-html-support": "~35.3.1",
    "@ckeditor/ckeditor5-image": "~35.3.1",
    "@ckeditor/ckeditor5-indent": "~35.3.1",
    "@ckeditor/ckeditor5-language": "~35.3.1",
    "@ckeditor/ckeditor5-link": "~35.3.1",
    "@ckeditor/ckeditor5-list": "~35.3.1",
    "@ckeditor/ckeditor5-paste-from-office": "~35.3.1",
    "@ckeditor/ckeditor5-remove-format": "~35.3.1",
    "@ckeditor/ckeditor5-source-editing": "~35.3.1",
    "@ckeditor/ckeditor5-special-characters": "~35.3.1",
    "@ckeditor/ckeditor5-style": "~35.3.1",
    "@ckeditor/ckeditor5-table": "~35.3.1",
    "@drupal/once": "1.0.x",
    "backbone": "1.4.x",
    "chokidar": "^3.3.1",
    "ckeditor5": "~35.3.0",
    "ckeditor5": "~35.3.1",
    "cspell": "^6.0.0",
    "dotenv-safe": "^8.2.0",
    "eslint": "^8.9.0",
+213 −213

File changed.

Preview size limit exceeded, changes collapsed.