|
5 | 5 | "private": true,
|
6 | 6 | "main": "./src/manifest.js",
|
7 | 7 | "dependencies": {
|
8 |
| - "@ckeditor/ckeditor5-alignment": "^42.0.0", |
9 |
| - "@ckeditor/ckeditor5-basic-styles": "^42.0.0", |
10 |
| - "@ckeditor/ckeditor5-core": "^42.0.0", |
11 |
| - "@ckeditor/ckeditor5-editor-decoupled": "^42.0.0", |
12 |
| - "@ckeditor/ckeditor5-engine": "^42.0.0", |
13 |
| - "@ckeditor/ckeditor5-essentials": "^42.0.0", |
14 |
| - "@ckeditor/ckeditor5-heading": "^42.0.0", |
15 |
| - "@ckeditor/ckeditor5-link": "^42.0.0", |
16 |
| - "@ckeditor/ckeditor5-list": "^42.0.0", |
17 |
| - "@ckeditor/ckeditor5-paragraph": "^42.0.0", |
18 |
| - "@ckeditor/ckeditor5-remove-format": "^42.0.0", |
19 |
| - "@ckeditor/ckeditor5-table": "^42.0.0", |
20 |
| - "@ckeditor/ckeditor5-typing": "^42.0.0", |
21 |
| - "@ckeditor/ckeditor5-utils": "^42.0.0", |
22 |
| - "@ckeditor/ckeditor5-widget": "^42.0.0", |
| 8 | + "@ckeditor/ckeditor5-alignment": "^42.0.2", |
| 9 | + "@ckeditor/ckeditor5-basic-styles": "^42.0.2", |
| 10 | + "@ckeditor/ckeditor5-core": "^42.0.2", |
| 11 | + "@ckeditor/ckeditor5-editor-decoupled": "^42.0.2", |
| 12 | + "@ckeditor/ckeditor5-engine": "^42.0.2", |
| 13 | + "@ckeditor/ckeditor5-essentials": "^42.0.2", |
| 14 | + "@ckeditor/ckeditor5-heading": "^42.0.2", |
| 15 | + "@ckeditor/ckeditor5-link": "^42.0.2", |
| 16 | + "@ckeditor/ckeditor5-list": "^42.0.2", |
| 17 | + "@ckeditor/ckeditor5-paragraph": "^42.0.2", |
| 18 | + "@ckeditor/ckeditor5-remove-format": "^42.0.2", |
| 19 | + "@ckeditor/ckeditor5-table": "^42.0.2", |
| 20 | + "@ckeditor/ckeditor5-typing": "^42.0.2", |
| 21 | + "@ckeditor/ckeditor5-utils": "^42.0.2", |
| 22 | + "@ckeditor/ckeditor5-widget": "^42.0.2", |
23 | 23 | "@neos-project/neos-ui-decorators": "workspace:*",
|
24 | 24 | "@neos-project/neos-ui-editors": "workspace:*",
|
25 | 25 | "@neos-project/neos-ui-extensibility": "workspace:*",
|
|
0 commit comments