mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +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:
parent
3ca4a91389
commit
ec37bf0ec2
@ -1,5 +1,6 @@
|
||||
{
|
||||
"C589205": "https://alfresco.atlassian.net/browse/ACA-4353",
|
||||
"C261153": "https://alfresco.atlassian.net/browse/AAE-7517",
|
||||
"C306959": "https://alfresco.atlassian.net/browse/ACA-4620"
|
||||
"C306959": "https://alfresco.atlassian.net/browse/ACA-4620",
|
||||
"C290020": "https://alfresco.atlassian.net/browse/ACA-4708"
|
||||
}
|
||||
|
20173
package-lock.json
generated
20173
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
@ -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",
|
||||
|
@ -5,9 +5,9 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^14.1.0",
|
||||
"@angular/core": "^14.1.0",
|
||||
"@alfresco/adf-core": "6.1.0-4893268711",
|
||||
"@alfresco/adf-content-services": "6.1.0-4893268711",
|
||||
"@alfresco/adf-extensions": "6.1.0-4893268711",
|
||||
"@alfresco/adf-core": "6.1.0-4944969415",
|
||||
"@alfresco/adf-content-services": "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",
|
||||
|
@ -5,9 +5,9 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@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/common": "^14.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user