ADF and JS-API version update (#3371)

* ADF and JS-API version update

* Update Creator and Modifier E2Es

* ACS-5632 Fixed rest e2e

* ACS-5632 Added missing spaces

---------

Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
This commit is contained in:
MichalKinas
2023-07-28 12:01:05 +02:00
committed by GitHub
parent 174d7b61ee
commit 26cd95ccbd
8 changed files with 232 additions and 188 deletions

View File

@@ -5,10 +5,10 @@
"license": "LGPL-3.0",
"scripts": {},
"peerDependencies": {
"@alfresco/adf-content-services": "^6.3.0-5468717985",
"@alfresco/adf-core": "6.3.0-5468717985",
"@alfresco/adf-extensions": "6.3.0-5468717985",
"@alfresco/js-api": ">=6.3.0-1025",
"@alfresco/adf-content-services": "^6.3.0-5661759145",
"@alfresco/adf-core": "6.3.0-5661759145",
"@alfresco/adf-extensions": "6.3.0-5661759145",
"@alfresco/js-api": ">=6.3.0-1054",
"@angular/animations": "^14.1.3",
"@angular/common": "^14.1.3",
"@angular/compiler": "^14.1.3",