Skip to content

Commit

Permalink
feat(Editor): upgrade CKEditor
Browse files Browse the repository at this point in the history
  • Loading branch information
gravitano committed Oct 24, 2023
1 parent da62b72 commit 99123a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "Warsono <[email protected]>",
"license": "MIT",
"dependencies": {
"@ckeditor/ckeditor5-build-classic": "^35.3.2",
"@ckeditor/ckeditor5-build-classic": "^37.0.0",
"@ckeditor/ckeditor5-vue": "^4.0.1",
"vee-validate": "^4.11.3",
"vue": "^3.3.4"
Expand All @@ -30,7 +30,7 @@
"@morpheme/button": "^1.0.0-rc.1",
"@morpheme/tailwind-config": "^1.0.0-rc.0",
"@morpheme/utils": "^1.0.0-rc.0",
"@types/ckeditor__ckeditor5-build-classic": "^29.0.1",
"@types/ckeditor__ckeditor5-build-classic": "^37.0.0",
"@vue/test-utils": "^2.0.0-rc.17",
"c8": "^7.11.3",
"tailwindcss": "^3.3.1",
Expand Down

0 comments on commit 99123a3

Please sign in to comment.