chore(ckeditor): update to 45.0.0

This commit is contained in:
Elian Doran
2025-05-07 19:07:33 +03:00
parent bab9832ab3
commit e636619563
8 changed files with 22 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@triliumnext/ckeditor5",
"description": "The document editor build of CKEditor 5 the best browser-based rich text editor.",
"version": "44.3.0",
"version": "45.0.0",
"private": true,
"type": "module",
"main": "./dist/index.js",
@@ -26,7 +26,7 @@
}
},
"dependencies": {
"ckeditor5": "44.3.0",
"ckeditor5": "45.0.0",
"@triliumnext/ckeditor5-keyboard-marker": "workspace:*",
"@triliumnext/ckeditor5-mermaid": "workspace:*",
"@triliumnext/ckeditor5-admonition": "workspace:*",