fix(deps): update dependency ckeditor5 to v46.0.3 [security]

This commit is contained in:
renovate[bot]
2025-09-06 19:53:33 +00:00
committed by GitHub
parent e1ca6eca0f
commit 15a3104904
7 changed files with 930 additions and 30 deletions

View File

@@ -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",