mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-22612 Update process services cloud package json (#9719)
This commit is contained in:
22
lib/process-services-cloud/package-lock.json
generated
22
lib/process-services-cloud/package-lock.json
generated
@@ -10,7 +10,7 @@
|
|||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@editorjs/code": "2.9.0",
|
"@editorjs/code": "2.9.0",
|
||||||
"@editorjs/editorjs": "^2.29.0",
|
"@editorjs/editorjs": "^2.28.2",
|
||||||
"@editorjs/header": "2.8.1",
|
"@editorjs/header": "2.8.1",
|
||||||
"@editorjs/inline-code": "1.5.0",
|
"@editorjs/inline-code": "1.5.0",
|
||||||
"@editorjs/list": "1.9.0",
|
"@editorjs/list": "1.9.0",
|
||||||
@@ -19,12 +19,12 @@
|
|||||||
"@quanzo/change-font-size": "1.0.0",
|
"@quanzo/change-font-size": "1.0.0",
|
||||||
"editorjs-html": "3.4.3",
|
"editorjs-html": "3.4.3",
|
||||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||||
"editorjs-text-color-plugin": "2.0.4"
|
"editorjs-text-color-plugin": "1.13.1"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@alfresco/adf-content-services": ">=6.6.0",
|
"@alfresco/adf-content-services": ">=6.9.0",
|
||||||
"@alfresco/adf-core": ">=6.6.0",
|
"@alfresco/adf-core": ">=6.9.0",
|
||||||
"@alfresco/js-api": ">=7.5.0",
|
"@alfresco/js-api": ">=7.8.0",
|
||||||
"@angular/animations": ">=14.1.3",
|
"@angular/animations": ">=14.1.3",
|
||||||
"@angular/cdk": ">=14.1.2",
|
"@angular/cdk": ">=14.1.2",
|
||||||
"@angular/common": ">=14.1.3",
|
"@angular/common": ">=14.1.3",
|
||||||
@@ -55,9 +55,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@editorjs/editorjs": {
|
"node_modules/@editorjs/editorjs": {
|
||||||
"version": "2.29.0",
|
"version": "2.28.2",
|
||||||
"resolved": "https://registry.npmjs.org/@editorjs/editorjs/-/editorjs-2.29.0.tgz",
|
"resolved": "https://registry.npmjs.org/@editorjs/editorjs/-/editorjs-2.28.2.tgz",
|
||||||
"integrity": "sha512-w2BVboSHokMBd/cAOZn0UU328o3gSZ8XUvFPA2e9+ciIGKILiRSPB70kkNdmhHkuNS3q2px+vdaIFaywBl7wGA=="
|
"integrity": "sha512-g6V0Nd3W9IIWMpvxDNTssQ6e4kxBp1Y0W4GIf8cXRlmcBp3TUjrgCYJQmNy3l2a6ZzhyBAoVSe8krJEq4g7PQw=="
|
||||||
},
|
},
|
||||||
"node_modules/@editorjs/header": {
|
"node_modules/@editorjs/header": {
|
||||||
"version": "2.8.1",
|
"version": "2.8.1",
|
||||||
@@ -125,9 +125,9 @@
|
|||||||
"integrity": "sha512-vSjjB/KUECEBxYqbj9yn1L799L14n0uoKrvk5qfaAokIHB8mYg5hZ8mOTtoS2cJu+xE3QZ/jmHY/Fh0EJeM8ZQ=="
|
"integrity": "sha512-vSjjB/KUECEBxYqbj9yn1L799L14n0uoKrvk5qfaAokIHB8mYg5hZ8mOTtoS2cJu+xE3QZ/jmHY/Fh0EJeM8ZQ=="
|
||||||
},
|
},
|
||||||
"node_modules/editorjs-text-color-plugin": {
|
"node_modules/editorjs-text-color-plugin": {
|
||||||
"version": "2.0.4",
|
"version": "1.13.1",
|
||||||
"resolved": "https://registry.npmjs.org/editorjs-text-color-plugin/-/editorjs-text-color-plugin-2.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/editorjs-text-color-plugin/-/editorjs-text-color-plugin-1.13.1.tgz",
|
||||||
"integrity": "sha512-QpibTkOxs3ndlKNOLT8ZlC4ktc3/eKIajiLO0Jm/hh9AJug/CrM1/rAvHy+ldfUKavbWeI+YZvgjad0YTyoyGw=="
|
"integrity": "sha512-iCK274omDhoU7/zIFwV1fP5ydgfObYXSGV+q2zlFq3D4JDnvtn0KP+6NPM1A4dDlxTczpywPByRKIwmf7z4CIg=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -11,16 +11,16 @@
|
|||||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@editorjs/editorjs": "^2.29.0",
|
|
||||||
"@editorjs/code": "2.9.0",
|
"@editorjs/code": "2.9.0",
|
||||||
|
"@editorjs/editorjs": "^2.28.2",
|
||||||
"@editorjs/header": "2.8.1",
|
"@editorjs/header": "2.8.1",
|
||||||
"@editorjs/inline-code": "1.5.0",
|
"@editorjs/inline-code": "1.5.0",
|
||||||
"@editorjs/list": "1.9.0",
|
"@editorjs/list": "1.9.0",
|
||||||
"@editorjs/marker": "1.4.0",
|
"@editorjs/marker": "1.4.0",
|
||||||
"@editorjs/underline": "1.1.0",
|
"@editorjs/underline": "1.1.0",
|
||||||
"editorjs-text-color-plugin": "2.0.4",
|
|
||||||
"editorjs-html": "3.4.3",
|
"editorjs-html": "3.4.3",
|
||||||
"editorjs-paragraph-with-alignment": "3.0.0",
|
"editorjs-paragraph-with-alignment": "3.0.0",
|
||||||
|
"editorjs-text-color-plugin": "1.13.1",
|
||||||
"@quanzo/change-font-size": "1.0.0"
|
"@quanzo/change-font-size": "1.0.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
Reference in New Issue
Block a user