mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
GH Auto: Upstream dependencies ADF:8.6.0-26272920976 JS-API:9.6.0-26272920976 using Tag:8.6.0-26272920976 (#5178)
* [ci:force][auto-commit] Update dependencies ADF:8.6.0-26272920976 JS:9.6.0-26272920976 * remove adf-core.globals * file upload fix * fail e2e with wait fix * fix(e2e): unique username + viewer content render wait * feat(viewer): register providePdfViewer for ADF 8.6.0+ * exclude test * fix comment --------- Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com> Co-authored-by: Mykyta Maliarchuk <mykyta.maliarchuk@hyland.com> Co-authored-by: akashrathod28 <akash.rathod@hyland.com>
This commit is contained in:
co-authored by
MichalKinas
Mykyta Maliarchuk
akashrathod28
parent
adadbe17d5
commit
c4ff14f359
+6
-6
@@ -42,11 +42,11 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "8.6.0-25384976868",
|
||||
"@alfresco/adf-core": "8.6.0-25384976868",
|
||||
"@alfresco/adf-extensions": "8.6.0-25384976868",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "8.6.0-25384976868",
|
||||
"@alfresco/js-api": "9.6.0-25384976868",
|
||||
"@alfresco/adf-content-services": "8.6.0-26272920976",
|
||||
"@alfresco/adf-core": "8.6.0-26272920976",
|
||||
"@alfresco/adf-extensions": "8.6.0-26272920976",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "8.6.0-26272920976",
|
||||
"@alfresco/js-api": "9.6.0-26272920976",
|
||||
"@angular/animations": "19.2.20",
|
||||
"@angular/cdk": "19.2.19",
|
||||
"@angular/common": "19.2.20",
|
||||
@@ -79,7 +79,7 @@
|
||||
"zone.js": "0.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "8.6.0-25384976868",
|
||||
"@alfresco/adf-cli": "8.6.0-26272920976",
|
||||
"@angular-devkit/build-angular": "19.2.22",
|
||||
"@angular-devkit/core": "19.2.20",
|
||||
"@angular-devkit/schematics": "19.2.20",
|
||||
|
||||
Reference in New Issue
Block a user