diff --git a/README.md b/README.md index 02997cb32..41666e0b4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify. | ACA | ADF | ACS | Node | Angular | |-------|---------------|-----------|------|--------| +| 5.3.x | 7.0.0-alpha.7 | 23.4 | 18.x | 16.x | | 5.2.x | 7.0.0-alpha.6 | 23.4 | 18.x | 16.x | | 5.1.x | 7.0.0-alpha.3 | 23.3 | 18.x | 15.x | | 5.0.x | 7.0.0-alpha.2 | 23.3 | 18.x | 15.x | diff --git a/app/src/app.config.json b/app/src/app.config.json index 297f520c7..cc1632542 100644 --- a/app/src/app.config.json +++ b/app/src/app.config.json @@ -35,7 +35,7 @@ "locale": "en", "application": { "name": "Workspace", - "version": "5.2.0", + "version": "5.3.0", "logo": "assets/images/app-logo.svg", "copyright": "APP.COPYRIGHT" }, diff --git a/docs/README.md b/docs/README.md index d963ad170..da84cd6cb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -40,6 +40,7 @@ The documentation is divided into the following sections: | ACA | ADF | ACS | Node | Angular | |-------|---------------|-----------|------|---------| +| 5.3.x | 7.0.0-alpha.7 | 23.4 | 18.x | 16.x | | 5.2.x | 7.0.0-alpha.6 | 23.4 | 18.x | 16.x | | 5.1.x | 7.0.0-alpha.3 | 23.3 | 18.x | 15.x | | 5.0.x | 7.0.0-alpha.2 | 23.3 | 18.x | 15.x | diff --git a/docs/audit/audit-info-5.3.0.md b/docs/audit/audit-info-5.3.0.md new file mode 100644 index 000000000..40655ebe8 --- /dev/null +++ b/docs/audit/audit-info-5.3.0.md @@ -0,0 +1,25 @@ +--- +Title: Audit info, alfresco-content-app 5.3.0 +--- + +# Audit information for alfresco-content-app 5.3.0 + +This page lists the security audit of the dependencies this project depends on. + +## Risks + +- Critical risk: 0 +- High risk: 2 +- Moderate risk: 0 +- Low risk: 0 + +Dependencies analyzed: + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | +|high | @alfresco/adf-core | "<=2.7.0-fee35c98df520c917e22b6bb19cba1d697365d75 || >=6.10.0-9127362140" | +|high | pdfjs-dist | "<=4.1.392" | + + diff --git a/docs/changelog/changelog-5.3.0.md b/docs/changelog/changelog-5.3.0.md new file mode 100644 index 000000000..a9ffe142d --- /dev/null +++ b/docs/changelog/changelog-5.3.0.md @@ -0,0 +1,32 @@ +--- +Title: Changelog for alfresco-content-app v5.3.0 +--- + +# Changelog + +- [1b170f69e](https://github.com/Alfresco/alfresco-content-app.git//commit/1b170f69e) Revert "[ACS-9166] Migrate Saved Searches to preferences API from config file…" (#4347) +- [0dfd2c17a](https://github.com/Alfresco/alfresco-content-app.git//commit/0dfd2c17a) [ACS-9166] Migrate Saved Searches to preferences API from config file (#4340) +- [52b4060e7](https://github.com/Alfresco/alfresco-content-app.git//commit/52b4060e7) [ACS-8960] Review and apply required inputs where possible (#4339) +- [d30c93325](https://github.com/Alfresco/alfresco-content-app.git//commit/d30c93325) [MNT-24575] Added dialog to display folder information (#4282) +- [72e740502](https://github.com/Alfresco/alfresco-content-app.git//commit/72e740502) [ACS-6486] in breadcrumb the file title is not updating after editing (#4337) +- [8931a295c](https://github.com/Alfresco/alfresco-content-app.git//commit/8931a295c) [ACS-9102] Local ACS deployment for E2Es (#4324) +- [3f6d08247](https://github.com/Alfresco/alfresco-content-app.git//commit/3f6d08247) ACA-playwright-package-version-fix (#4323) +- [539408862](https://github.com/Alfresco/alfresco-content-app.git//commit/539408862) ACS-9039 fix for export aca-playwright-shared lib (#4317) +- [a6057763c](https://github.com/Alfresco/alfresco-content-app.git//commit/a6057763c) [ACS-9088] Review and update docs on extension creation (#4312) +- [03e505a89](https://github.com/Alfresco/alfresco-content-app.git//commit/03e505a89) [ACS-8902] Fixed incorrect icon for join library option (#4310) +- [d6f859dd7](https://github.com/Alfresco/alfresco-content-app.git//commit/d6f859dd7) [ACS-8961] Remove expandedSidenav from local storage upon logout (#4242) +- [65763df7e](https://github.com/Alfresco/alfresco-content-app.git//commit/65763df7e) [ACS-8604] Add new param to control undo for deleting nodes (#4308) +- [111f3f99e](https://github.com/Alfresco/alfresco-content-app.git//commit/111f3f99e) [ACS-8998] Added validation to search input to disallow certain special characters (#4253) +- [af6deb438](https://github.com/Alfresco/alfresco-content-app.git//commit/af6deb438) [ACS-8160] apply styles for tags in info drawer (#4126) +- [7fcc0af5b](https://github.com/Alfresco/alfresco-content-app.git//commit/7fcc0af5b) Manual dependencies update (#4298) +- [93157d2e6](https://github.com/Alfresco/alfresco-content-app.git//commit/93157d2e6) [ACS-9012] Truncate text in saved searches description (#4265) +- [85b4455b0](https://github.com/Alfresco/alfresco-content-app.git//commit/85b4455b0) Test translation cleanup (#4285) +- [58e21189f](https://github.com/Alfresco/alfresco-content-app.git//commit/58e21189f) Test translation added (#4283) +- [f5ca67cc2](https://github.com/Alfresco/alfresco-content-app.git//commit/f5ca67cc2) [ACS-9042] Introduce Crowdin related workflows and Crowdin config (#4281) +- [6734da982](https://github.com/Alfresco/alfresco-content-app.git//commit/6734da982) [ACS-8999] rename confirmation button label for closing conversation dialog (#4261) +- [a37fec5a7](https://github.com/Alfresco/alfresco-content-app.git//commit/a37fec5a7) [ACS-9010] Loading spinner is not shown on search results page when filtering for files or folders (#4263) +- [4cb6e5691](https://github.com/Alfresco/alfresco-content-app.git//commit/4cb6e5691) [ACS-8993] [E2E] fixed expect in sorting order for C261147 (#4262) +- [f8c6b6bbd](https://github.com/Alfresco/alfresco-content-app.git//commit/f8c6b6bbd) [ACS-8898] Empty context menu on multi-selected libraries (#4260) +- [7985f76b5](https://github.com/Alfresco/alfresco-content-app.git//commit/7985f76b5) Post release version bump (#4250) +- [adda597f1](https://github.com/Alfresco/alfresco-content-app.git//commit/adda597f1) [ACS-8959] Introduce new `takeUntilDestroyed` operator (#4237) + diff --git a/docs/licences/license-info-5.3.0.md b/docs/licences/license-info-5.3.0.md new file mode 100644 index 000000000..584b4f149 --- /dev/null +++ b/docs/licences/license-info-5.3.0.md @@ -0,0 +1,44 @@ +--- +Title: License info, alfresco-content-app 5.3.0 +--- + +# License information for alfresco-content-app 5.3.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) | 7.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/eslint-plugin-eslint-angular](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@alfresco/js-api](https://github.com/Alfresco/alfresco-ng2-components) | 8.0.0-alpha.7 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [@angular/animations](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/cdk](https://github.com/angular/components) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/common](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/compiler](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/core](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/forms](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/material](https://github.com/angular/components) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/platform-browser](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@angular/router](https://github.com/angular/angular) | 16.2.9 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@fontsource/open-sans](https://github.com/fontsource/font-files) | 5.1.0 | [OFL-1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) | +| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 12.0.1 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/effects](https://github.com/ngrx/platform) | 16.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/router-store](https://github.com/ngrx/platform) | 16.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 16.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngrx/store](https://github.com/ngrx/platform) | 16.3.0 | [MIT](http://www.opensource.org/licenses/MIT) | +| [@ngx-translate/core](https://github.com/ngx-translate/core) | 14.0.0 | [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) | +| [material-icons](https://github.com/marella/material-icons) | 1.13.12 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [minimatch-browser](https://github.com/isaacs/minimatch) | 1.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) | +| [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) | 3.3.122 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [rxjs](https://github.com/reactivex/rxjs) | 7.8.1 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) | +| [tslib](https://github.com/Microsoft/tslib) | 1.14.1 | [0BSD](http://landley.net/toybox/license.html) | +| [tslib](https://github.com/Microsoft/tslib) | 2.8.1 | [0BSD](http://landley.net/toybox/license.html) | +| [zone.js](https://github.com/angular/angular) | 0.13.3 | [MIT](http://www.opensource.org/licenses/MIT) | + diff --git a/package-lock.json b/package-lock.json index 1632c7340..c93b0a841 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,11 +9,11 @@ "version": "5.3.0", "license": "LGPL-3.0", "dependencies": { - "@alfresco/adf-content-services": "7.0.0-alpha.7-12867200386", - "@alfresco/adf-core": "7.0.0-alpha.7-12867200386", - "@alfresco/adf-extensions": "7.0.0-alpha.7-12867200386", - "@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-12867200386", - "@alfresco/js-api": "8.0.0-alpha.7-12867200386", + "@alfresco/adf-content-services": "7.0.0-alpha.7", + "@alfresco/adf-core": "7.0.0-alpha.7", + "@alfresco/adf-extensions": "7.0.0-alpha.7", + "@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7", + "@alfresco/js-api": "8.0.0-alpha.7", "@angular/animations": "16.2.9", "@angular/cdk": "16.2.9", "@angular/common": "16.2.9", @@ -41,7 +41,7 @@ "zone.js": "0.13.3" }, "devDependencies": { - "@alfresco/adf-cli": "7.0.0-alpha.7-12867200386", + "@alfresco/adf-cli": "7.0.0-alpha.7", "@angular-devkit/build-angular": "16.2.16", "@angular-devkit/core": "16.2.9", "@angular-devkit/schematics": "16.2.9", @@ -106,13 +106,12 @@ "dev": true }, "node_modules/@alfresco/adf-cli": { - "version": "7.0.0-alpha.7-12867200386", - "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.7-12867200386.tgz", - "integrity": "sha512-Iakqk2FoS0Yf/PgSyZHXSGZAM0QPYf0Pn9natvB233c2Q7VsBtZHlUhcujQeTc0sDH842n8/wRMOpjXTu87Ymw==", + "version": "7.0.0-alpha.7", + "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.7.tgz", + "integrity": "sha512-Y7p3/RxpP5lo3KRgTOnk3ElhP0gMBbyp904pjnMymNZEVcXdaHAm7ldQV3rGBG1qc9shhl7GNhb7l3K+vWwCjw==", "dev": true, - "license": "Apache-2.0", "dependencies": { - "@alfresco/js-api": ">=8.0.0-alpha.7-12867200386", + "@alfresco/js-api": ">=8.0.0-alpha.6-0", "commander": "^6.2.1", "ejs": "^3.1.9", "license-checker": "^25.0.1", @@ -126,6 +125,23 @@ "adf-cli": "bin/adf-cli" } }, + "node_modules/@alfresco/adf-cli/node_modules/@alfresco/js-api": { + "version": "8.0.0-alpha.7-12984503308", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.7-12984503308.tgz", + "integrity": "sha512-ua8YgR6BHO751wKclLCQeJEByLJbLl5xmfQqEDJyRlnMvDCk+v7a5e2ibF58meQkmstR+CkIXi5ZlW9YhBKtZg==", + "dev": true, + "dependencies": { + "event-emitter": "^0.3.5", + "superagent": "^9.0.1", + "tslib": "^2.6.1" + } + }, + "node_modules/@alfresco/adf-cli/node_modules/@alfresco/js-api/node_modules/tslib": { + "version": "2.8.1", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", + "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", + "dev": true + }, "node_modules/@alfresco/adf-cli/node_modules/rxjs": { "version": "6.6.7", "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-6.6.7.tgz", @@ -145,16 +161,15 @@ "dev": true }, "node_modules/@alfresco/adf-content-services": { - "version": "7.0.0-alpha.7-12867200386", - "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.7-12867200386.tgz", - "integrity": "sha512-hrW2kTirpTxeabaRSizLcwbZn7sdfKXlzs2YmwxBre04q8HZPtzUcLdIVAwC2Js2bm+OStKH7VHngo8UCsh4KQ==", - "license": "Apache-2.0", + "version": "7.0.0-alpha.7", + "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.7.tgz", + "integrity": "sha512-NbpY3hitBiGV3QYg45pj/G5jcImSonrvA2UxhfbvDuSX1Dt1Mwo2M78NLgQl63UptQrgZrirLTsgPxhX4AsWPA==", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-core": ">=7.0.0-alpha.7-12867200386", - "@alfresco/js-api": ">=8.0.0-alpha.7-12867200386", + "@alfresco/adf-core": ">=7.0.0-alpha.7", + "@alfresco/js-api": ">=8.0.0-alpha.7", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.2", "@angular/common": ">=14.1.3", @@ -169,10 +184,9 @@ } }, "node_modules/@alfresco/adf-core": { - "version": "7.0.0-alpha.7-12867200386", - "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.7-12867200386.tgz", - "integrity": "sha512-VpxpDyr6n8r2GILBM1JFsVrohxBpZP8OR1eKXPrsH0PcSDE8phNJNHIbtq0ZMbQX2Ia7Ix2i8iYwpI8J2b510w==", - "license": "Apache-2.0", + "version": "7.0.0-alpha.7", + "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.7.tgz", + "integrity": "sha512-CuAvCbCUQgPmxurVARttOAJ7XGfQFwG4mEntgl7qoIWCrE+/xxqCwAz9IdO6X7RuUVWl/Klnb2RE41cH2KGYPQ==", "dependencies": { "angular-oauth2-oidc": "17.0.2", "angular-oauth2-oidc-jwks": "17.0.2", @@ -182,8 +196,8 @@ "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/adf-extensions": ">=7.0.0-alpha.7-12867200386", - "@alfresco/js-api": ">=8.0.0-alpha.7-12867200386", + "@alfresco/adf-extensions": ">=7.0.0-alpha.7", + "@alfresco/js-api": ">=8.0.0-alpha.7", "@angular/animations": "16.2.9", "@angular/cdk": "16.2.9", "@angular/common": "16.2.9", @@ -201,34 +215,31 @@ } }, "node_modules/@alfresco/adf-extensions": { - "version": "7.0.0-alpha.7-12867200386", - "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.7-12867200386.tgz", - "integrity": "sha512-Fs58KLorqE5loTal3qaHdr0f1l03FNfDCYuTvay5pRyyHEGdcTz79wIsPb2WuVznwARQxk8638FIFoS6annEdw==", - "license": "Apache-2.0", + "version": "7.0.0-alpha.7", + "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.7.tgz", + "integrity": "sha512-1pDvstQCopX2aXWOjTgvTt4lo0W4VUBnBcCscg86jSH3F5mDBZ377moZXPx91Hg5YYZAATtDUYktVq/em1PZ3A==", "dependencies": { "tslib": "^2.3.0" }, "peerDependencies": { - "@alfresco/js-api": ">=8.0.0-alpha.7-12867200386", + "@alfresco/js-api": ">=8.0.0-alpha.7", "@angular/common": ">=14.1.3", "@angular/core": ">=14.1.3" } }, "node_modules/@alfresco/eslint-plugin-eslint-angular": { - "version": "7.0.0-alpha.7-12867200386", - "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.7-12867200386.tgz", - "integrity": "sha512-pqXg3RcH6+z+uBNARlXKO719VZ82CwOlLyrGR3vt00eotR2ffowovSrESiW7KRll3nR4eJc9JAPAoyij4C+xVw==", - "license": "Apache-2.0", + "version": "7.0.0-alpha.7", + "resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.7.tgz", + "integrity": "sha512-3WwU8g0hW+HqQhD01Qk0TBIbIle2iKWeS+uH29f+le1UO6GM1Be8fOBrg7rOEFxIH50g5UP36waESsdz0LnVXA==", "dependencies": { "@angular-eslint/utils": "16.3.1", "@typescript-eslint/utils": "5.62.0" } }, "node_modules/@alfresco/js-api": { - "version": "8.0.0-alpha.7-12867200386", - "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.7-12867200386.tgz", - "integrity": "sha512-MMCIoT42ucx/dfpZmKpHkxaLdOGvjpHJDjEyaeO175KLQ0I6tYaGlrA5E0OWPs6l53HVERJenfEcxuymE9UoZw==", - "license": "Apache-2.0", + "version": "8.0.0-alpha.7", + "resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.7.tgz", + "integrity": "sha512-PRJwnwxEyTXk7HKcXBdaaz/ExRVNYRlRlb47pglh/RYl2eh62o8tRqQIFDujvrAJUmbLw7yejrYX/1HSeklh3Q==", "dependencies": { "event-emitter": "^0.3.5", "superagent": "^9.0.1", diff --git a/package.json b/package.json index 295f35254..dd108d47b 100644 --- a/package.json +++ b/package.json @@ -30,11 +30,11 @@ }, "private": true, "dependencies": { - "@alfresco/adf-content-services": "7.0.0-alpha.7-12867200386", - "@alfresco/adf-core": "7.0.0-alpha.7-12867200386", - "@alfresco/adf-extensions": "7.0.0-alpha.7-12867200386", - "@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7-12867200386", - "@alfresco/js-api": "8.0.0-alpha.7-12867200386", + "@alfresco/adf-content-services": "7.0.0-alpha.7", + "@alfresco/adf-core": "7.0.0-alpha.7", + "@alfresco/adf-extensions": "7.0.0-alpha.7", + "@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.7", + "@alfresco/js-api": "8.0.0-alpha.7", "@angular/animations": "16.2.9", "@angular/cdk": "16.2.9", "@angular/common": "16.2.9", @@ -62,7 +62,7 @@ "zone.js": "0.13.3" }, "devDependencies": { - "@alfresco/adf-cli": "7.0.0-alpha.7-12867200386", + "@alfresco/adf-cli": "7.0.0-alpha.7", "@angular-devkit/build-angular": "16.2.16", "@angular-devkit/core": "16.2.9", "@angular-devkit/schematics": "16.2.9", diff --git a/projects/aca-content/package.json b/projects/aca-content/package.json index eb80c2f94..484c05519 100644 --- a/projects/aca-content/package.json +++ b/projects/aca-content/package.json @@ -5,10 +5,10 @@ "peerDependencies": { "@angular/common": ">=15.2", "@angular/core": ">=15.2", - "@alfresco/adf-core": ">=7.0.0-alpha.7-0", - "@alfresco/adf-content-services": ">=7.0.0-alpha.7-0", - "@alfresco/adf-extensions": ">=7.0.0-alpha.7-0", - "@alfresco/js-api": ">=8.0.0-alpha.7-0", + "@alfresco/adf-core": ">=7.0.0-alpha.7", + "@alfresco/adf-content-services": ">=7.0.0-alpha.7", + "@alfresco/adf-extensions": ">=7.0.0-alpha.7", + "@alfresco/js-api": ">=8.0.0-alpha.7", "@angular/animations": ">=15.2", "@angular/cdk": ">=15.2", "@angular/forms": ">=15.2", diff --git a/projects/aca-playwright-shared/package.json b/projects/aca-playwright-shared/package.json index 53fefc901..0727bbc5d 100644 --- a/projects/aca-playwright-shared/package.json +++ b/projects/aca-playwright-shared/package.json @@ -7,11 +7,11 @@ "access": "public" }, "peerDependencies": { - "@alfresco/adf-core": ">=7.0.0-alpha.7-0", - "@alfresco/adf-content-services": ">=7.0.0-alpha.7-0", - "@alfresco/adf-extensions": ">=7.0.0-alpha.7-0", - "@alfresco/eslint-plugin-eslint-angular": ">=7.0.0-alpha.7-0", - "@alfresco/js-api": ">=8.0.0-alpha.7-0", + "@alfresco/adf-core": ">=7.0.0-alpha.7", + "@alfresco/adf-content-services": ">=7.0.0-alpha.7", + "@alfresco/adf-extensions": ">=7.0.0-alpha.7", + "@alfresco/eslint-plugin-eslint-angular": ">=7.0.0-alpha.7", + "@alfresco/js-api": ">=8.0.0-alpha.7", "tslib": ">=2.0.0" }, "repository": { diff --git a/projects/aca-shared/package.json b/projects/aca-shared/package.json index 5ebaf6447..5fb2becf4 100644 --- a/projects/aca-shared/package.json +++ b/projects/aca-shared/package.json @@ -4,10 +4,10 @@ "license": "LGPL-3.0", "scripts": {}, "peerDependencies": { - "@alfresco/adf-content-services": ">=7.0.0-alpha.7-0", - "@alfresco/adf-core": ">=7.0.0-alpha.7-0", - "@alfresco/adf-extensions": ">=7.0.0-alpha.7-0", - "@alfresco/js-api": ">=8.0.0-alpha.7-0", + "@alfresco/adf-content-services": ">=7.0.0-alpha.7", + "@alfresco/adf-core": ">=7.0.0-alpha.7", + "@alfresco/adf-extensions": ">=7.0.0-alpha.7", + "@alfresco/js-api": ">=8.0.0-alpha.7", "@angular/animations": ">=15.2", "@angular/common": ">=15.2", "@angular/compiler": ">=15.2",