mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
fix(deps): update ckeditor monorepo to v47
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"@typescript-eslint/parser": "8.45.0",
|
||||
"@vitest/browser": "3.2.4",
|
||||
"@vitest/coverage-istanbul": "3.2.4",
|
||||
"ckeditor5": "46.1.1",
|
||||
"ckeditor5": "47.0.0",
|
||||
"eslint": "9.36.0",
|
||||
"eslint-config-ckeditor5": ">=9.1.0",
|
||||
"http-server": "14.1.1",
|
||||
@@ -45,7 +45,7 @@
|
||||
"webdriverio": "9.20.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ckeditor5": "46.1.1"
|
||||
"ckeditor5": "47.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node ./scripts/build-dist.mjs",
|
||||
|
||||
Reference in New Issue
Block a user