mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 37108 and JS-API 5.2.0-423 [ci:force] (#2804)
* [ci:force][auto-commit] Update @alfresco/js-api to 5.2.0-423 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 37108 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.2.0-37106 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 37108 * [ci:force][auto-commit] Update @alfresco/adf-core to 5.2.0-37106 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 37108 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.2.0-37106 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 37108 * [ci:force][auto-commit] Update @alfresco/adf-cli to 5.2.0-37106 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 37108 * [ci:force][auto-commit] Update @alfresco/adf-testing to 5.2.0-37106 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 37108
This commit is contained in:
Generated
+65
-27081
File diff suppressed because it is too large
Load Diff
+5
-5
@@ -26,9 +26,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "5.2.0-37090",
|
||||
"@alfresco/adf-core": "5.2.0-37090",
|
||||
"@alfresco/adf-extensions": "5.2.0-37090",
|
||||
"@alfresco/adf-content-services": "5.2.0-37106",
|
||||
"@alfresco/adf-core": "5.2.0-37106",
|
||||
"@alfresco/adf-extensions": "5.2.0-37106",
|
||||
"@alfresco/js-api": "5.2.0-423",
|
||||
"@angular/animations": "14.1.2",
|
||||
"@angular/cdk": "14.1.2",
|
||||
@@ -58,8 +58,8 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "5.2.0-37090",
|
||||
"@alfresco/adf-testing": "5.2.0-37090",
|
||||
"@alfresco/adf-cli": "5.2.0-37106",
|
||||
"@alfresco/adf-testing": "5.2.0-37106",
|
||||
"@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