chore(deps): use pinned ck dependency

This commit is contained in:
Elian Doran 2025-01-06 19:00:56 +02:00
parent 22ad52c11d
commit de29995cd7
No known key found for this signature in database
2 changed files with 575 additions and 547 deletions

View File

@ -32,6 +32,9 @@
"dist",
"ckeditor5-metadata.json"
],
"dependencies": {
"ckeditor5": "43.2.0"
},
"devDependencies": {
"@ckeditor/ckeditor5-dev-build-tools": "42.0.1",
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
@ -40,7 +43,6 @@
"@types/mocha": "^9.1.1",
"@typescript-eslint/eslint-plugin": "~5.43.0",
"@typescript-eslint/parser": "^5.18.0",
"ckeditor5": "^43.0.0",
"eslint": "^7.32.0",
"eslint-config-ckeditor5": ">=6.0.0",
"http-server": "^14.1.0",

1118
yarn.lock

File diff suppressed because it is too large Load Diff