mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update adf dependencies version to 6.1.0-4944969415 (#3183)
* [ci:force][auto-commit] Update @alfresco/js-api to 6.1.0-912 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 4945048596 * Update adf deps versions, update js-api version to solve dependency conflict * Exclude e2e [C290020] * Update adf peerDependencies version --------- Co-authored-by: alfresco-build <alfresco-build@hyland.com>
This commit is contained in:
co-authored by
alfresco-build
parent
3ca4a91389
commit
ec37bf0ec2
+5
-5
@@ -38,9 +38,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "6.1.0-4893268711",
|
||||
"@alfresco/adf-core": "6.1.0-4893268711",
|
||||
"@alfresco/adf-extensions": "6.1.0-4893268711",
|
||||
"@alfresco/adf-content-services": "6.1.0-4944969415",
|
||||
"@alfresco/adf-core": "6.1.0-4944969415",
|
||||
"@alfresco/adf-extensions": "6.1.0-4944969415",
|
||||
"@alfresco/js-api": "6.0.0",
|
||||
"@angular/animations": "14.1.3",
|
||||
"@angular/cdk": "14.1.3",
|
||||
@@ -70,8 +70,8 @@
|
||||
"zone.js": "0.11.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "6.1.0-4893268711",
|
||||
"@alfresco/adf-testing": "6.1.0-4893268711",
|
||||
"@alfresco/adf-cli": "6.1.0-4944969415",
|
||||
"@alfresco/adf-testing": "6.1.0-4944969415",
|
||||
"@angular-devkit/build-angular": "14.1.3",
|
||||
"@angular-devkit/core": "14.1.2",
|
||||
"@angular-devkit/schematics": "14.1.2",
|
||||
|
||||
Reference in New Issue
Block a user