Skip to content

Commit

Permalink
Bump to CKEditor v25
Browse files Browse the repository at this point in the history
  • Loading branch information
jzempel committed Aug 30, 2021
1 parent c8e7c6f commit 8bfbc52
Show file tree
Hide file tree
Showing 2 changed files with 429 additions and 239 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,22 +29,22 @@
},
"devDependencies": {
"@babel/core": "7.12.10",
"@ckeditor/ckeditor5-basic-styles": "24.0.0",
"@ckeditor/ckeditor5-block-quote": "24.0.0",
"@ckeditor/ckeditor5-code-block": "24.0.0",
"@ckeditor/ckeditor5-dev-utils": "23.6.1",
"@ckeditor/ckeditor5-dev-webpack-plugin": "23.6.1",
"@ckeditor/ckeditor5-editor-decoupled": "24.0.0",
"@ckeditor/ckeditor5-essentials": "24.0.0",
"@ckeditor/ckeditor5-heading": "24.0.0",
"@ckeditor/ckeditor5-horizontal-line": "24.0.0",
"@ckeditor/ckeditor5-indent": "24.0.0",
"@ckeditor/ckeditor5-link": "24.0.0",
"@ckeditor/ckeditor5-list": "24.0.0",
"@ckeditor/ckeditor5-paragraph": "24.0.0",
"@ckeditor/ckeditor5-react": "3.0.0",
"@ckeditor/ckeditor5-theme-lark": "24.0.0",
"@ckeditor/ckeditor5-widget": "24.0.0",
"@ckeditor/ckeditor5-basic-styles": "25.0.0",
"@ckeditor/ckeditor5-block-quote": "25.0.0",
"@ckeditor/ckeditor5-code-block": "25.0.0",
"@ckeditor/ckeditor5-dev-utils": "25.4.2",
"@ckeditor/ckeditor5-dev-webpack-plugin": "25.4.2",
"@ckeditor/ckeditor5-editor-decoupled": "25.0.0",
"@ckeditor/ckeditor5-essentials": "25.0.0",
"@ckeditor/ckeditor5-heading": "25.0.0",
"@ckeditor/ckeditor5-horizontal-line": "25.0.0",
"@ckeditor/ckeditor5-indent": "25.0.0",
"@ckeditor/ckeditor5-link": "25.0.0",
"@ckeditor/ckeditor5-list": "25.0.0",
"@ckeditor/ckeditor5-paragraph": "25.0.0",
"@ckeditor/ckeditor5-react": "3.0.2",
"@ckeditor/ckeditor5-theme-lark": "25.0.0",
"@ckeditor/ckeditor5-widget": "25.0.0",
"@storybook/addon-a11y": "6.1.15",
"@storybook/addon-essentials": "6.1.10",
"@storybook/react": "6.1.10",
Expand Down
Loading

0 comments on commit 8bfbc52

Please sign in to comment.