[AAE-32610] - wild comma

This commit is contained in:
VitoAlbano 2025-03-11 12:57:48 +00:00
parent 3159c9248e
commit 4964e23304

View File

@ -10,22 +10,20 @@
"bugs": { "bugs": {
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues" "url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
}, },
"dependencies": {
"@editorjs/code": "2.9.0",
"@editorjs/editorjs": "^2.28.2",
"@editorjs/header": "2.8.1",
"@editorjs/inline-code": "1.5.0",
"@editorjs/list": "1.9.0",
"@editorjs/marker": "1.4.0",
"@editorjs/paragraph": "^2.11.6",
"@editorjs/underline": "1.1.0",
"editorjs-html": "3.4.3",
"editorjs-paragraph-with-alignment": "3.0.0",
"editorjs-text-alignment-blocktune": "^1.0.3",
"editorjs-text-color-plugin": "1.13.1",
"@valano/change-font-size": "1.0.0"
},
"peerDependencies": { "peerDependencies": {
"@editorjs/code": ">=2.9.0",
"@editorjs/editorjs": ">=2.28.2",
"@editorjs/header": ">=2.8.1",
"@editorjs/inline-code": ">=1.5.0",
"@editorjs/list": ">=1.9.0",
"@editorjs/marker": ">=1.4.0",
"@editorjs/paragraph": ">=2.11.6",
"@editorjs/underline": ">=1.1.0",
"editorjs-html": ">=3.4.3",
"editorjs-paragraph-with-alignment": ">=3.0.0",
"editorjs-text-alignment-blocktune": ">=1.0.3",
"editorjs-text-color-plugin": ">=1.13.1",
"@valano/change-font-size": ">=1.0.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",