Skip to content

Commit

Permalink
AAE-20420 Update package.json for editor.js (#9344)
Browse files Browse the repository at this point in the history
* AAE-20420 Update package.json

* AAE-20420 Update general package.json

* AAE-20420 Update inner package.json

* AAE-20420 Update order

* AAE-20420 Update inner package with node 18

* AAE-20420 Add .nvmrc
  • Loading branch information
wiktord2000 authored Feb 16, 2024
1 parent 05d23bc commit 1331a6d
Show file tree
Hide file tree
Showing 5 changed files with 153 additions and 123 deletions.
1 change: 1 addition & 0 deletions lib/process-services-cloud/.nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
18.18.2
186 changes: 102 additions & 84 deletions lib/process-services-cloud/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions lib/process-services-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"dependencies": {
"@editorjs/editorjs": "^2.26.5",
"@editorjs/code": "2.7.0",
"@editorjs/header": "2.7.0",
"@editorjs/inline-code": "1.3.1",
"@editorjs/list": "1.8.0",
"@editorjs/marker": "1.2.2",
"@editorjs/underline": "1.0.0",
"@quanzo/change-font-size": "1.0.0",
"editorjs-text-color-plugin": "1.13.1",
"editorjs-html": "3.4.2",
"editorjs-paragraph-with-alignment": "3.0.0"
"@editorjs/editorjs": "^2.29.0",
"@editorjs/code": "2.9.0",
"@editorjs/header": "2.8.1",
"@editorjs/inline-code": "1.5.0",
"@editorjs/list": "1.9.0",
"@editorjs/marker": "1.4.0",
"@editorjs/underline": "1.1.0",
"editorjs-text-color-plugin": "2.0.4",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",
"@quanzo/change-font-size": "1.0.0"
},
"peerDependencies": {
"@angular/animations": ">=14.1.3",
Expand Down
47 changes: 29 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 1331a6d

Please sign in to comment.