mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 37695 and JS-API 5.3.0-514 [ci:force] (#2887)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.3.0-514 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 37695 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 6.0.0-A.1-37696 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 37695 * [ci:force][auto-commit] Update @alfresco/adf-core to 6.0.0-A.1-37696 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 37695 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 6.0.0-A.1-37696 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 37695 * [ci:force][auto-commit] Update @alfresco/adf-cli to 6.0.0-A.1-37696 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 37695 * [ci:force][auto-commit] Update @alfresco/adf-testing to 6.0.0-A.1-37696 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 37695
This commit is contained in:
+6
-6
@@ -26,10 +26,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1-37679",
|
||||
"@alfresco/adf-core": "6.0.0-A.1-37679",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.1-37679",
|
||||
"@alfresco/js-api": "5.3.0-511",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1-37696",
|
||||
"@alfresco/adf-core": "6.0.0-A.1-37696",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.1-37696",
|
||||
"@alfresco/js-api": "5.3.0-514",
|
||||
"@angular/animations": "14.1.2",
|
||||
"@angular/cdk": "14.1.2",
|
||||
"@angular/common": "14.1.2",
|
||||
@@ -58,8 +58,8 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "6.0.0-A.1-37679",
|
||||
"@alfresco/adf-testing": "6.0.0-A.1-37679",
|
||||
"@alfresco/adf-cli": "6.0.0-A.1-37696",
|
||||
"@alfresco/adf-testing": "6.0.0-A.1-37696",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "14.1.2",
|
||||
"@angular-eslint/builder": "^14.1.2",
|
||||
|
||||
Reference in New Issue
Block a user