js(deps) Downgrade ckeditor5-package-tools 2 -> 1 for now

This would break tests. There also seems to be a v3 over the horizon.
This commit is contained in:
Tony Narlock 2024-09-26 14:20:46 -05:00
parent 167308d27f
commit c3ef60421c
2 changed files with 408 additions and 707 deletions

View File

@ -30,7 +30,7 @@
"@ckeditor/ckeditor5-link": "43.1.1", "@ckeditor/ckeditor5-link": "43.1.1",
"@ckeditor/ckeditor5-list": "43.1.1", "@ckeditor/ckeditor5-list": "43.1.1",
"@ckeditor/ckeditor5-media-embed": "43.1.1", "@ckeditor/ckeditor5-media-embed": "43.1.1",
"@ckeditor/ckeditor5-package-tools": "^2.1.0", "@ckeditor/ckeditor5-package-tools": "^1.1.0",
"@ckeditor/ckeditor5-paragraph": "43.1.1", "@ckeditor/ckeditor5-paragraph": "43.1.1",
"@ckeditor/ckeditor5-table": "43.1.1", "@ckeditor/ckeditor5-table": "43.1.1",
"@ckeditor/ckeditor5-theme-lark": "43.1.1", "@ckeditor/ckeditor5-theme-lark": "43.1.1",

1113
yarn.lock

File diff suppressed because it is too large Load Diff