fix(deps): update ckeditor monorepo to v47.1.0

This commit is contained in:
renovate[bot]
2025-10-17 00:49:12 +00:00
committed by GitHub
parent 2f49d315c1
commit 414121d422
7 changed files with 1088 additions and 1395 deletions

View File

@@ -28,7 +28,7 @@
"@typescript-eslint/parser": "8.46.1",
"@vitest/browser": "3.2.4",
"@vitest/coverage-istanbul": "3.2.4",
"ckeditor5": "47.0.0",
"ckeditor5": "47.1.0",
"eslint": "9.37.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "14.1.1",
@@ -42,7 +42,7 @@
"webdriverio": "9.20.0"
},
"peerDependencies": {
"ckeditor5": "47.0.0"
"ckeditor5": "47.1.0"
},
"author": "Elian Doran <contact@eliandoran.me>",
"license": "GPL-2.0-or-later",