Fixed dependency to allow greater versions

This commit is contained in:
Vito Albano
2024-02-12 16:37:38 +00:00
parent 854c05a5b1
commit 8cf854370c
2 changed files with 5 additions and 5 deletions

View File

@@ -32,9 +32,9 @@
"@angular/forms": ">=14.1.3",
"@angular/material": ">=14.1.2",
"@angular/router": ">=14.1.3",
"@mat-datetimepicker/core": "^10.1.1",
"@alfresco/js-api": ">=7.6.1",
"@alfresco/adf-extensions": ">=6.7.1",
"@mat-datetimepicker/core": ">=10.1.1",
"@alfresco/js-api": ">=7.5.0",
"@alfresco/adf-extensions": ">=6.7.0",
"@ngx-translate/core": ">=14.0.0",
"minimatch-browser": ">=1.0.0",
"pdfjs-dist": ">=3.3.122"

View File

@@ -39,8 +39,8 @@
"@alfresco/adf-content-services": ">=6.7.1",
"@apollo/client": "^3.7.2",
"@ngx-translate/core": ">=14.0.0",
"apollo-angular": "^4.0.1",
"subscriptions-transport-ws": "^0.11.0"
"apollo-angular": ">=4.0.1",
"subscriptions-transport-ws": ">=0.11.0"
},
"keywords": [
"process-services-cloud",