Skip to content
Snippets Groups Projects
Commit 5a775b87 authored by Andreas Kienast's avatar Andreas Kienast
Browse files

[TASK] Update ckeditor to 41.4

This commit updates ckeditor to 41.4. See changelog at [1].

Executed commands:

    # Override ckeditor5 package to avoid pulling in all/too
    # many available packages. See:
    # https://github.com/ckeditor/ckeditor5/issues/16360
    npm --prefix overrides/ckeditor5 version 41.4.2
    npm install --save ./overrides/ckeditor5

    npm install --save \
        @ckeditor/ckeditor5-alignment@^41.4.2 \
        @ckeditor/ckeditor5-autoformat@^41.4.2 \
        @ckeditor/ckeditor5-basic-styles@^41.4.2 \
        @ckeditor/ckeditor5-block-quote@^41.4.2 \
        @ckeditor/ckeditor5-clipboard@^41.4.2 \
        @ckeditor/ckeditor5-code-block@^41.4.2 \
        @ckeditor/ckeditor5-core@^41.4.2 \
        @ckeditor/ckeditor5-editor-classic@^41.4.2 \
        @ckeditor/ckeditor5-engine@^41.4.2 \
        @ckeditor/ckeditor5-essentials@^41.4.2 \
        @ckeditor/ckeditor5-find-and-replace@^41.4.2 \
        @ckeditor/ckeditor5-font@^41.4.2 \
        @ckeditor/ckeditor5-heading@^41.4.2 \
        @ckeditor/ckeditor5-horizontal-line@^41.4.2 \
        @ckeditor/ckeditor5-html-support@^41.4.2 \
        @ckeditor/ckeditor5-indent@^41.4.2 \
        @ckeditor/ckeditor5-link@^41.4.2 \
        @ckeditor/ckeditor5-list@^41.4.2 \
        @ckeditor/ckeditor5-paragraph@^41.4.2 \
        @ckeditor/ckeditor5-paste-from-office@^41.4.2 \
        @ckeditor/ckeditor5-remove-format@^41.4.2 \
        @ckeditor/ckeditor5-select-all@41.4.2 \
        @ckeditor/ckeditor5-show-blocks@^41.4.2 \
        @ckeditor/ckeditor5-source-editing@^41.4.2 \
        @ckeditor/ckeditor5-special-characters@^41.4.2 \
        @ckeditor/ckeditor5-style@^41.4.2 \
        @ckeditor/ckeditor5-table@^41.4.2 \
        @ckeditor/ckeditor5-theme-lark@^41.4.2 \
        @ckeditor/ckeditor5-ui@^41.4.2 \
        @ckeditor/ckeditor5-undo@^41.4.2 \
        @ckeditor/ckeditor5-upload@^41.4.2 \
        @ckeditor/ckeditor5-utils@^41.4.2 \
        @ckeditor/ckeditor5-watchdog@^41.4.2 \
        @ckeditor/ckeditor5-word-count@^41.4.2
    npm install --save-dev \
        @ckeditor/ckeditor5-dev-utils@^40.0.0
    npm run build

[1] https://github.com/ckeditor/ckeditor5/releases/tag/v41.4.2

Resolves: #103840
Releases: main, 12.4
Change-Id: I46dc33ab8e8cfcc75aa13bfe50d8850fb704f75e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84484


Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent 86f36638
Branches
Tags
No related merge requests found
Showing
with 1167 additions and 476 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment