mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-10 14:11:17 +00:00
Fix/upstream (#4763)
This commit is contained in:
committed by
GitHub
parent
8a0ddbd927
commit
1949909eea
@@ -8,7 +8,7 @@
|
||||
"@alfresco/adf-core": ">=8.3.0-0",
|
||||
"@alfresco/adf-content-services": ">=8.3.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.3.0-0",
|
||||
"@alfresco/js-api": ">=9.1.1-0",
|
||||
"@alfresco/js-api": ">=9.3.0-0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/cdk": ">=15.2",
|
||||
"@angular/forms": ">=15.2",
|
||||
|
@@ -11,7 +11,7 @@
|
||||
"@alfresco/adf-content-services": ">=8.3.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.3.0-0",
|
||||
"@alfresco/eslint-plugin-eslint-angular": ">=8.3.0-0",
|
||||
"@alfresco/js-api": ">=9.1.1-0",
|
||||
"@alfresco/js-api": ">=9.3.0-0",
|
||||
"tslib": ">=2.0.0"
|
||||
},
|
||||
"repository": {
|
||||
|
@@ -7,7 +7,7 @@
|
||||
"@alfresco/adf-content-services": ">=8.3.0-0",
|
||||
"@alfresco/adf-core": ">=8.3.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.3.0-0",
|
||||
"@alfresco/js-api": ">=9.1.1-0",
|
||||
"@alfresco/js-api": ">=9.3.0-0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/compiler": ">=15.2",
|
||||
|
Reference in New Issue
Block a user