fix(deps): update ckeditor monorepo

This commit is contained in:
renovate[bot]
2025-07-12 10:57:11 +00:00
committed by GitHub
parent f82b96fcc4
commit c4787dae23
8 changed files with 2147 additions and 1665 deletions

View File

@@ -39,7 +39,7 @@
"@typescript-eslint/parser": "^8.0.0",
"@vitest/browser": "^3.0.5",
"@vitest/coverage-istanbul": "^3.0.5",
"ckeditor5": "45.2.1",
"ckeditor5": "46.0.0",
"eslint": "^9.0.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "^14.1.0",
@@ -53,7 +53,7 @@
"webdriverio": "^9.0.7"
},
"peerDependencies": {
"ckeditor5": "45.2.1"
"ckeditor5": "46.0.0"
},
"author": "Elian Doran <contact@eliandoran.me>",
"license": "GPL-2.0-or-later",