mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 6.0.0-A.2-8282 and JS-API 5.4.0-639 [ci:force] (#2994)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 4195361652 * [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 4195361652 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 4195361652 * [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 4195361652 * [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.2-8282 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 4195361652 * Fixed theming on update --------- Co-authored-by: Vito Albano <vito.albano@alfresco.com>
This commit is contained in:
co-authored by
Vito Albano
parent
4065d39ca7
commit
197ef8f0e3
+5
-5
@@ -27,9 +27,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "6.0.0-A.2-8187",
|
||||
"@alfresco/adf-core": "6.0.0-A.2-8187",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.2-8187",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.2-8282",
|
||||
"@alfresco/adf-core": "6.0.0-A.2-8282",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.2-8282",
|
||||
"@alfresco/js-api": "5.4.0-639",
|
||||
"@angular/animations": "14.1.2",
|
||||
"@angular/cdk": "14.1.2",
|
||||
@@ -59,8 +59,8 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "6.0.0-A.2-8187",
|
||||
"@alfresco/adf-testing": "6.0.0-A.2-8187",
|
||||
"@alfresco/adf-cli": "6.0.0-A.2-8282",
|
||||
"@alfresco/adf-testing": "6.0.0-A.2-8282",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "14.1.2",
|
||||
"@angular-eslint/builder": "^14.1.2",
|
||||
|
||||
Reference in New Issue
Block a user