mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-06-02 17:34:51 +00:00
Update branch for ADF 32857 and JS-API 4.5.0-3603 (#2180)
* [ci:force][auto-commit] Update @alfresco/js-api to 4.5.0-3603 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 32857 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.5.0-32857 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 32857 * [ci:force][auto-commit] Update @alfresco/adf-core to 4.5.0-32857 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 32857 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.5.0-32857 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 32857 * [ci:force][auto-commit] Update @alfresco/adf-cli to 4.5.0-32857 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 32857 * [ci:force][auto-commit] Update @alfresco/adf-testing to 4.5.0-32857 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 32857 Co-authored-by: Travis CI User <travis@example.org>
This commit is contained in:
parent
b80bf43c13
commit
c9e2d805c4
21348
package-lock.json
generated
21348
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -24,10 +24,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "4.5.0-32848",
|
||||
"@alfresco/adf-core": "4.5.0-32848",
|
||||
"@alfresco/adf-extensions": "4.5.0-32848",
|
||||
"@alfresco/js-api": "4.5.0-3561",
|
||||
"@alfresco/adf-content-services": "4.5.0-32857",
|
||||
"@alfresco/adf-core": "4.5.0-32857",
|
||||
"@alfresco/adf-extensions": "4.5.0-32857",
|
||||
"@alfresco/js-api": "4.5.0-3603",
|
||||
"@angular/animations": "10.0.4",
|
||||
"@angular/cdk": "^10.0.2",
|
||||
"@angular/common": "10.0.4",
|
||||
@ -56,8 +56,8 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "4.5.0-32848",
|
||||
"@alfresco/adf-testing": "4.5.0-32848",
|
||||
"@alfresco/adf-cli": "4.5.0-32857",
|
||||
"@alfresco/adf-testing": "4.5.0-32857",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "^0.1002.0",
|
||||
"@angular-devkit/build-ng-packagr": "^0.1002.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user