[ci:force][auto-commit] Update dependencies ADF:9.1.0-27945210119 JS:10.1.0-27945210119 (#5239)

Co-authored-by: MichalKinas <113341662+MichalKinas@users.noreply.github.com>
This commit is contained in:
Alfresco Build
2026-06-22 15:06:33 +02:00
committed by GitHub
co-authored by MichalKinas
parent af83a65325
commit 3fb044ce12
2 changed files with 36 additions and 36 deletions
+30 -30
View File
@@ -9,11 +9,11 @@
"version": "8.0.0",
"license": "LGPL-3.0",
"dependencies": {
"@alfresco/adf-content-services": "9.1.0-27624273726",
"@alfresco/adf-core": "9.1.0-27624273726",
"@alfresco/adf-extensions": "9.1.0-27624273726",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-27624273726",
"@alfresco/js-api": "10.1.0-27624273726",
"@alfresco/adf-content-services": "9.1.0-27945210119",
"@alfresco/adf-core": "9.1.0-27945210119",
"@alfresco/adf-extensions": "9.1.0-27945210119",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-27945210119",
"@alfresco/js-api": "10.1.0-27945210119",
"@angular/animations": "19.2.20",
"@angular/cdk": "19.2.19",
"@angular/common": "19.2.20",
@@ -45,7 +45,7 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@alfresco/adf-cli": "9.1.0-27624273726",
"@alfresco/adf-cli": "9.1.0-27945210119",
"@angular-devkit/build-angular": "19.2.22",
"@angular-devkit/core": "19.2.20",
"@angular-devkit/schematics": "19.2.20",
@@ -102,13 +102,13 @@
}
},
"node_modules/@alfresco/adf-cli": {
"version": "9.1.0-27624273726",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-9.1.0-27624273726.tgz",
"integrity": "sha512-/oegcWoZBujWsAxiI9yphTaZ/dbkqMO0J8bgv1+gqXTqY+2ZYjImrU6KyU34kGD1p2eObRPsrFpJwFXjJirc5A==",
"version": "9.1.0-27945210119",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-9.1.0-27945210119.tgz",
"integrity": "sha512-nQ23Vm0SOs0HMMVZmY0vEONu1L0xdredgBQTh3juvfm/r2JTwc0oj1Qd2fFp/+b6U+3r4TcU94wV9cTEK/km3w==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=10.1.0-27624273726",
"@alfresco/js-api": ">=10.1.0-27945210119",
"ejs": "^3.1.10",
"node-fetch": "^2.7.0",
"spdx-license-list": "^5.0.0"
@@ -119,16 +119,16 @@
}
},
"node_modules/@alfresco/adf-content-services": {
"version": "9.1.0-27624273726",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-9.1.0-27624273726.tgz",
"integrity": "sha512-+PYGr3+F3+BzS4hirdgwBs8SqxxiRzm1VDoWUfWCGexUzYLiUcbXRYPwRYbP7bAgFYjYM7BENvozqfXwbhwr9w==",
"version": "9.1.0-27945210119",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-9.1.0-27945210119.tgz",
"integrity": "sha512-/gjj3uhbcjq+9fLL8pY+YsQ1Rme28JdaASS4qSlB7p9r50Nuf9pGyztT65S6oJVKgbieuBcSs6r/xRqwvNBCvQ==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-core": ">=9.1.0-27624273726",
"@alfresco/js-api": ">=10.1.0-27624273726",
"@alfresco/adf-core": ">=9.1.0-27945210119",
"@alfresco/js-api": ">=10.1.0-27945210119",
"@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3",
@@ -143,9 +143,9 @@
}
},
"node_modules/@alfresco/adf-core": {
"version": "9.1.0-27624273726",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-9.1.0-27624273726.tgz",
"integrity": "sha512-NDNRgqS3fX0d9+B8WciC8DWn4N8+aG0nLMEwyxSvOQbiXPI2YGJGzKHpBXyGprTxB2qJHNc0JUh28S/wyvoQZQ==",
"version": "9.1.0-27945210119",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-9.1.0-27945210119.tgz",
"integrity": "sha512-kNlMqCOVuLhtm/e+wxJq0RKrKUxnrgZIiV+WL0OlYRQzGD4DYG82gs8W1hy4msu1SxZnQ1gZtzg54YVlPgIYow==",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
@@ -155,8 +155,8 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-extensions": ">=9.1.0-27624273726",
"@alfresco/js-api": ">=10.1.0-27624273726",
"@alfresco/adf-extensions": ">=9.1.0-27945210119",
"@alfresco/js-api": ">=10.1.0-27945210119",
"@angular/animations": ">=16.0.0",
"@angular/cdk": ">=16.0.0",
"@angular/common": ">=16.0.0",
@@ -195,30 +195,30 @@
}
},
"node_modules/@alfresco/adf-extensions": {
"version": "9.1.0-27624273726",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-9.1.0-27624273726.tgz",
"integrity": "sha512-FvxAvS1YgGCUIVY2Lfbvh8FAd0LsVPkwyjkqsfPgcfz57qTtOHSg1eKx2Cs32WXBDdlsA/hHcDGHUP3Mqu1WSg==",
"version": "9.1.0-27945210119",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-9.1.0-27945210119.tgz",
"integrity": "sha512-9vSDCajCGIlfXNl2qN4l66uV+sgiOgGijr4JytsaVulgZKdc2xkl32OPvWUi4nzSVqZQpX3b4BE+O5mW2ZBPFg==",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/js-api": ">=10.1.0-27624273726",
"@alfresco/js-api": ">=10.1.0-27945210119",
"@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3"
}
},
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "9.1.0-27624273726",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-9.1.0-27624273726.tgz",
"integrity": "sha512-koXA2LQGRccK79dRagU/E+KYItFOD/4NutbsUPWowA7t8DpMKEDpBdP0STKCS5fc9fpFKuYXUDT0hEQfVGNS8Q==",
"version": "9.1.0-27945210119",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-9.1.0-27945210119.tgz",
"integrity": "sha512-EtbgkO0ThrSXEpvNlZOpg1aqvmdwBrO/+CA6/GC4KrqtbmfzW9mUFAnlBa5DKRBL+YHOcyQiHG+OqBG3DA1i1Q==",
"license": "Apache-2.0"
},
"node_modules/@alfresco/js-api": {
"version": "10.1.0-27624273726",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-10.1.0-27624273726.tgz",
"integrity": "sha512-MRdFvnDZ9L1FcfwhShKTiyuYE8eHdd/3h4F/9Np816QrQL2yrynwIwF6bvqHocfVdVVZ16nai7699zHojvWrjA==",
"version": "10.1.0-27945210119",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-10.1.0-27945210119.tgz",
"integrity": "sha512-bT4r6dhTGrMxkd3vjVHl4fH4dc1X3ZimQ1s22E8vjPOCGIjb020+gNMu7lcIDCPfBhCOoQwGvX80uVosBW4rKw==",
"license": "Apache-2.0",
"peer": true,
"dependencies": {
+6 -6
View File
@@ -42,11 +42,11 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "9.1.0-27624273726",
"@alfresco/adf-core": "9.1.0-27624273726",
"@alfresco/adf-extensions": "9.1.0-27624273726",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-27624273726",
"@alfresco/js-api": "10.1.0-27624273726",
"@alfresco/adf-content-services": "9.1.0-27945210119",
"@alfresco/adf-core": "9.1.0-27945210119",
"@alfresco/adf-extensions": "9.1.0-27945210119",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-27945210119",
"@alfresco/js-api": "10.1.0-27945210119",
"@angular/animations": "19.2.20",
"@angular/cdk": "19.2.19",
"@angular/common": "19.2.20",
@@ -78,7 +78,7 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@alfresco/adf-cli": "9.1.0-27624273726",
"@alfresco/adf-cli": "9.1.0-27945210119",
"@angular-devkit/build-angular": "19.2.22",
"@angular-devkit/core": "19.2.20",
"@angular-devkit/schematics": "19.2.20",