Skip to content

Commit 5305713

Browse files
Update editorjs to 2.25
1 parent 6b3fa5c commit 5305713

File tree

2 files changed

+48
-30
lines changed

2 files changed

+48
-30
lines changed

package-lock.json

Lines changed: 43 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "directus-extension-editorjs",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"author": {
5-
"email": "dimitrov.adrian+gh@gmail.com",
5+
"email": "dimitrovadrian+gh@gmail.com",
66
"name": "Adrian Dimitrov"
77
},
88
"license": "gpl-3.0",
@@ -41,7 +41,7 @@
4141
"@editorjs/checklist": "^1.3.0",
4242
"@editorjs/code": "^2.7.0",
4343
"@editorjs/delimiter": "^1.2.0",
44-
"@editorjs/editorjs": "^2.24.3",
44+
"@editorjs/editorjs": "^2.25.0",
4545
"@editorjs/embed": "^2.5.0",
4646
"@editorjs/header": "^2.6.2",
4747
"@editorjs/image": "^2.6.2",
@@ -56,14 +56,14 @@
5656
"@editorjs/table": "^2.0.1",
5757
"@editorjs/underline": "^1.0.0",
5858
"@editorjs/warning": "^1.2.0",
59-
"editorjs-undo": "^1.0.0",
59+
"editorjs-undo": "^2.0.5",
6060
"@itech-indrustries/editorjs-strikethrough": "^1.0.0",
6161
"directus-codestyle": "dimitrov-adrian/directus-codestyle",
6262
"editorjs-alert": "^1.0.3",
6363
"editorjs-list": "^2.1.4",
6464
"editorjs-text-alignment-blocktune": "^1.0.3",
6565
"lodash": "^4.17.21",
66-
"typescript": "^4.7.2"
66+
"typescript": "^4.7.4"
6767
},
6868
"prettier": "directus-codestyle/prettier",
6969
"stylelint": {

0 commit comments

Comments
 (0)