mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Update branch for ADF 34469 and JS-API 4.9.0 [ci:force] (#2474)
* [ci:force][auto-commit] Update @alfresco/js-api to 4.9.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 34469 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 34469 * [ci:force][auto-commit] Update @alfresco/adf-core to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 34469 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 34469 * [ci:force][auto-commit] Update @alfresco/adf-cli to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 34469 * [ci:force][auto-commit] Update @alfresco/adf-testing to 4.9.0-34469 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 34469 * update lock file * fix eslint plugin version * [ci:force][auto-commit] Update @alfresco/js-api to 4.9.0 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 34479 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 34479 * [ci:force][auto-commit] Update @alfresco/adf-core to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 34479 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 34479 * [ci:force][auto-commit] Update @alfresco/adf-cli to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 34479 * [ci:force][auto-commit] Update @alfresco/adf-testing to 4.9.0-34479 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 34479 * fix lock file Co-authored-by: Travis CI User <travis@example.org> Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
This commit is contained in:
co-authored by
Travis CI User
Denys Vuika
parent
8e859ad18e
commit
3bbef74bb9
+7
-7
@@ -25,10 +25,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "4.9.0-34192",
|
||||
"@alfresco/adf-core": "4.9.0-34192",
|
||||
"@alfresco/adf-extensions": "4.9.0-34192",
|
||||
"@alfresco/js-api": "4.8.0",
|
||||
"@alfresco/adf-content-services": "4.9.0-34479",
|
||||
"@alfresco/adf-core": "4.9.0-34479",
|
||||
"@alfresco/adf-extensions": "4.9.0-34479",
|
||||
"@alfresco/js-api": "4.9.0",
|
||||
"@angular/animations": "10.0.4",
|
||||
"@angular/cdk": "^10.0.2",
|
||||
"@angular/common": "10.0.4",
|
||||
@@ -57,8 +57,8 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "4.9.0-34192",
|
||||
"@alfresco/adf-testing": "4.9.0-34192",
|
||||
"@alfresco/adf-cli": "4.9.0-34479",
|
||||
"@alfresco/adf-testing": "4.9.0-34479",
|
||||
"@angular-custom-builders/lite-serve": "^0.2.3",
|
||||
"@angular-devkit/build-angular": "^0.1002.0",
|
||||
"@angular-devkit/build-ng-packagr": "^0.1002.0",
|
||||
@@ -96,7 +96,7 @@
|
||||
"eslint-plugin-prettier": "^4.0.0",
|
||||
"eslint-plugin-react": "latest",
|
||||
"eslint-plugin-rxjs": "^5.0.2",
|
||||
"eslint-plugin-unicorn": "latest",
|
||||
"eslint-plugin-unicorn": "^40.1.0",
|
||||
"http-server": "^14.1.0",
|
||||
"husky": "^7.0.2",
|
||||
"inquirer": "^8.1.5",
|
||||
|
||||
Reference in New Issue
Block a user