mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4646] fix ACA plugins dependencies
This commit is contained in:
@@ -5,17 +5,17 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1-37376",
|
||||
"@alfresco/adf-core": "6.0.0-A.1-37376",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.1-37376",
|
||||
"@alfresco/js-api": "5.2.0",
|
||||
"@angular/animations": "14.1.2",
|
||||
"@angular/common": "14.1.2",
|
||||
"@angular/compiler": "14.1.2",
|
||||
"@angular/core": "14.1.2",
|
||||
"@alfresco/adf-content-services": "6.1.0-4893268711",
|
||||
"@alfresco/adf-core": "6.1.0-4893268711",
|
||||
"@alfresco/adf-extensions": "6.1.0-4893268711",
|
||||
"@alfresco/js-api": "6.0.0",
|
||||
"@angular/animations": "^14.1.3",
|
||||
"@angular/common": "^14.1.3",
|
||||
"@angular/compiler": "^14.1.3",
|
||||
"@angular/core": "^14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": "14.1.2",
|
||||
"@angular/material": "14.1.2",
|
||||
"@angular/forms": "^14.1.3",
|
||||
"@angular/material": "^14.1.3",
|
||||
"@ngrx/effects": "^14.2.0",
|
||||
"@ngrx/router-store": "^14.2.0",
|
||||
"@ngrx/store": "^14.2.0",
|
||||
|
Reference in New Issue
Block a user