mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 20:59:54 +01:00
fix(deps): update ckeditor monorepo to v47.3.0
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"@typescript-eslint/parser": "8.48.0",
|
||||
"@vitest/browser": "4.0.14",
|
||||
"@vitest/coverage-istanbul": "4.0.14",
|
||||
"ckeditor5": "47.2.0",
|
||||
"ckeditor5": "47.3.0",
|
||||
"eslint": "9.39.1",
|
||||
"eslint-config-ckeditor5": ">=9.1.0",
|
||||
"http-server": "14.1.1",
|
||||
@@ -42,7 +42,7 @@
|
||||
"webdriverio": "9.21.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ckeditor5": "47.2.0"
|
||||
"ckeditor5": "47.3.0"
|
||||
},
|
||||
"author": "Elian Doran <contact@eliandoran.me>",
|
||||
"license": "GPL-2.0-or-later",
|
||||
|
||||
Reference in New Issue
Block a user