update to latest ADF (#3524)

* update to latest ADF

* bpm aca-shared/content dependencies
This commit is contained in:
Denys Vuika
2023-11-17 15:30:17 +00:00
committed by GitHub
parent 4ce4b82e46
commit d2a4da13ea
5 changed files with 44 additions and 43 deletions

View File

@@ -5,10 +5,10 @@
"peerDependencies": {
"@angular/common": ">=14.1.0",
"@angular/core": ">=14.1.0",
"@alfresco/adf-core": ">=6.4.0",
"@alfresco/adf-content-services": ">=6.4.0",
"@alfresco/adf-extensions": ">=6.4.0",
"@alfresco/js-api": ">=7.1.0",
"@alfresco/adf-core": ">=6.6.0",
"@alfresco/adf-content-services": ">=6.6.0",
"@alfresco/adf-extensions": ">=6.6.0",
"@alfresco/js-api": ">=7.2.0",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.3",
"@angular/forms": ">=14.1.3",