Release 7.0.0-alpha.5 package-lock.json (#10413)

* Release 7.0.0-alpha.5 package-lock.json

* Revert package-lock.json for adf-cli

* Revert common package-lock.json

* Fix @alfresco/js-api version in adf-cli
This commit is contained in:
swapnil-verma-gl
2024-11-20 19:22:37 +05:30
committed by GitHub
parent 056950ce6a
commit b4516bc998
2 changed files with 4 additions and 4 deletions

View File

@@ -24,9 +24,9 @@
"editorjs-text-color-plugin": "1.13.1"
},
"peerDependencies": {
"@alfresco/adf-content-services": ">=7.0.0-alpha.4-0",
"@alfresco/adf-core": ">=7.0.0-alpha.4-0",
"@alfresco/js-api": ">=8.0.0-alpha.4-0",
"@alfresco/adf-content-services": ">=7.0.0-alpha.5",
"@alfresco/adf-core": ">=7.0.0-alpha.5",
"@alfresco/js-api": ">=8.0.0-alpha.5",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",