From 8fdf843ce733270fe141e1fb841b32fed83a0a8c Mon Sep 17 00:00:00 2001 From: Alfresco Build <8039454+alfresco-build@users.noreply.github.com> Date: Fri, 27 Feb 2026 20:10:43 +0530 Subject: [PATCH] [ci:force][auto-commit] Update dependencies ADF:8.4.0-22487985598 JS:9.4.0-22487985598 (#5066) Co-authored-by: nikita-web-ua <84377976+nikita-web-ua@users.noreply.github.com> --- package-lock.json | 60 +++++++++++++++++++++++------------------------ package.json | 12 +++++----- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/package-lock.json b/package-lock.json index e6c35a608..3240a0be7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,11 +9,11 @@ "version": "7.3.0", "license": "LGPL-3.0", "dependencies": { - "@alfresco/adf-content-services": "8.4.0-22485960501", - "@alfresco/adf-core": "8.4.0-22485960501", - "@alfresco/adf-extensions": "8.4.0-22485960501", - "@alfresco/eslint-plugin-eslint-angular": "8.4.0-22485960501", - "@alfresco/js-api": "9.4.0-22485960501", + "@alfresco/adf-content-services": "8.4.0-22487985598", + "@alfresco/adf-core": "8.4.0-22487985598", + "@alfresco/adf-extensions": "8.4.0-22487985598", + "@alfresco/eslint-plugin-eslint-angular": "8.4.0-22487985598", + "@alfresco/js-api": "9.4.0-22487985598", "@angular/animations": "19.2.18", "@angular/cdk": "19.2.18", "@angular/common": "19.2.18", @@ -46,7 +46,7 @@ "zone.js": "0.15.0" }, "devDependencies": { - "@alfresco/adf-cli": "8.4.0-22485960501", + "@alfresco/adf-cli": "8.4.0-22487985598", "@angular-devkit/build-angular": "19.2.19", "@angular-devkit/core": "19.2.18", "@angular-devkit/schematics": "19.2.18", @@ -103,13 +103,13 @@ } }, "node_modules/@alfresco/adf-cli": { - "version": "8.4.0-22485960501", - "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.4.0-22485960501.tgz", - "integrity": "sha512-kPFH+i4aLSvaiyjeF5Y9HVOFfgrGmi+XJ2KF95abYorqnOLzEx+BKSfKKds85R6wNAaYr6z9Eyoc4m3a6aD6HQ==", + "version": "8.4.0-22487985598", + "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.4.0-22487985598.tgz", + "integrity": "sha512-bAufpGZxz4RP1ysPXHXbOobIJZ5jsMjyG8YHruEHAbPIH2njH4XLtWmmEl4neSBI9lhTy25tiP4as9ZQslTciw==", "dev": true, "license": "Apache-2.0", "dependencies": { - "@alfresco/js-api": ">=9.4.0-22485960501", + "@alfresco/js-api": ">=9.4.0-22487985598", "ejs": "^3.1.10", "license-checker": "^25.0.1", "node-fetch": "^2.7.0", @@ -121,16 +121,16 @@ } }, "node_modules/@alfresco/adf-content-services": { - "version": "8.4.0-22485960501", - "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.4.0-22485960501.tgz", - "integrity": "sha512-7a/19N1SkB0VcIN8614EX8IQTflpsOgaxda+wwNMwQUo0Go0xmOMgtTzzqZ+hJ6YnB+yEXTUoVhUucS1VSewtg==", + "version": "8.4.0-22487985598", + "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.4.0-22487985598.tgz", + "integrity": "sha512-uZvE4MhgwzwihPVT73ssgRxBLTmy5GnBvQPYepZ/hvF698f/XhkBLZMu1VVBd3r8GxX657Za1sXm4sJ3Sa7Q+g==", "license": "Apache-2.0", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-core": ">=8.4.0-22485960501", - "@alfresco/js-api": ">=9.4.0-22485960501", + "@alfresco/adf-core": ">=8.4.0-22487985598", + "@alfresco/js-api": ">=9.4.0-22487985598", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.2", "@angular/common": ">=14.1.3", @@ -145,9 +145,9 @@ } }, "node_modules/@alfresco/adf-core": { - "version": "8.4.0-22485960501", - "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.4.0-22485960501.tgz", - "integrity": "sha512-mYyva8k1bawh7uR7TvRFM2RjFcznQn1RyLzA7ID0J3RhijVzZchnHACPF3Ras8diE5ev+izG0BA9V2lNRfdWog==", + "version": "8.4.0-22487985598", + "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.4.0-22487985598.tgz", + "integrity": "sha512-GvQcMShafNzd4cyIO8Dom9OvkbAYc1wbqzcbcLf22vO986aYzrLDdKhx2U6HcrqiM69GV52JgFCOBJjrQzQs3A==", "license": "Apache-2.0", "peer": true, "dependencies": { @@ -159,8 +159,8 @@ "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-extensions": ">=8.4.0-22485960501", - "@alfresco/js-api": ">=9.4.0-22485960501", + "@alfresco/adf-extensions": ">=8.4.0-22487985598", + "@alfresco/js-api": ">=9.4.0-22487985598", "@angular/animations": ">=16.0.0", "@angular/cdk": ">=16.0.0", "@angular/common": ">=16.0.0", @@ -193,30 +193,30 @@ } }, "node_modules/@alfresco/adf-extensions": { - "version": "8.4.0-22485960501", - "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.4.0-22485960501.tgz", - "integrity": "sha512-r3R7THKSoLHZwEB4ORq8gOWcK4ekjCBDYH/NMxjgCZ0W0MsGL/9DpUNYvUE2ji2IF2s4npVsh6f0M05ONV7+gA==", + "version": "8.4.0-22487985598", + "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.4.0-22487985598.tgz", + "integrity": "sha512-bAxWo86Ot/nceu03OmAqn43KOGpl1+6PzMXeBuXInzGy4QjCPnq4STVFYy4K6YenzoCk59MyWns63MrasWEvkw==", "license": "Apache-2.0", "peer": true, "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/js-api": ">=9.4.0-22485960501", + "@alfresco/js-api": ">=9.4.0-22487985598", "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3" } }, "node_modules/@alfresco/eslint-plugin-eslint-angular": { - "version": "8.4.0-22485960501", - "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.4.0-22485960501.tgz", - "integrity": "sha512-bMtHYhgXVFP+btjlaMoSXY4l7ae5h7yrUQ/vG0AVSB49jm9b+ZCAWo3BwsRcdZhTNF1sbPVGEZAa4eKD+F6Ylw==", + "version": "8.4.0-22487985598", + "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.4.0-22487985598.tgz", + "integrity": "sha512-UKFC3eAbo+hIezaa1v1UxxA2A8GOvd4WkWBmjEpmwpyY/LaLGmmvrWp2QNs9QmaWeKfL0O1YQ6fRACrBv88p/A==", "license": "Apache-2.0" }, "node_modules/@alfresco/js-api": { - "version": "9.4.0-22485960501", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.4.0-22485960501.tgz", - "integrity": "sha512-bTxTYYNiH6ibPNkHOPW5dWWRtXcSRYT0MAc/S1p2b76jqihU24hzIWgKg732R6MNH0qWEhzFKlBecvA6YDSZ7Q==", + "version": "9.4.0-22487985598", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.4.0-22487985598.tgz", + "integrity": "sha512-GqsIdN6o1u1VARSoM+yb7L23dSx02seRXgWEGh+HhJQqVP2CdM6xV7EFIK/Fc595faMLpN11+kbaPnEFoAUClQ==", "license": "Apache-2.0", "peer": true, "dependencies": { diff --git a/package.json b/package.json index 47eabd33a..2b04f2a52 100644 --- a/package.json +++ b/package.json @@ -41,11 +41,11 @@ }, "private": true, "dependencies": { - "@alfresco/adf-content-services": "8.4.0-22485960501", - "@alfresco/adf-core": "8.4.0-22485960501", - "@alfresco/adf-extensions": "8.4.0-22485960501", - "@alfresco/eslint-plugin-eslint-angular": "8.4.0-22485960501", - "@alfresco/js-api": "9.4.0-22485960501", + "@alfresco/adf-content-services": "8.4.0-22487985598", + "@alfresco/adf-core": "8.4.0-22487985598", + "@alfresco/adf-extensions": "8.4.0-22487985598", + "@alfresco/eslint-plugin-eslint-angular": "8.4.0-22487985598", + "@alfresco/js-api": "9.4.0-22487985598", "@angular/animations": "19.2.18", "@angular/cdk": "19.2.18", "@angular/common": "19.2.18", @@ -78,7 +78,7 @@ "zone.js": "0.15.0" }, "devDependencies": { - "@alfresco/adf-cli": "8.4.0-22485960501", + "@alfresco/adf-cli": "8.4.0-22487985598", "@angular-devkit/build-angular": "19.2.19", "@angular-devkit/core": "19.2.18", "@angular-devkit/schematics": "19.2.18",