From 00c05315a20b1ff410401f6381ba68d77f1da9e4 Mon Sep 17 00:00:00 2001 From: Alfresco Build <8039454+alfresco-build@users.noreply.github.com> Date: Tue, 7 Nov 2023 13:16:37 +0100 Subject: [PATCH] [ci:force][auto-commit] Update dependencies JS:7.2.0-1490 (#9057) Co-authored-by: mauriziovitale --- 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 | 2 +- 9 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lib/cli/package.json b/lib/cli/package.json index 6459aac798..fe3a476f19 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": ">=7.2.0-1481", + "@alfresco/js-api": ">=7.2.0-1490", "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 118de14d27..d044b7ecb3 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": ">=7.2.0-1481", + "@alfresco/js-api": ">=7.2.0-1490", "@ngx-translate/core": ">=14.0.0", "@alfresco/adf-core": ">=6.4.0" }, diff --git a/lib/core/package.json b/lib/core/package.json index de5eef35c0..44be0fdf71 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -33,7 +33,7 @@ "@angular/material": ">=14.1.2", "@angular/router": ">=14.1.3", "@mat-datetimepicker/core": "^10.1.1", - "@alfresco/js-api": ">=7.2.0-1481", + "@alfresco/js-api": ">=7.2.0-1490", "@alfresco/adf-extensions": ">=6.4.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 7a40aa4b80..6cc5a81614 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": ">=7.2.0-1481" + "@alfresco/js-api": ">=7.2.0-1490" }, "keywords": [ "extensions", diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index 133e8f0a9a..1370c9b1c3 100644 --- a/lib/process-services-cloud/package.json +++ b/lib/process-services-cloud/package.json @@ -34,7 +34,7 @@ "@angular/platform-browser": ">=14.1.3", "@angular/platform-browser-dynamic": ">=14.1.3", "@angular/router": ">=14.1.3", - "@alfresco/js-api": ">=7.2.0-1481", + "@alfresco/js-api": ">=7.2.0-1490", "@alfresco/adf-core": ">=6.4.0", "@alfresco/adf-content-services": ">=6.4.0", "@apollo/client": "^3.7.2", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index 64b14d0aae..1c5b00fd88 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": ">=7.2.0-1481", + "@alfresco/js-api": ">=7.2.0-1490", "@alfresco/adf-core": ">=6.4.0", "@alfresco/adf-content-services": ">=6.4.0", "@ngx-translate/core": ">=14.0.0" diff --git a/lib/testing/package.json b/lib/testing/package.json index c425204847..de7aa5877e 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": ">=7.2.0-1481" + "@alfresco/js-api": ">=7.2.0-1490" }, "keywords": [ "testing", diff --git a/package-lock.json b/package-lock.json index d78c68c478..c39292fca5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { - "@alfresco/js-api": "7.2.0-1481", + "@alfresco/js-api": "7.2.0-1490", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.2", "@angular/common": "14.1.3", @@ -159,9 +159,9 @@ } }, "node_modules/@alfresco/js-api": { - "version": "7.2.0-1481", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.2.0-1481.tgz", - "integrity": "sha512-dA54haiPz9z0f5nnCruDjmN33f9rCZO7ldp4TzKFFcbZiqZc4rHjPIRb8vxbSoA10jxNhF38D0NVK0YG2Q+Phg==", + "version": "7.2.0-1490", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-7.2.0-1490.tgz", + "integrity": "sha512-e+CjsxeGH+n3wvKM8s8yXx4gEAyJMnblfP5kZ8Tph4ZeirNIvlbhkwy945HUFPrdR5YwC8McVMe5aPYFn63mpg==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^8.0.9", diff --git a/package.json b/package.json index 6aee8262cb..4445d4abd0 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "process services-cloud" ], "dependencies": { - "@alfresco/js-api": "7.2.0-1481", + "@alfresco/js-api": "7.2.0-1490", "@angular/animations": "14.1.3", "@angular/cdk": "14.1.2", "@angular/common": "14.1.3",