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