mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
chore(ckeditor): update vitest
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
"@ckeditor/ckeditor5-package-tools": "^3.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "~5.43.0",
|
||||
"@typescript-eslint/parser": "^5.18.0",
|
||||
"@vitest/browser": "^2.0.5",
|
||||
"@vitest/coverage-istanbul": "^2.0.5",
|
||||
"@vitest/browser": "^3.0.5",
|
||||
"@vitest/coverage-istanbul": "^3.0.5",
|
||||
"ckeditor5": "45.0.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-ckeditor5": ">=9.1.0",
|
||||
@@ -51,7 +51,7 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "5.0.4",
|
||||
"vite-plugin-svgo": "~1.4.0",
|
||||
"vitest": "^2.0.5",
|
||||
"vitest": "^3.0.5",
|
||||
"webdriverio": "^9.0.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user