[AAE-14166] - fixing dependencies for editorjs (#8526)

This commit is contained in:
Vito Albano
2023-05-04 10:18:21 +01:00
committed by GitHub
parent 4966bb2d42
commit 895d4189f2
2 changed files with 129 additions and 12 deletions
+14 -12
View File
@@ -10,6 +10,19 @@
"bugs": {
"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"
},
"peerDependencies": {
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
@@ -30,18 +43,7 @@
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": "^4.0.1",
"moment": ">=2.22.2",
"subscriptions-transport-ws": "^0.11.0",
"@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"
"subscriptions-transport-ws": "^0.11.0"
},
"keywords": [
"process-services-cloud",