|
1 | 1 | {
|
2 | 2 | "name": "directus-extension-editorjs",
|
3 |
| - "version": "1.4.0", |
| 3 | + "version": "1.5.0", |
4 | 4 | "author": {
|
5 |
| - "email": "dimitrov.adrian+gh@gmail.com", |
| 5 | + "email": "dimitrovadrian+gh@gmail.com", |
6 | 6 | "name": "Adrian Dimitrov"
|
7 | 7 | },
|
8 | 8 | "license": "gpl-3.0",
|
|
41 | 41 | "@editorjs/checklist": "^1.3.0",
|
42 | 42 | "@editorjs/code": "^2.7.0",
|
43 | 43 | "@editorjs/delimiter": "^1.2.0",
|
44 |
| - "@editorjs/editorjs": "^2.24.3", |
| 44 | + "@editorjs/editorjs": "^2.25.0", |
45 | 45 | "@editorjs/embed": "^2.5.0",
|
46 | 46 | "@editorjs/header": "^2.6.2",
|
47 | 47 | "@editorjs/image": "^2.6.2",
|
|
56 | 56 | "@editorjs/table": "^2.0.1",
|
57 | 57 | "@editorjs/underline": "^1.0.0",
|
58 | 58 | "@editorjs/warning": "^1.2.0",
|
59 |
| - "editorjs-undo": "^1.0.0", |
| 59 | + "editorjs-undo": "^2.0.5", |
60 | 60 | "@itech-indrustries/editorjs-strikethrough": "^1.0.0",
|
61 | 61 | "directus-codestyle": "dimitrov-adrian/directus-codestyle",
|
62 | 62 | "editorjs-alert": "^1.0.3",
|
63 | 63 | "editorjs-list": "^2.1.4",
|
64 | 64 | "editorjs-text-alignment-blocktune": "^1.0.3",
|
65 | 65 | "lodash": "^4.17.21",
|
66 |
| - "typescript": "^4.7.2" |
| 66 | + "typescript": "^4.7.4" |
67 | 67 | },
|
68 | 68 | "prettier": "directus-codestyle/prettier",
|
69 | 69 | "stylelint": {
|
|
0 commit comments