mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 36478 and JS-API 5.1.0-322 [ci:force] (#2674)
* [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.1.0-36478 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36478 * [ci:force][auto-commit] Update @alfresco/adf-core to 5.1.0-36478 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36478 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.1.0-36478 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36478 * [ci:force][auto-commit] Update @alfresco/adf-cli to 5.1.0-36478 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36478 * [ci:force][auto-commit] Update @alfresco/adf-testing to 5.1.0-36478 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36478 Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
co-authored by
Travis CI User
parent
4a6725133d
commit
b16d3fe0f5
+5
-5
@@ -25,9 +25,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "5.1.0-36467",
|
||||
"@alfresco/adf-core": "5.1.0-36467",
|
||||
"@alfresco/adf-extensions": "5.1.0-36467",
|
||||
"@alfresco/adf-content-services": "5.1.0-36478",
|
||||
"@alfresco/adf-core": "5.1.0-36478",
|
||||
"@alfresco/adf-extensions": "5.1.0-36478",
|
||||
"@alfresco/js-api": "5.1.0-322",
|
||||
"@angular/animations": "14.1.2",
|
||||
"@angular/cdk": "14.1.2",
|
||||
@@ -57,8 +57,8 @@
|
||||
"zone.js": "0.11.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "5.1.0-36467",
|
||||
"@alfresco/adf-testing": "5.1.0-36467",
|
||||
"@alfresco/adf-cli": "5.1.0-36478",
|
||||
"@alfresco/adf-testing": "5.1.0-36478",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "14.1.2",
|
||||
"@angular-eslint/builder": "^14.0.3",
|
||||
|
||||
Reference in New Issue
Block a user