mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
chore(ckeditor): update to 45.0.0
This commit is contained in:
@@ -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:*",
|
||||
|
||||
Reference in New Issue
Block a user