diff --git a/projects/aca-content/package.json b/projects/aca-content/package.json index dc42ed172..346ccef14 100644 --- a/projects/aca-content/package.json +++ b/projects/aca-content/package.json @@ -9,10 +9,10 @@ "@alfresco/adf-content-services": "^6.8.0-0", "@alfresco/adf-extensions": "^6.8.0-0", "@alfresco/js-api": "^7.7.0-0", - "@angular/animations": ">=14.1.3", - "@angular/cdk": ">=14.1.3", - "@angular/forms": ">=14.1.3", - "@angular/material": ">=14.1.3", + "@angular/animations": ">=15.2.10", + "@angular/cdk": ">=15.2.9", + "@angular/forms": ">=15.2.10", + "@angular/material": ">=15.2.9", "@ngx-translate/core": ">=14.0.0", "rxjs": ">=6.6.6", "zone.js": ">=0.11.8" diff --git a/projects/aca-shared/package.json b/projects/aca-shared/package.json index 816538069..55e9fd771 100644 --- a/projects/aca-shared/package.json +++ b/projects/aca-shared/package.json @@ -9,15 +9,15 @@ "@alfresco/adf-core": "^6.8.0-0", "@alfresco/adf-extensions": "^6.8.0-0", "@alfresco/js-api": "^7.7.0-0", - "@angular/animations": ">=14.1.3", - "@angular/common": ">=14.1.3", - "@angular/compiler": ">=14.1.3", - "@angular/core": ">=14.1.3", - "@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", + "@angular/animations": ">=15.2.10", + "@angular/common": ">=15.2.10", + "@angular/compiler": ">=15.2.10", + "@angular/core": ">=15.2.10", + "@angular/forms": ">=15.2.10", + "@angular/material": ">=15.2.9", + "@ngrx/effects": ">=15.2.0", + "@ngrx/router-store": ">=15.2.0", + "@ngrx/store": ">=15.2.0", "@ngx-translate/core": ">=14.0.0", "rxjs": ">=6.6.6", "tslib": ">=2.0.0",