mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 33742 and JS-API 4.7.0-3965 [ci:force] (#2341)
* [ci:force][auto-commit] Update @alfresco/js-api to 4.7.0-3965 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 33742 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.7.0-33742 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 33742 * [ci:force][auto-commit] Update @alfresco/adf-core to 4.7.0-33742 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 33742 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.7.0-33742 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 33742 * [ci:force][auto-commit] Update @alfresco/adf-cli to 4.7.0-33742 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 33742 * [ci:force][auto-commit] Update @alfresco/adf-testing to 4.7.0-33742 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 33742 * use latest alphas Co-authored-by: Travis CI User <travis@example.org> Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
This commit is contained in:
committed by
Denys Vuika
co-authored by
Travis CI User
Denys Vuika
parent
7cbbf2e3a3
commit
2ce6909f2e
+6
-6
@@ -24,10 +24,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "4.7.0-33736",
|
||||
"@alfresco/adf-core": "4.7.0-33736",
|
||||
"@alfresco/adf-extensions": "4.7.0-33736",
|
||||
"@alfresco/js-api": "4.7.0-3949",
|
||||
"@alfresco/adf-content-services": "4.7.0-33743",
|
||||
"@alfresco/adf-core": "4.7.0-33743",
|
||||
"@alfresco/adf-extensions": "4.7.0-33742",
|
||||
"@alfresco/js-api": "4.7.0-3965",
|
||||
"@angular/animations": "10.0.4",
|
||||
"@angular/cdk": "^10.0.2",
|
||||
"@angular/common": "10.0.4",
|
||||
@@ -56,8 +56,8 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "4.7.0-33736",
|
||||
"@alfresco/adf-testing": "4.7.0-33736",
|
||||
"@alfresco/adf-cli": "4.7.0-33743",
|
||||
"@alfresco/adf-testing": "4.7.0-33743",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "^0.1002.0",
|
||||
"@angular-devkit/build-ng-packagr": "^0.1002.0",
|
||||
|
||||
Reference in New Issue
Block a user