mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 32569 and JS-API 4.4.0-3493 (#2145)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.4.0-32569 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 32569 * [ci:force][auto-commit] Update @alfresco/adf-core to 4.4.0-32569 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 32569 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.4.0-32569 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 32569 * [ci:force][auto-commit] Update @alfresco/adf-cli to 4.4.0-32569 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 32569 * [ci:force][auto-commit] Update @alfresco/adf-testing to 4.4.0-32569 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 32569 Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
co-authored by
Travis CI User
parent
6ade114644
commit
39541bf078
+5
-5
@@ -24,9 +24,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "4.4.0-32551",
|
||||
"@alfresco/adf-core": "4.4.0-32551",
|
||||
"@alfresco/adf-extensions": "4.4.0-32551",
|
||||
"@alfresco/adf-content-services": "4.4.0-32569",
|
||||
"@alfresco/adf-core": "4.4.0-32569",
|
||||
"@alfresco/adf-extensions": "4.4.0-32569",
|
||||
"@alfresco/js-api": "4.4.0-3493",
|
||||
"@angular/animations": "10.0.4",
|
||||
"@angular/cdk": "^10.0.2",
|
||||
@@ -56,8 +56,8 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "4.4.0-32551",
|
||||
"@alfresco/adf-testing": "4.4.0-32551",
|
||||
"@alfresco/adf-cli": "4.4.0-32569",
|
||||
"@alfresco/adf-testing": "4.4.0-32569",
|
||||
"@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