chore(ckeditor): update to 43.3.1

This commit is contained in:
Elian Doran
2025-05-07 15:17:07 +03:00
parent dbfb088408
commit a9a3550dbf
6 changed files with 13 additions and 13 deletions

View File

@@ -42,7 +42,7 @@
"@typescript-eslint/parser": "^5.18.0",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"ckeditor5": "43.2.0",
"ckeditor5": "43.3.1",
"eslint": "^7.32.0",
"eslint-config-ckeditor5": ">=9.1.0",
"http-server": "^14.1.0",
@@ -57,7 +57,7 @@
"webdriverio": "^9.0.7"
},
"peerDependencies": {
"ckeditor5": "43.2.0"
"ckeditor5": "43.3.1"
},
"scripts": {
"build": "node ./scripts/build-dist.mjs",