mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
* [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>
32 lines
964 B
JSON
32 lines
964 B
JSON
{
|
|
"name": "@alfresco/aca-shared",
|
|
"version": "0.0.1",
|
|
"commit": "",
|
|
"license": "LGPL-3.0",
|
|
"scripts": {},
|
|
"peerDependencies": {
|
|
"@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/common": "^14.1.3",
|
|
"@angular/compiler": "^14.1.3",
|
|
"@angular/core": "^14.1.3",
|
|
"@angular/flex-layout": "^14.0.0-beta.40",
|
|
"@angular/forms": "^14.1.3",
|
|
"@angular/material": "^14.1.3",
|
|
"@ngrx/effects": "^14.2.0",
|
|
"@ngrx/router-store": "^14.2.0",
|
|
"@ngrx/store": "^14.2.0",
|
|
"@ngx-translate/core": "^14.0.0",
|
|
"rxjs": "6.6.6",
|
|
"tslib": "^2.0.0",
|
|
"zone.js": "0.11.8"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/Alfresco/alfresco-content-app.git"
|
|
}
|
|
}
|