From 92cfbfc4c93d8601cd98efe5706640f7d2a4ab58 Mon Sep 17 00:00:00 2001 From: mauriziovitale Date: Fri, 1 Sep 2023 06:04:22 +0000 Subject: [PATCH] [ci:force][auto-commit] Update dependencies JS:6.3.0-1229 --- lib/cli/package.json | 2 +- lib/content-services/package.json | 2 +- lib/core/package.json | 2 +- lib/extensions/package.json | 2 +- lib/process-services-cloud/package.json | 2 +- lib/process-services/package.json | 2 +- lib/testing/package.json | 2 +- package-lock.json | 8 ++++---- package.json | 3 ++- 9 files changed, 13 insertions(+), 12 deletions(-) diff --git a/lib/cli/package.json b/lib/cli/package.json index e0f62adb2c7..3e04bb57927 100644 --- a/lib/cli/package.json +++ b/lib/cli/package.json @@ -20,7 +20,7 @@ "dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli" }, "dependencies": { - "@alfresco/js-api": ">=6.3.0-1108", + "@alfresco/js-api": ">=6.3.0-1229", "commander": "^6.2.1", "ejs": "^3.1.9", "license-checker": "^25.0.1", diff --git a/lib/content-services/package.json b/lib/content-services/package.json index 4b370dd4bc5..5869268acf1 100644 --- a/lib/content-services/package.json +++ b/lib/content-services/package.json @@ -21,7 +21,7 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=6.3.0-1108", + "@alfresco/js-api": ">=6.3.0-1229", "@ngx-translate/core": ">=14.0.0", "moment": ">=2.22.2", "@alfresco/adf-core": ">=6.2.0" diff --git a/lib/core/package.json b/lib/core/package.json index b3612f3a969..a134f17de35 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -35,7 +35,7 @@ "@angular/router": ">=14.1.3", "@mat-datetimepicker/core": "^10.1.1", "@mat-datetimepicker/moment": "^10.1.1", - "@alfresco/js-api": ">=6.3.0-1108", + "@alfresco/js-api": ">=6.3.0-1229", "@alfresco/adf-extensions": ">=6.2.0", "@ngx-translate/core": ">=14.0.0", "minimatch-browser": ">=1.0.0", diff --git a/lib/extensions/package.json b/lib/extensions/package.json index 22b661bc59c..edff60c5f29 100644 --- a/lib/extensions/package.json +++ b/lib/extensions/package.json @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3", - "@alfresco/js-api": ">=6.3.0-1108" + "@alfresco/js-api": ">=6.3.0-1229" }, "keywords": [ "extensions", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index e8c5623bc7b..05516a5e6ed 100644 --- a/lib/process-services-cloud/package.json +++ b/lib/process-services-cloud/package.json @@ -35,7 +35,7 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=6.3.0-1108", + "@alfresco/js-api": ">=6.3.0-1229", "@alfresco/adf-core": ">=6.2.0", "@alfresco/adf-content-services": ">=6.2.0", "@apollo/client": "^3.7.2", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index 83f0729aa51..816692a5ee0 100644 --- a/lib/process-services/package.json +++ b/lib/process-services/package.json @@ -21,7 +21,7 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=6.3.0-1108", + "@alfresco/js-api": ">=6.3.0-1229", "@alfresco/adf-core": ">=6.2.0", "@alfresco/adf-content-services": ">=6.2.0", "@ngx-translate/core": ">=14.0.0", diff --git a/lib/testing/package.json b/lib/testing/package.json index 52202677c87..3357c0dae4e 100644 --- a/lib/testing/package.json +++ b/lib/testing/package.json @@ -11,7 +11,7 @@ "url": "https://github.com/Alfresco/alfresco-ng2-components/issues" }, "peerDependencies": { - "@alfresco/js-api": ">=6.3.0-1108" + "@alfresco/js-api": ">=6.3.0-1229" }, "keywords": [ "testing", diff --git a/package-lock.json b/package-lock.json index c219df37f15..ab17d54b63f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@alfresco/js-api": "6.3.0-1108", + "@alfresco/js-api": "6.3.0-1229", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.2", "@angular/common": "14.1.3", @@ -158,9 +158,9 @@ } }, "node_modules/@alfresco/js-api": { - "version": "6.3.0-1108", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1108.tgz", - "integrity": "sha512-U7YlT6HVsO14OdTi4g0l4MckgugioSfHCUnoAk0KVDQWk/j5CKl+GGIq71mf2ram2L3o9XB/oNhbFSo2cfilTA==", + "version": "6.3.0-1229", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-6.3.0-1229.tgz", + "integrity": "sha512-yxLcgFDxCqni3boou8LpeUjrCx9mj35KMy0zpnLEvPVVdeXgKJwny41frq4ET5/pECPX5z2HZ3ClgHjjchDKKA==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^8.0.9", diff --git a/package.json b/package.json index 4b1aa31f2a8..e9b4c96dc15 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "process services-cloud" ], "dependencies": { - "@alfresco/js-api": "6.3.0-1108", + "@alfresco/js-api": "6.3.0-1229", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.2", "@angular/common": "14.1.3", @@ -225,3 +225,4 @@ "module": "./index.js", "typings": "./index.d.ts" } +