mirror of
https://github.com/zadam/trilium.git
synced 2025-09-06 22:56:33 +08:00
Merge 4cd09a5f4d
into 3bf1a77381
This commit is contained in:
commit
f8d41ec5f5
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
"@typescript-eslint/parser": "^8.0.0",
|
||||
"@vitest/browser": "^3.0.5",
|
||||
"@vitest/coverage-istanbul": "^3.0.5",
|
||||
"ckeditor5": "46.0.2",
|
||||
"ckeditor5": "46.0.3",
|
||||
"eslint": "^9.0.0",
|
||||
"eslint-config-ckeditor5": ">=9.1.0",
|
||||
"http-server": "^14.1.0",
|
||||
|
@ -45,7 +45,7 @@
|
|||
"webdriverio": "^9.0.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ckeditor5": "46.0.2"
|
||||
"ckeditor5": "46.0.3"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node ./scripts/build-dist.mjs",
|
||||
|
|
Loading…
Add table
Reference in a new issue