Skip to content

build(deps): bump ckeditor5, @ckeditor/ckeditor5-adapter-ckfinder, @ckeditor/ckeditor5-alignment, @ckeditor/ckeditor5-autoformat, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-ckfinder, @ckeditor/ckeditor5-cloud-services, @ckeditor/ckeditor5-easy-image, @ckeditor/ckeditor5-editor-inline, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-indent, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-media-embed, @ckeditor/ckeditor5-paste-from-office and @ckeditor/ckeditor5-table in /wysiwiki/src/main/javascript#125

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wysiwiki/src/main/javascript/multi-d1b3e58b10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps ckeditor5 to 47.6.1 and updates ancestor dependencies ckeditor5, @ckeditor/ckeditor5-adapter-ckfinder, @ckeditor/ckeditor5-alignment, @ckeditor/ckeditor5-autoformat, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-ckfinder, @ckeditor/ckeditor5-cloud-services, @ckeditor/ckeditor5-easy-image, @ckeditor/ckeditor5-editor-inline, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-indent, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-media-embed, @ckeditor/ckeditor5-paste-from-office and @ckeditor/ckeditor5-table. These dependencies need to be updated together.

Updates ckeditor5 from 36.0.1 to 47.6.1

Release notes

Sourced from ckeditor5's releases.

v47.6.1

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from ckeditor5's changelog.

47.6.1 (March 11, 2026)

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 4da6cfc Release: v47.6.1. [skip ci]
  • feb8f45 Merge pull request #19932 from ckeditor/changelog_to_release
  • f68a340 Simplify the sentence.
  • 10594bb Correctness. [short flow]
  • e99da67 Changelog for v47.6.1. [skip ci]
  • a654cce Merge pull request #19917 from ckeditor/cc/19916-markers-undo
  • dafa32b Added more unit tests.
  • 1e326b7 Merge pull request #19893 from ckeditor/ck/19812
  • 305b722 Fixed invalid links to Wikimedia images in manual test.
  • f820da8 Do not pass intersecting ranges to ModelRange._createFromRanges() at the en...
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-adapter-ckfinder from 36.0.1 to 47.6.1

Release notes

Sourced from @​ckeditor/ckeditor5-adapter-ckfinder's releases.

v47.6.1

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-adapter-ckfinder's changelog.

47.6.1 (March 11, 2026)

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 4da6cfc Release: v47.6.1. [skip ci]
  • 8d55539 Release: v47.6.0. [skip ci]
  • 39391fc Update ckeditor5-dev-* packages to 54.3.4.
  • ccb6844 Release: v47.5.0. [skip ci]
  • 0240450 Upgrade ckeditor5-dev-* to v54.3.3.
  • fd686ae Bumped ckeditor5-dev-* to the latest version.
  • 46f97e4 Release: v47.4.0. [skip ci]
  • b699e07 Bumped the year.
  • 18eb655 Merge stable into master
  • fcab29b Release: v47.3.0. [skip ci]
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-alignment from 36.0.1 to 47.6.1

Release notes

Sourced from @​ckeditor/ckeditor5-alignment's releases.

v47.6.1

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-alignment's changelog.

47.6.1 (March 11, 2026)

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 4da6cfc Release: v47.6.1. [skip ci]
  • 8d55539 Release: v47.6.0. [skip ci]
  • 39391fc Update ckeditor5-dev-* packages to 54.3.4.
  • ccb6844 Release: v47.5.0. [skip ci]
  • 0240450 Upgrade ckeditor5-dev-* to v54.3.3.
  • fd686ae Bumped ckeditor5-dev-* to the latest version.
  • de930ce Merge stable into master
  • 46f97e4 Release: v47.4.0. [skip ci]
  • cbe3f87 Merge pull request #19592 from ckeditor/ck/remove-legacy-list-from-tests
  • b699e07 Bumped the year.
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-autoformat from 36.0.1 to 47.6.1

Release notes

Sourced from @​ckeditor/ckeditor5-autoformat's releases.

v47.6.1

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Changelog

Sourced from @​ckeditor/ckeditor5-autoformat's changelog.

47.6.1 (March 11, 2026)

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions discovered after v47.6.0.

Bug fixes

  • engine, undo: Fixed undo marker restoration for markers spanning multiple paragraphs. Previously, comments and suggestions could be restored to incorrect ranges. Closes #19916.
  • ai: Resolved an issue where AI Chat would crash when attempting to open a past conversation that was created by a model no longer available.
  • widget: Fixed a regression where the caret (|) jumped over an empty paragraph when navigating with arrow keys near widgets. Closes #19812.

Released packages

Check out the Versioning policy guide for more information.

Other releases:

... (truncated)

Commits
  • 4da6cfc Release: v47.6.1. [skip ci]
  • 8d55539 Release: v47.6.0. [skip ci]
  • 39391fc Update ckeditor5-dev-* packages to 54.3.4.
  • ccb6844 Release: v47.5.0. [skip ci]
  • 0240450 Upgrade ckeditor5-dev-* to v54.3.3.
  • fd686ae Bumped ckeditor5-dev-* to the latest version.
  • de930ce Merge stable into master
  • 46f97e4 Release: v47.4.0. [skip ci]
  • cbe3f87 Merge pull request #19592 from ckeditor/ck/remove-legacy-list-from-tests
  • b699e07 Bumped the year.
  • Additional commits viewable in compare view

Updates @ckeditor/ckeditor5-basic-styles from 36.0.1 to 47.6.1

Release notes

Sourced from @​ckeditor/ckeditor5-basic-styles's releases.

v47.6.1

We are releasing CKEditor 5 v47.6.1, a patch that fixed three regressions...

Description has been truncated

…keditor/ckeditor5-alignment, @ckeditor/ckeditor5-autoformat, @ckeditor/ckeditor5-basic-styles, @ckeditor/ckeditor5-block-quote, @ckeditor/ckeditor5-ckfinder, @ckeditor/ckeditor5-cloud-services, @ckeditor/ckeditor5-easy-image, @ckeditor/ckeditor5-editor-inline, @ckeditor/ckeditor5-essentials, @ckeditor/ckeditor5-heading, @ckeditor/ckeditor5-horizontal-line, @ckeditor/ckeditor5-image, @ckeditor/ckeditor5-indent, @ckeditor/ckeditor5-link, @ckeditor/ckeditor5-list, @ckeditor/ckeditor5-media-embed, @ckeditor/ckeditor5-paste-from-office and @ckeditor/ckeditor5-table

Bumps [ckeditor5](https://github.com/ckeditor/ckeditor5) to 47.6.1 and updates ancestor dependencies [ckeditor5](https://github.com/ckeditor/ckeditor5), [@ckeditor/ckeditor5-adapter-ckfinder](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-adapter-ckfinder), [@ckeditor/ckeditor5-alignment](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-alignment), [@ckeditor/ckeditor5-autoformat](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-autoformat), [@ckeditor/ckeditor5-basic-styles](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-basic-styles), [@ckeditor/ckeditor5-block-quote](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-block-quote), [@ckeditor/ckeditor5-ckfinder](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-ckfinder), [@ckeditor/ckeditor5-cloud-services](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-cloud-services), [@ckeditor/ckeditor5-easy-image](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-easy-image), [@ckeditor/ckeditor5-editor-inline](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-editor-inline), [@ckeditor/ckeditor5-essentials](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-essentials), [@ckeditor/ckeditor5-heading](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-heading), [@ckeditor/ckeditor5-horizontal-line](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-horizontal-line), [@ckeditor/ckeditor5-image](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-image), [@ckeditor/ckeditor5-indent](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-indent), [@ckeditor/ckeditor5-link](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-link), [@ckeditor/ckeditor5-list](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-list), [@ckeditor/ckeditor5-media-embed](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-media-embed), [@ckeditor/ckeditor5-paste-from-office](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-paste-from-office) and [@ckeditor/ckeditor5-table](https://github.com/ckeditor/ckeditor5/tree/HEAD/packages/ckeditor5-table). These dependencies need to be updated together.


Updates `ckeditor5` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](ckeditor/ckeditor5@v36.0.1...v47.6.1)

Updates `@ckeditor/ckeditor5-adapter-ckfinder` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-adapter-ckfinder)

Updates `@ckeditor/ckeditor5-alignment` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-alignment)

Updates `@ckeditor/ckeditor5-autoformat` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-autoformat)

Updates `@ckeditor/ckeditor5-basic-styles` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-basic-styles)

Updates `@ckeditor/ckeditor5-block-quote` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-block-quote)

Updates `@ckeditor/ckeditor5-ckfinder` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-ckfinder)

Updates `@ckeditor/ckeditor5-cloud-services` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-cloud-services)

Updates `@ckeditor/ckeditor5-easy-image` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-easy-image)

Updates `@ckeditor/ckeditor5-editor-inline` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-editor-inline)

Updates `@ckeditor/ckeditor5-essentials` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-essentials)

Updates `@ckeditor/ckeditor5-heading` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-heading)

Updates `@ckeditor/ckeditor5-horizontal-line` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-horizontal-line)

Updates `@ckeditor/ckeditor5-image` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-image)

Updates `@ckeditor/ckeditor5-indent` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-indent)

Updates `@ckeditor/ckeditor5-link` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-link)

Updates `@ckeditor/ckeditor5-list` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-list)

Updates `@ckeditor/ckeditor5-media-embed` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-media-embed)

Updates `@ckeditor/ckeditor5-paste-from-office` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-paste-from-office)

Updates `@ckeditor/ckeditor5-table` from 36.0.1 to 47.6.1
- [Release notes](https://github.com/ckeditor/ckeditor5/releases)
- [Changelog](https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ckeditor/ckeditor5/commits/v47.6.1/packages/ckeditor5-table)

---
updated-dependencies:
- dependency-name: ckeditor5
  dependency-version: 47.6.1
  dependency-type: indirect
- dependency-name: "@ckeditor/ckeditor5-adapter-ckfinder"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-alignment"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-autoformat"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-basic-styles"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-block-quote"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-ckfinder"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-cloud-services"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-easy-image"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-editor-inline"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-essentials"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-heading"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-horizontal-line"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-image"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-indent"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-link"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-list"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-media-embed"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-paste-from-office"
  dependency-version: 47.6.1
  dependency-type: direct:production
- dependency-name: "@ckeditor/ckeditor5-table"
  dependency-version: 47.6.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants