From c9e285fcfc0e90e75d961d37094e57e8c0117ac5 Mon Sep 17 00:00:00 2001 From: Alfresco Build <8039454+alfresco-build@users.noreply.github.com> Date: Tue, 18 Oct 2022 19:41:57 +0200 Subject: [PATCH] Update branch for ADF 36619 and JS-API 5.1.0-369 [ci:force] (#2728) * [ci:force][auto-commit] Update @alfresco/js-api to 5.1.0-369 for branch: update-alfresco-dependencies originated from @alfresco/js-api PR: 36619 * [ci:force][auto-commit] Update @alfresco/adf-extensions to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-extensions PR: 36619 * [ci:force][auto-commit] Update @alfresco/adf-core to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-core PR: 36619 * [ci:force][auto-commit] Update @alfresco/adf-content-services to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-content-services PR: 36619 * [ci:force][auto-commit] Update @alfresco/adf-cli to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-cli PR: 36619 * [ci:force][auto-commit] Update @alfresco/adf-testing to 5.1.0-36621 for branch: update-alfresco-dependencies originated from @alfresco/adf-testing PR: 36619 Co-authored-by: Travis CI User --- package-lock.json | 40 ++++++++++++++++++++-------------------- package.json | 12 ++++++------ 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 963831d43..8069524e2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,12 +11,12 @@ "dev": true }, "@alfresco/adf-cli": { - "version": "5.1.0-36603", - "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-5.1.0-36603.tgz", - "integrity": "sha512-5e8kJ+jhA4kKy7qCSHqmhFBTDdkcw3+TnSp7PukLiUjF4yHNglspyGHPU3/lqbF2w+53rgkpaKSPJxV4v4WbxA==", + "version": "5.1.0-36621", + "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-5.1.0-36621.tgz", + "integrity": "sha512-Lo2qFGV1+CCV8VxjHzJgEHQ71tXASU5HH1Tn9ABppIYCEzM2T3u9Dw9TJn8KJz0RnCOzTkbzTwoOA47dqftlPQ==", "dev": true, "requires": { - "@alfresco/js-api": "5.1.0-364", + "@alfresco/js-api": "5.1.0-369", "commander": "6.2.1", "ejs": "^2.6.1", "license-checker": "^25.0.1", @@ -28,17 +28,17 @@ } }, "@alfresco/adf-content-services": { - "version": "5.1.0-36603", - "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-5.1.0-36603.tgz", - "integrity": "sha512-IlJEwXcLLSR+hJTRcoq3Yn+Ifcy9610HLKdSC4ch13nmQscy8P1m9PYQVfGc4xjFNb3AOMvIjDkeN/28jjq8/Q==", + "version": "5.1.0-36621", + "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-5.1.0-36621.tgz", + "integrity": "sha512-yDjLDI80G5AKcfy1MoYjnTtV+nS5KkmQ9NB2ZtQxQPQ11t4auVoLjCeK2RXA/K3OgsrS2Hfm8uvsO+XtdwJpHQ==", "requires": { "tslib": "^2.3.0" } }, "@alfresco/adf-core": { - "version": "5.1.0-36603", - "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-5.1.0-36603.tgz", - "integrity": "sha512-7no4DI5KyY+Hm6IqpxswrpmQYWeraGHRdt04mHXxB3EBLEjNat0oBV7dvu/U6mRw5wRYRtJ+uZwN7a+RKcpQrw==", + "version": "5.1.0-36621", + "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-5.1.0-36621.tgz", + "integrity": "sha512-aNcXyKavLLUxp7yP2V44zUNWusNJSI3ePg+qKvlkOUQ5J+MhvwyvJ9GB6THSndkZiyLwhLR2QgLZQAJ6BtnC+g==", "requires": { "@editorjs/code": "2.7.0", "@editorjs/editorjs": "2.25.0", @@ -56,20 +56,20 @@ } }, "@alfresco/adf-extensions": { - "version": "5.1.0-36603", - "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-5.1.0-36603.tgz", - "integrity": "sha512-BwYzNq5UA/Xtn0zuzPMGVDwO1icXFCoUwOa9qelrh5rHaELBYBVc6pd1jJ7rDGJhTSFz2RqleCGrgEc0VM+0+Q==", + "version": "5.1.0-36621", + "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-5.1.0-36621.tgz", + "integrity": "sha512-tpwGZPHwBabB8XrvInsjIFHp534EF872FGZlHmsqtSUoJB3K8A29l3geqdsqm+WSPtxMqT4Pz4sYBgvHEQmBAQ==", "requires": { "tslib": "^2.3.0" } }, "@alfresco/adf-testing": { - "version": "5.1.0-36603", - "resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-5.1.0-36603.tgz", - "integrity": "sha512-GOz88S5bp+jwl8i4ygnZnmd6ef7eDDY+TSK9G1vD82V+4eMaWfV68Ipu5E2LkBAgyUGhyfGlO33+omsO4huV0w==", + "version": "5.1.0-36621", + "resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-5.1.0-36621.tgz", + "integrity": "sha512-H34HMZa0OhVn48utaGFWHK9zf+hk1tFwN5a7KPfUbjAMOfjo8GY3CedbnsC3eUqFTiWsoRdrsSatJDLemNAjLQ==", "dev": true, "requires": { - "@alfresco/js-api": "5.1.0-364", + "@alfresco/js-api": "5.1.0-369", "@angular/compiler": "14.1.3", "@angular/core": "14.1.3", "rxjs": "6.6.6", @@ -98,9 +98,9 @@ } }, "@alfresco/js-api": { - "version": "5.1.0-364", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-364.tgz", - "integrity": "sha512-26FQ5BlWWIMAZQmBChFyldAJLH7md5eqmC5Nt1jNGrVfLshfWyzO9vamAxRJ9P4IChCX70H06xkdDo+lLXvMAQ==", + "version": "5.1.0-369", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-5.1.0-369.tgz", + "integrity": "sha512-zWS+2Euy9oyhEc1kq8SFuBvAAC7X8ex+IMO6XxWj2qIaNodpXSgfmh2xYwnYKLHzqdpiRmjyBZkXH6FUEIlxEw==", "requires": { "event-emitter": "^0.3.5", "minimatch": "5.0.1", diff --git a/package.json b/package.json index 1b6170da6..cf0bb79c8 100644 --- a/package.json +++ b/package.json @@ -25,10 +25,10 @@ }, "private": true, "dependencies": { - "@alfresco/adf-content-services": "5.1.0-36603", - "@alfresco/adf-core": "5.1.0-36603", - "@alfresco/adf-extensions": "5.1.0-36603", - "@alfresco/js-api": "5.1.0-364", + "@alfresco/adf-content-services": "5.1.0-36621", + "@alfresco/adf-core": "5.1.0-36621", + "@alfresco/adf-extensions": "5.1.0-36621", + "@alfresco/js-api": "5.1.0-369", "@angular/animations": "14.1.2", "@angular/cdk": "14.1.2", "@angular/common": "14.1.2", @@ -57,8 +57,8 @@ "zone.js": "0.11.8" }, "devDependencies": { - "@alfresco/adf-cli": "5.1.0-36603", - "@alfresco/adf-testing": "5.1.0-36603", + "@alfresco/adf-cli": "5.1.0-36621", + "@alfresco/adf-testing": "5.1.0-36621", "@angular-custom-builders/lite-serve": "^0.2.3", "@angular-devkit/build-angular": "14.1.2", "@angular-eslint/builder": "^14.1.2",