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

This commit is contained in:
renovate[bot]
2025-12-06 07:04:27 +00:00
committed by GitHub
parent fcd151022e
commit 0456d1ca29
7 changed files with 972 additions and 1087 deletions

View File

@@ -29,7 +29,7 @@
"@typescript-eslint/parser": "8.48.0",
"@vitest/browser": "4.0.14",
"@vitest/coverage-istanbul": "4.0.14",
"ckeditor5": "47.2.0",
"ckeditor5": "47.3.0",
"eslint": "9.39.1",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "14.1.1",
@@ -43,7 +43,7 @@
"webdriverio": "9.21.0"
},
"peerDependencies": {
"ckeditor5": "47.2.0"
"ckeditor5": "47.3.0"
},
"scripts": {
"build": "node ./scripts/build-dist.mjs",