fix(deps): update ckeditor monorepo to v46.0.2

This commit is contained in:
renovate[bot]
2025-08-20 05:31:11 +00:00
committed by GitHub
parent 816421188f
commit c42f4b9814
7 changed files with 995 additions and 963 deletions

View File

@@ -42,7 +42,7 @@
"@typescript-eslint/parser": "^8.0.0",
"@vitest/browser": "^3.0.5",
"@vitest/coverage-istanbul": "^3.0.5",
"ckeditor5": "46.0.1",
"ckeditor5": "46.0.2",
"eslint": "^9.0.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "^14.1.0",
@@ -56,7 +56,7 @@
"webdriverio": "^9.0.7"
},
"peerDependencies": {
"ckeditor5": "46.0.1"
"ckeditor5": "46.0.2"
},
"scripts": {
"build": "node ./scripts/build-dist.mjs",