chore(ckeditor): update to 44.2.0

This commit is contained in:
Elian Doran
2025-05-07 17:30:09 +03:00
parent c87a4284c2
commit 1d577bffd3
6 changed files with 13 additions and 13 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.1.0",
"version": "44.2.0",
"private": true,
"type": "module",
"main": "./dist/index.js",
@@ -25,7 +25,7 @@
}
},
"dependencies": {
"ckeditor5": "44.1.0",
"ckeditor5": "44.2.0",
"@triliumnext/ckeditor5-keyboard-marker": "workspace:*",
"@triliumnext/ckeditor5-mermaid": "workspace:*",
"@triliumnext/ckeditor5-admonition": "workspace:*",