AAE-37857 Removing ADF from the list of peerDependencies (#4774)

* AAE-37857 Bumping verisons to fix upstream

* AAE-37857 Removing ADF from the list of peerDependencies
This commit is contained in:
Ehsan Rezaei
2025-09-01 18:26:50 +02:00
committed by GitHub
parent cffd331655
commit 7fba034c74
3 changed files with 0 additions and 13 deletions

View File

@@ -5,10 +5,6 @@
"peerDependencies": {
"@angular/common": ">=15.2",
"@angular/core": ">=15.2",
"@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.3.0-0",
"@angular/animations": ">=15.2",
"@angular/cdk": ">=15.2",
"@angular/forms": ">=15.2",

View File

@@ -7,11 +7,6 @@
"access": "public"
},
"peerDependencies": {
"@alfresco/adf-core": ">=8.3.0-0",
"@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.3.0-0",
"tslib": ">=2.0.0"
},
"repository": {

View File

@@ -4,10 +4,6 @@
"license": "LGPL-3.0",
"scripts": {},
"peerDependencies": {
"@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.3.0-0",
"@angular/animations": ">=15.2",
"@angular/common": ">=15.2",
"@angular/compiler": ">=15.2",