Update branch for ADF 33045 and JS-API 4.5.0 (#2225)

* [ci:force][auto-commit] Update @alfresco/js-api to 4.5.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 33045

* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.5.0-33045 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 33045

* [ci:force][auto-commit] Update @alfresco/adf-core to 4.5.0-33045 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 33045

* [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.5.0-33045 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 33045

* [ci:force][auto-commit] Update @alfresco/adf-cli to 4.5.0-33045 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 33045

* [ci:force][auto-commit] Update @alfresco/adf-testing to 4.5.0-33045 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 33045

Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
Alfresco Build User
2021-07-08 09:24:09 +01:00
committed by GitHub
co-authored by Travis CI User
parent b278802b7c
commit c6d13a7078
2 changed files with 25 additions and 25 deletions
+6 -6
View File
@@ -24,10 +24,10 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.5.0-33034",
"@alfresco/adf-core": "4.5.0-33034",
"@alfresco/adf-extensions": "4.5.0-33034",
"@alfresco/js-api": "4.5.0-3650",
"@alfresco/adf-content-services": "4.5.0-33045",
"@alfresco/adf-core": "4.5.0-33045",
"@alfresco/adf-extensions": "4.5.0-33045",
"@alfresco/js-api": "4.5.0",
"@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.5.0-33034",
"@alfresco/adf-testing": "4.5.0-33034",
"@alfresco/adf-cli": "4.5.0-33045",
"@alfresco/adf-testing": "4.5.0-33045",
"@angular-custom-builders/lite-serve": "^0.2.3",
"@angular-devkit/build-angular": "^0.1002.0",
"@angular-devkit/build-ng-packagr": "^0.1002.0",