mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 35854 and JS-API 4.12.0-244 [ci:force] (#2582)
* [ci:force][auto-commit] Update @alfresco/js-api to 4.12.0-244 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 35854 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 35854 * [ci:force][auto-commit] Update @alfresco/adf-core to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 35854 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 35854 * [ci:force][auto-commit] Update @alfresco/adf-cli to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 35854 * [ci:force][auto-commit] Update @alfresco/adf-testing to 5.0.0-angular.13.2-35854 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 35854 Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
co-authored by
Travis CI User
parent
e237e373eb
commit
24b2881ed5
+6
-6
@@ -25,10 +25,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "5.0.0-angular.13.1",
|
||||
"@alfresco/adf-core": "5.0.0-angular.13.1",
|
||||
"@alfresco/adf-extensions": "5.0.0-angular.13.1",
|
||||
"@alfresco/js-api": "4.12.0-245",
|
||||
"@alfresco/adf-content-services": "5.0.0-angular.13.2-35854",
|
||||
"@alfresco/adf-core": "5.0.0-angular.13.2-35854",
|
||||
"@alfresco/adf-extensions": "5.0.0-angular.13.2-35854",
|
||||
"@alfresco/js-api": "4.12.0-244",
|
||||
"@angular/animations": "13.3.1",
|
||||
"@angular/cdk": "13.3.9",
|
||||
"@angular/common": "13.3.11",
|
||||
@@ -57,8 +57,8 @@
|
||||
"zone.js": "0.11.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "5.0.0-angular.13.1",
|
||||
"@alfresco/adf-testing": "5.0.0-angular.13.1",
|
||||
"@alfresco/adf-cli": "5.0.0-angular.13.2-35854",
|
||||
"@alfresco/adf-testing": "5.0.0-angular.13.2-35854",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "13.3.9",
|
||||
"@angular-eslint/builder": "^13.2.0",
|
||||
|
||||
Reference in New Issue
Block a user