Release 8.0.0 (#5299)

This commit is contained in:
Michal Kinas
2026-07-20 14:59:53 +02:00
committed by GitHub
parent 5d650343bd
commit f190a82b3c
8 changed files with 147 additions and 39 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-29726556417",
"@alfresco/adf-core": "9.1.0-29726556417",
"@alfresco/adf-extensions": "9.1.0-29726556417",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-29726556417",
"@alfresco/js-api": "10.1.0-29726556417",
"@alfresco/adf-content-services": "9.0.0",
"@alfresco/adf-core": "9.0.0",
"@alfresco/adf-extensions": "9.0.0",
"@alfresco/eslint-plugin-eslint-angular": "9.0.0",
"@alfresco/js-api": "10.0.0",
"@angular/animations": "20.3.25",
"@angular/cdk": "20.2.14",
"@angular/common": "20.3.25",
@@ -41,7 +41,7 @@
"zone.js": "0.15.0"
},
"devDependencies": {
"@alfresco/adf-cli": "9.1.0-29726556417",
"@alfresco/adf-cli": "9.0.0",
"@angular-devkit/build-angular": "20.3.30",
"@angular-devkit/core": "20.3.16",
"@angular-devkit/schematics": "20.3.16",
@@ -98,13 +98,13 @@
}
},
"node_modules/@alfresco/adf-cli": {
"version": "9.1.0-29726556417",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-9.1.0-29726556417.tgz",
"integrity": "sha512-HuQcfsczkF4FHmGmv6y62H2I2xdcaU6O1lwgiI1FYEsxeAWDlIK96L4QKmEBCRNSrtMb9h7wgZqK+gXSIcYDqw==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-9.0.0.tgz",
"integrity": "sha512-W+THcHpHqGiD1DCnzFgeCYfzs7NODZ7NSip9QZ2PmMO2t5dIyZkFjocekWibDxxUcTDMS+ZSK0WPem8yR8Z2Xw==",
"dev": true,
"license": "Apache-2.0",
"dependencies": {
"@alfresco/js-api": ">=10.1.0-29726556417",
"@alfresco/js-api": ">=9.5.0",
"ejs": "^3.1.10",
"node-fetch": "^2.7.0",
"spdx-license-list": "^5.0.0"
@@ -115,16 +115,16 @@
}
},
"node_modules/@alfresco/adf-content-services": {
"version": "9.1.0-29726556417",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-9.1.0-29726556417.tgz",
"integrity": "sha512-CSlvb9xBN6pSt170WeBB0QFzJdGcYGSzcZTdi0tzD3vnh5dXqZPLYcGFPleua6OL5uBcv/ocscYGH/4WxjSuFA==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-9.0.0.tgz",
"integrity": "sha512-VE+L37jfM/VTSG1HZbZeVZWZLcGBi+BYoKB+GYz3iL2HBitnhCjJSB9qt3DDv3qi5G45ddt/GuM++0iQunoS6w==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-core": ">=9.1.0-29726556417",
"@alfresco/js-api": ">=10.1.0-29726556417",
"@alfresco/adf-core": ">=9.0.0",
"@alfresco/js-api": ">=10.0.0",
"@angular/animations": ">=20.3.25",
"@angular/cdk": ">=20.2.14",
"@angular/common": ">=20.3.25",
@@ -139,9 +139,9 @@
}
},
"node_modules/@alfresco/adf-core": {
"version": "9.1.0-29726556417",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-9.1.0-29726556417.tgz",
"integrity": "sha512-IpjovdtcKVEJqAcgYHMSMciv2HIBJrjSuOQ+kNnL1cMOJmaUKWzB+t+KrJ4l0x9edr4NtXbWMs3jpYQN1JAL+Q==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-9.0.0.tgz",
"integrity": "sha512-Bt+lh9XecvJ3MKZm56pt7kClMTpsqhiL+hSaUvvAYvcjah8Qp5UdJ39IAW6J8gA5nULEQHRVKmZpy/P2X7+iPg==",
"license": "Apache-2.0",
"dependencies": {
"angular-oauth2-oidc": "19.0.0",
@@ -150,8 +150,8 @@
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/adf-extensions": ">=9.1.0-29726556417",
"@alfresco/js-api": ">=10.1.0-29726556417",
"@alfresco/adf-extensions": ">=9.0.0",
"@alfresco/js-api": ">=10.0.0",
"@angular/animations": ">=20.3.25",
"@angular/cdk": ">=20.2.14",
"@angular/common": ">=20.3.25",
@@ -190,29 +190,29 @@
}
},
"node_modules/@alfresco/adf-extensions": {
"version": "9.1.0-29726556417",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-9.1.0-29726556417.tgz",
"integrity": "sha512-eKQxC+RzaQQCPOehBRFNjQIiGo5CoJN5tB5AU2sTRiuX8AUcEeKG8WCI7nqWIBNpaJMpEh3TzTLVrBs74CaDWA==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-9.0.0.tgz",
"integrity": "sha512-/VLdJfO66Or1hmk3909gcGfgUFh2RiUnKcsJfQumbYfMVri8BVud3LwT/LkWqNNq2hXZcdgNxwBjZF2N5hsdOw==",
"license": "Apache-2.0",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@alfresco/js-api": ">=10.1.0-29726556417",
"@alfresco/js-api": ">=10.0.0",
"@angular/common": ">=20.3.25",
"@angular/core": ">=20.3.25"
}
},
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "9.1.0-29726556417",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-9.1.0-29726556417.tgz",
"integrity": "sha512-WghFx5Jt1ekV6AjavoEOlMMcX2M+8yH9T6CWZx2FgDch16dPJCreSzkm7uYS9vHSFnNjV8m+EEjo9Zz+Op3D0w==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-9.0.0.tgz",
"integrity": "sha512-enjnWbh7/6ygFxeBA8yG3RRhwv72r8cODyGNKj9XixqpPPPPW8S3iL3qcrmiyyMGtn/k5aaxf39OSYirL1fBfg==",
"license": "Apache-2.0"
},
"node_modules/@alfresco/js-api": {
"version": "10.1.0-29726556417",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-10.1.0-29726556417.tgz",
"integrity": "sha512-LWUG0xWDW3RORc5nbYqXlMPwDFOBc9rRLEMaDVmYnAbhmKIPjAdws/gWVKMUyhhXjxWCRqqrh2iFEBuzOKhCTA==",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-10.0.0.tgz",
"integrity": "sha512-hfLhhgjnBYBs9sTwEHHs5LwsfPYtUhq10VgU4Hzs4TAtGIFDxHnusmmkJ4Bt1xj9KQC/Dx4Ia2lpH5GC65KQlA==",
"license": "Apache-2.0",
"dependencies": {
"eventemitter3": "^5.0.1",