Skip to content

Commit

Permalink
chore(deps): update ckeditor monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 4305e23 commit 7c1ec96
Show file tree
Hide file tree
Showing 3 changed files with 668 additions and 1,056 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@ckeditor/ckeditor5-basic-styles": "43.1.1",
"@ckeditor/ckeditor5-block-quote": "43.1.1",
"@ckeditor/ckeditor5-core": "43.1.1",
"@ckeditor/ckeditor5-dev-translations": "43.0.0",
"@ckeditor/ckeditor5-dev-utils": "43.0.0",
"@ckeditor/ckeditor5-dev-translations": "44.0.0",
"@ckeditor/ckeditor5-dev-utils": "44.0.0",
"@ckeditor/ckeditor5-editor-classic": "43.1.1",
"@ckeditor/ckeditor5-editor-multi-root": "43.1.1",
"@ckeditor/ckeditor5-engine": "43.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-ckeditor5-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"node": ">= 18"
},
"peerDependencies": {
"@ckeditor/ckeditor5-react": "^6.0.0 || ^7.0.0",
"@ckeditor/ckeditor5-react": "^6.0.0 || ^7.0.0 || ^9.0.0",
"@oakjs/react": "^3.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
Expand Down
Loading

0 comments on commit 7c1ec96

Please sign in to comment.