Release 7.1.0 (#4756)

This commit is contained in:
dominikiwanekhyland
2025-08-26 13:39:19 +02:00
committed by GitHub
parent ec621cd799
commit af27269ffb
11 changed files with 153 additions and 53 deletions

View File

@@ -13,6 +13,7 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify.
| ACA | ADF | ACS | Node | Angular | | ACA | ADF | ACS | Node | Angular |
|-------|---------------|-----------|------|---------| |-------|---------------|-----------|------|---------|
| 7.1.x | 8.1.1 | 25.2 | 22.x | 19.x |
| 7.0.x | 8.0.0 | 25.2 | 22.x | 19.x | | 7.0.x | 8.0.0 | 25.2 | 22.x | 19.x |
| 6.0.x | 7.0.0 | 25.1 | 20.x | 17.x | | 6.0.x | 7.0.0 | 25.1 | 20.x | 17.x |
| 5.3.x | 7.0.0-alpha.7 | 23.4 | 18.x | 16.x | | 5.3.x | 7.0.0-alpha.7 | 23.4 | 18.x | 16.x |

View File

@@ -35,7 +35,7 @@
"locale": "en", "locale": "en",
"application": { "application": {
"name": "Workspace", "name": "Workspace",
"version": "7.0.0", "version": "7.1.0",
"logo": "assets/images/app-logo.svg", "logo": "assets/images/app-logo.svg",
"copyright": "APP.COPYRIGHT" "copyright": "APP.COPYRIGHT"
}, },

View File

@@ -40,6 +40,7 @@ The documentation is divided into the following sections:
| ACA | ADF | ACS | Node | Angular | | ACA | ADF | ACS | Node | Angular |
|-------|---------------|-----------|------|---------| |-------|---------------|-----------|------|---------|
| 7.1.x | 8.1.1 | 25.2 | 22.x | 19.x |
| 7.0.x | 8.0.0 | 25.2 | 22.x | 19.x | | 7.0.x | 8.0.0 | 25.2 | 22.x | 19.x |
| 6.0.x | 7.0.0 | 25.1 | 20.x | 17.x | | 6.0.x | 7.0.0 | 25.1 | 20.x | 17.x |
| 5.3.x | 7.0.0-alpha.7 | 23.4 | 18.x | 16.x | | 5.3.x | 7.0.0-alpha.7 | 23.4 | 18.x | 16.x |

View File

@@ -0,0 +1,23 @@
---
Title: Audit info, alfresco-content-app 7.1.0
---
# Audit information for alfresco-content-app 7.1.0
This page lists the security audit of the dependencies this project depends on.
## Risks
- Critical risk: 0
- High risk: 0
- Moderate risk: 0
- Low risk: 0
Dependencies analyzed:
## Libraries
| Severity | Module | Vulnerable versions |
| --- | --- | --- |

View File

@@ -0,0 +1,26 @@
---
Title: Changelog for alfresco-content-app v7.1.0
---
# Changelog
- [ec621cd7](https://github.com/Alfresco/alfresco-content-app/commit/ec621cd7) [ACS-10091] exclude test (#4757)
- [49a2c9bc](https://github.com/Alfresco/alfresco-content-app/commit/49a2c9bc) AAE-37689: Remove unused Angular CLI dependency (#4749)
- [aca1bb14](https://github.com/Alfresco/alfresco-content-app/commit/aca1bb14) OPSEXP-3437 Increase ingress creation timeout for setup-kind action (#4741)
- [181d7fc5](https://github.com/Alfresco/alfresco-content-app/commit/181d7fc5) Release from branch workflow fix (#4740)
- [0b6604a4](https://github.com/Alfresco/alfresco-content-app/commit/0b6604a4) AAE-37293 switch to provider api (#4735)
- [932cbeea](https://github.com/Alfresco/alfresco-content-app/commit/932cbeea) AAE-37292 Bug fixes and code improvements (#4733)
- [d893eeb3](https://github.com/Alfresco/alfresco-content-app/commit/d893eeb3) [ACS-9934] Cannot login to ACA with SSO fixed (#4731)
- [a1d4fa04](https://github.com/Alfresco/alfresco-content-app/commit/a1d4fa04) [ACS-9374] [ACS-9590] Fix search pop up and infinite loading animation (#4717)
- [f07cf799](https://github.com/Alfresco/alfresco-content-app/commit/f07cf799) [ACS-9907] create store selector with current acs version (#4723)
- [b7dcb3b3](https://github.com/Alfresco/alfresco-content-app/commit/b7dcb3b3) [ACS-9758][ACS-9719] Refactor Folder Rules unit tests (#4709)
- [1a2fab07](https://github.com/Alfresco/alfresco-content-app/commit/1a2fab07) Revert "New Crowdin translations by GitHub Action (#4713)" (#4715)
- [07892526](https://github.com/Alfresco/alfresco-content-app/commit/07892526) Revert "[ACS-9374][ACS-9590] Prevent search popup flicker on Enter key press …" (#4714)
- [c4938247](https://github.com/Alfresco/alfresco-content-app/commit/c4938247) [ACS-9374][ACS-9590] Prevent search popup flicker on Enter key press and infinite loading animation (#4683)
- [49ed11b7](https://github.com/Alfresco/alfresco-content-app/commit/49ed11b7) [ACS-9911] Upgrade NgRx API (#4702)
- [bcc97804](https://github.com/Alfresco/alfresco-content-app/commit/bcc97804) [ACS-9795] [E2E] Fixing tests from ACS-9795 (#4676)
- [c26e123c](https://github.com/Alfresco/alfresco-content-app/commit/c26e123c) adjust version requirements in aca-playwright-shared (#4682)
- [4b750f8b](https://github.com/Alfresco/alfresco-content-app/commit/4b750f8b) MNT-25070: ADW - Search request is altered when using quote marks (#4666)
- [35b18c57](https://github.com/Alfresco/alfresco-content-app/commit/35b18c57) Fixed bump version rule (#4679)
- [4f51ea5b](https://github.com/Alfresco/alfresco-content-app/commit/4f51ea5b) [ACS-9810] post release version bump (#4678)

View File

@@ -0,0 +1,49 @@
---
Title: License info, alfresco-content-app 7.1.0
---
# License information for alfresco-content-app 7.1.0
This page lists all third party libraries the project depends on.
## Libraries
| Name | Version | License |
| --- | --- | --- |
| [@alfresco/adf-content-services](https://github.com/Alfresco/alfresco-ng2-components) | 8.1.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 8.1.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 8.1.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/eslint-plugin-eslint-angular](https://github.com/Alfresco/alfresco-ng2-components) | 8.1.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/js-api](https://github.com/Alfresco/alfresco-ng2-components) | 9.1.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@angular/animations](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/cdk](https://github.com/angular/components) | 19.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/common](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/compiler](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/core](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/forms](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 19.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material](https://github.com/angular/components) | 19.2.9 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/router](https://github.com/angular/angular) | 19.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@fontsource/open-sans](https://github.com/fontsource/font-files) | 5.2.6 | [OFL-1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) |
| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 15.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/effects](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/operators](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/router-store](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store](https://github.com/ngrx/platform) | 19.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| @ngx-translate/core | 16.0.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [date-fns](https://github.com/date-fns/date-fns) | 2.30.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [date-fns](https://github.com/date-fns/date-fns) | 4.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [katex](https://github.com/KaTeX/KaTeX) | 0.16.22 | [MIT](http://www.opensource.org/licenses/MIT) |
| [material-icons](https://github.com/marella/material-icons) | 1.13.14 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [mermaid](https://github.com/mermaid-js/mermaid) | 11.10.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [minimatch-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [ngx-markdown](https://github.com/jfcere/ngx-markdown) | 19.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [pdfjs-dist](https://github.com/mozilla/pdf.js) | 5.3.31 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [prismjs](https://github.com/PrismJS/prism) | 1.30.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [rxjs](https://github.com/reactivex/rxjs) | 7.8.2 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [tslib](https://github.com/Microsoft/tslib) | 2.8.1 | [0BSD](http://landley.net/toybox/license.html) |
| [zone.js](https://github.com/angular/angular) | 0.15.0 | [MIT](http://www.opensource.org/licenses/MIT) |

64
package-lock.json generated
View File

@@ -1,19 +1,19 @@
{ {
"name": "alfresco-content-app", "name": "alfresco-content-app",
"version": "8.0.0", "version": "7.1.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "alfresco-content-app", "name": "alfresco-content-app",
"version": "8.0.0", "version": "7.1.0",
"license": "LGPL-3.0", "license": "LGPL-3.0",
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "9.1.0-17001752560", "@alfresco/adf-content-services": "8.1.1",
"@alfresco/adf-core": "9.1.0-17001752560", "@alfresco/adf-core": "8.1.1",
"@alfresco/adf-extensions": "9.1.0-17001752560", "@alfresco/adf-extensions": "8.1.1",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-17001752560", "@alfresco/eslint-plugin-eslint-angular": "8.1.1",
"@alfresco/js-api": "10.1.0-17001752560", "@alfresco/js-api": "9.1.1",
"@angular/animations": "19.2.6", "@angular/animations": "19.2.6",
"@angular/cdk": "19.2.9", "@angular/cdk": "19.2.9",
"@angular/common": "19.2.6", "@angular/common": "19.2.6",
@@ -46,7 +46,7 @@
"zone.js": "0.15.0" "zone.js": "0.15.0"
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "9.1.0-17001752560", "@alfresco/adf-cli": "8.1.1",
"@angular-devkit/build-angular": "19.2.15", "@angular-devkit/build-angular": "19.2.15",
"@angular-devkit/core": "19.2.7", "@angular-devkit/core": "19.2.7",
"@angular-devkit/schematics": "19.2.7", "@angular-devkit/schematics": "19.2.7",
@@ -111,13 +111,13 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@alfresco/adf-cli": { "node_modules/@alfresco/adf-cli": {
"version": "9.1.0-17001752560", "version": "8.1.1",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-9.1.0-17001752560.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-8.1.1.tgz",
"integrity": "sha512-nTpe4WnPE1pe0Ir9gqFmYCur1VpLSAYhaUAZ/w+hDKrS5bmWjNnzqc0W/82d4NDz3cNPxqWeN6EoUR3WBerUDg==", "integrity": "sha512-wtUGNE7UeX6+8tOv1++TqViUNj5+W6LRYBNhZ5jP/ZHw3SLbsqDWDBtTvkQK86H0EwZu6z7u1bsnaeU6VWZpuQ==",
"dev": true, "dev": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@alfresco/js-api": ">=10.1.0-17001752560", "@alfresco/js-api": ">=9.1.0",
"commander": "^6.2.1", "commander": "^6.2.1",
"ejs": "^3.1.9", "ejs": "^3.1.9",
"license-checker": "^25.0.1", "license-checker": "^25.0.1",
@@ -132,16 +132,16 @@
} }
}, },
"node_modules/@alfresco/adf-content-services": { "node_modules/@alfresco/adf-content-services": {
"version": "9.1.0-17001752560", "version": "8.1.1",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-9.1.0-17001752560.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-8.1.1.tgz",
"integrity": "sha512-FyNSkUkYsKrqR1Mnr9WT6ujFFhAO1qHf8lWuaiiDFcrgL7OfXSu84dhJQ7dHIHy3UdkGUGbhDQqN9GYIBzOdUg==", "integrity": "sha512-PcXruzruJ6u6PaW9ZNqZMgdvOsBaueyF+UVCwg9QTSPScVSwtlvok1U+VuZbZQjbPIfna26EQEveNMFVKailsg==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/adf-core": ">=9.1.0-17001752560", "@alfresco/adf-core": ">=8.1.1",
"@alfresco/js-api": ">=10.1.0-17001752560", "@alfresco/js-api": ">=9.1.1",
"@angular/animations": ">=14.1.3", "@angular/animations": ">=14.1.3",
"@angular/cdk": ">=14.1.2", "@angular/cdk": ">=14.1.2",
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
@@ -156,9 +156,9 @@
} }
}, },
"node_modules/@alfresco/adf-core": { "node_modules/@alfresco/adf-core": {
"version": "9.1.0-17001752560", "version": "8.1.1",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-9.1.0-17001752560.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-8.1.1.tgz",
"integrity": "sha512-pPTIjKeNV1hnERNrWMMqbNMTcZVuDK0p8/R5migo1N9lwsQZDgzVUG8TVZKYAKfcAx9J85YROthdh8+CEUOEBw==", "integrity": "sha512-0zPBbrBnINvX13VCnVVOyjB888wJu8iwUyUPoC6oTG5rTAa3FG0hvogWiCe7e4lb+aX2DJrKP3oXCLeQUv53LQ==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"angular-oauth2-oidc": "17.0.2", "angular-oauth2-oidc": "17.0.2",
@@ -169,8 +169,8 @@
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/adf-extensions": ">=9.1.0-17001752560", "@alfresco/adf-extensions": ">=8.1.1",
"@alfresco/js-api": ">=10.1.0-17001752560", "@alfresco/js-api": ">=9.1.1",
"@angular/animations": ">=16.0.0", "@angular/animations": ">=16.0.0",
"@angular/cdk": ">=16.0.0", "@angular/cdk": ">=16.0.0",
"@angular/common": ">=16.0.0", "@angular/common": ">=16.0.0",
@@ -204,29 +204,29 @@
} }
}, },
"node_modules/@alfresco/adf-extensions": { "node_modules/@alfresco/adf-extensions": {
"version": "9.1.0-17001752560", "version": "8.1.1",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-9.1.0-17001752560.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-8.1.1.tgz",
"integrity": "sha512-cWGnxkbjNqv9pmuZNGeLeS937cS7J5QGdtL5/17JCyPJ0NjrhsGTJSgZIworye6jLg8zbWylF322+vBqYZejqg==", "integrity": "sha512-pU9WHdc8GA3tJa9ilK3hN951/eqAPWFLna8bR5tLILCmo+VQzKWfSD/PQhEpooJpWeXxYH1z8vMRo6ILESByIA==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/js-api": ">=10.1.0-17001752560", "@alfresco/js-api": ">=9.1.1",
"@angular/common": ">=14.1.3", "@angular/common": ">=14.1.3",
"@angular/core": ">=14.1.3" "@angular/core": ">=14.1.3"
} }
}, },
"node_modules/@alfresco/eslint-plugin-eslint-angular": { "node_modules/@alfresco/eslint-plugin-eslint-angular": {
"version": "9.1.0-17001752560", "version": "8.1.1",
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-9.1.0-17001752560.tgz", "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-8.1.1.tgz",
"integrity": "sha512-tMn/kQYPgHlQ400ED6X/No5OeO6Yx2htnmw/8JZcXngLKdWIJ6AXMVq6w/JO35IqDa0amc/UOX7lufk5Ncdbhw==", "integrity": "sha512-8fgbF7L3dkraqiKx2ma+K5HxTiElD+Rgd/W9aw0ir9FxLw6VFYFZfz5u/DAzsGLiqcvWns5JlQPruyQOsGwHrA==",
"license": "Apache-2.0" "license": "Apache-2.0"
}, },
"node_modules/@alfresco/js-api": { "node_modules/@alfresco/js-api": {
"version": "10.1.0-17001752560", "version": "9.1.1",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-10.1.0-17001752560.tgz", "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-9.1.1.tgz",
"integrity": "sha512-2g/O1dAFJ3zDTG2A8iGXOYEbF21YA2+vLSQmjvJP+2y2gNBKT0dcLKcio7ta/yYdagfzk7xGcmNks7/1cKFNhg==", "integrity": "sha512-G45OueaXjy0LxUv0RuQb6xfiEf/ecVX2K5qgfMdKlDcmXSv2k8lL/m+wUqeVw1NC+EeoSg6hMyOH60Y3qLvTuQ==",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"event-emitter": "^0.3.5", "event-emitter": "^0.3.5",

View File

@@ -1,6 +1,6 @@
{ {
"name": "alfresco-content-app", "name": "alfresco-content-app",
"version": "8.0.0", "version": "7.1.0",
"license": "LGPL-3.0", "license": "LGPL-3.0",
"scripts": { "scripts": {
"start": "nx serve content-ce", "start": "nx serve content-ce",
@@ -30,11 +30,11 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "9.1.0-17001752560", "@alfresco/adf-content-services": "8.1.1",
"@alfresco/adf-core": "9.1.0-17001752560", "@alfresco/adf-core": "8.1.1",
"@alfresco/adf-extensions": "9.1.0-17001752560", "@alfresco/adf-extensions": "8.1.1",
"@alfresco/eslint-plugin-eslint-angular": "9.1.0-17001752560", "@alfresco/eslint-plugin-eslint-angular": "8.1.1",
"@alfresco/js-api": "10.1.0-17001752560", "@alfresco/js-api": "9.1.1",
"@angular/animations": "19.2.6", "@angular/animations": "19.2.6",
"@angular/cdk": "19.2.9", "@angular/cdk": "19.2.9",
"@angular/common": "19.2.6", "@angular/common": "19.2.6",
@@ -67,7 +67,7 @@
"zone.js": "0.15.0" "zone.js": "0.15.0"
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "9.1.0-17001752560", "@alfresco/adf-cli": "8.1.1",
"@angular-devkit/build-angular": "19.2.15", "@angular-devkit/build-angular": "19.2.15",
"@angular-devkit/core": "19.2.7", "@angular-devkit/core": "19.2.7",
"@angular-devkit/schematics": "19.2.7", "@angular-devkit/schematics": "19.2.7",

View File

@@ -5,10 +5,10 @@
"peerDependencies": { "peerDependencies": {
"@angular/common": ">=15.2", "@angular/common": ">=15.2",
"@angular/core": ">=15.2", "@angular/core": ">=15.2",
"@alfresco/adf-core": ">=9.1.0-0", "@alfresco/adf-core": ">=8.1.1-0",
"@alfresco/adf-content-services": ">=9.1.0-0", "@alfresco/adf-content-services": ">=8.1.1-0",
"@alfresco/adf-extensions": ">=9.1.0-0", "@alfresco/adf-extensions": ">=8.1.1-0",
"@alfresco/js-api": ">=10.1.0-0", "@alfresco/js-api": ">=9.1.1-0",
"@angular/animations": ">=15.2", "@angular/animations": ">=15.2",
"@angular/cdk": ">=15.2", "@angular/cdk": ">=15.2",
"@angular/forms": ">=15.2", "@angular/forms": ">=15.2",

View File

@@ -7,11 +7,11 @@
"access": "public" "access": "public"
}, },
"peerDependencies": { "peerDependencies": {
"@alfresco/adf-core": ">=9.1.0-0", "@alfresco/adf-core": ">=8.1.1-0",
"@alfresco/adf-content-services": ">=9.1.0-0", "@alfresco/adf-content-services": ">=8.1.1-0",
"@alfresco/adf-extensions": ">=9.1.0-0", "@alfresco/adf-extensions": ">=8.1.1-0",
"@alfresco/eslint-plugin-eslint-angular": ">=9.1.0-0", "@alfresco/eslint-plugin-eslint-angular": ">=8.1.1-0",
"@alfresco/js-api": ">=10.1.0-0", "@alfresco/js-api": ">=9.1.1-0",
"tslib": ">=2.0.0" "tslib": ">=2.0.0"
}, },
"repository": { "repository": {

View File

@@ -4,10 +4,10 @@
"license": "LGPL-3.0", "license": "LGPL-3.0",
"scripts": {}, "scripts": {},
"peerDependencies": { "peerDependencies": {
"@alfresco/adf-content-services": ">=9.1.0-0", "@alfresco/adf-content-services": ">=8.1.1-0",
"@alfresco/adf-core": ">=9.1.0-0", "@alfresco/adf-core": ">=8.1.1-0",
"@alfresco/adf-extensions": ">=9.1.0-0", "@alfresco/adf-extensions": ">=8.1.1-0",
"@alfresco/js-api": ">=10.1.0-0", "@alfresco/js-api": ">=9.1.1-0",
"@angular/animations": ">=15.2", "@angular/animations": ">=15.2",
"@angular/common": ">=15.2", "@angular/common": ">=15.2",
"@angular/compiler": ">=15.2", "@angular/compiler": ">=15.2",