From 3496363b8e2a2246a3a547119580bf5d59c32f8d Mon Sep 17 00:00:00 2001 From: Michal Kinas <113341662+MichalKinas@users.noreply.github.com> Date: Mon, 20 Jul 2026 13:54:51 +0200 Subject: [PATCH] Release 9.0.0 (#12075) * Release 9.0.0 * Add missing entry --- docs/license-info/README.md | 1 + docs/license-info/license-info-9.0.0.md | 81 +++++++++++++++++++++++++ docs/release-notes/README.md | 1 + docs/release-notes/RelNote-9.0.0.md | 48 +++++++++++++++ docs/vulnerability/README.md | 1 + docs/vulnerability/audit-info-9.0.0.md | 23 +++++++ lib/cli/scripts/audit.ts | 4 +- lib/content-services/package.json | 4 +- lib/core/package.json | 4 +- lib/extensions/package.json | 2 +- lib/insights/package.json | 4 +- lib/process-services-cloud/package.json | 6 +- lib/process-services/package.json | 6 +- 13 files changed, 170 insertions(+), 15 deletions(-) create mode 100644 docs/license-info/license-info-9.0.0.md create mode 100644 docs/release-notes/RelNote-9.0.0.md create mode 100644 docs/vulnerability/audit-info-9.0.0.md diff --git a/docs/license-info/README.md b/docs/license-info/README.md index 666707316f..82787db14a 100644 --- a/docs/license-info/README.md +++ b/docs/license-info/README.md @@ -63,3 +63,4 @@ The pages linked below contain the licenses for all third party dependencies of - [ADF 8.3.1](license-info-8.3.1.md) - [ADF 8.4.1](license-info-8.4.1.md) - [ADF 8.5.0](license-info-8.5.0.md) +- [ADF 9.0.0](license-info-9.0.0.md) diff --git a/docs/license-info/license-info-9.0.0.md b/docs/license-info/license-info-9.0.0.md new file mode 100644 index 0000000000..486b7e4d75 --- /dev/null +++ b/docs/license-info/license-info-9.0.0.md @@ -0,0 +1,81 @@ +--- +Title: License info, alfresco-ng2-components 9.0.0 +--- + +# License information for alfresco-ng2-components 9.0.0 + +This page lists all third party libraries the project depends on. + +## Libraries + +| Name | Version | License | +| --- | --- | --- | +| [@angular-eslint/bundled-angular-compiler](https://github.com/angular-eslint/angular-eslint.git) | 20.7.0 | [MIT](https://opensource.org/license/mit/) | +| [@angular-eslint/utils](https://github.com/angular-eslint/angular-eslint.git) | 20.7.0 | [MIT](https://opensource.org/license/mit/) | +| [@angular/animations](https://github.com/angular/angular.git) | 20.3.25 | [MIT](https://opensource.org/license/mit/) | +| [@angular/cdk](https://github.com/angular/components.git) | 20.2.14 | [MIT](https://opensource.org/license/mit/) | +| [@angular/common](https://github.com/angular/angular.git) | 20.3.25 | [MIT](https://opensource.org/license/mit/) | +| [@angular/compiler](https://github.com/angular/angular.git) | 20.3.25 | [MIT](https://opensource.org/license/mit/) | +| [@angular/core](https://github.com/angular/angular.git) | 20.3.25 | [MIT](https://opensource.org/license/mit/) | +| [@angular/forms](https://github.com/angular/angular.git) | 20.3.25 | [MIT](https://opensource.org/license/mit/) | +| [@angular/material](https://github.com/angular/components.git) | 20.2.14 | [MIT](https://opensource.org/license/mit/) | +| [@angular/material-date-fns-adapter](https://github.com/angular/components.git) | 20.2.14 | [MIT](https://opensource.org/license/mit/) | +| [@angular/platform-browser](https://github.com/angular/angular.git) | 20.3.25 | [MIT](https://opensource.org/license/mit/) | +| [@angular/platform-browser-dynamic](https://github.com/angular/angular.git) | 20.3.25 | [MIT](https://opensource.org/license/mit/) | +| [@angular/router](git+https://github.com/angular/angular.git) | 20.3.25 | [MIT](https://opensource.org/license/mit/) | +| [@apollo/client](git+https://github.com/apollographql/apollo-client.git) | 3.13.1 | [MIT](https://opensource.org/license/mit/) | +| [@babel/runtime](https://github.com/babel/babel.git) | 7.26.10 | [MIT](https://opensource.org/license/mit/) | +| [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell.git) | 10.0.0 | [MIT](https://opensource.org/license/mit/) | +| [@graphql-typed-document-node/core](git@github.com:dotansimha/graphql-typed-document-node.git) | 3.2.0 | [MIT](https://opensource.org/license/mit/) | +| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker.git) | 16.0.1 | [MIT](https://opensource.org/license/mit/) | +| [@napi-rs/canvas](git+https://github.com/Brooooooklyn/canvas.git) | 0.1.100 | [MIT](https://opensource.org/license/mit/) | +| [@napi-rs/canvas-darwin-arm64](git+https://github.com/Brooooooklyn/canvas.git) | 0.1.100 | [MIT](https://opensource.org/license/mit/) | +| [@ngx-translate/core](https://github.com/ngx-translate/core) | 17.0.0 | [MIT](https://opensource.org/license/mit/) | +| [@wry/caches](git+https://github.com/benjamn/wryware.git) | 1.0.1 | [MIT](https://opensource.org/license/mit/) | +| [@wry/context](git+https://github.com/benjamn/wryware.git) | 0.7.4 | [MIT](https://opensource.org/license/mit/) | +| [@wry/equality](git+https://github.com/benjamn/wryware.git) | 0.5.7 | [MIT](https://opensource.org/license/mit/) | +| [@wry/trie](git+https://github.com/benjamn/wryware.git) | 0.5.0 | [MIT](https://opensource.org/license/mit/) | +| [angular-oauth2-oidc](https://github.com/manfredsteyer/angular-oauth2-oidc) | 19.0.0 | [MIT](https://opensource.org/license/mit/) | +| [apollo-angular](https://github.com/kamilkisiela/apollo-angular) | 11.0.0 | [MIT](https://opensource.org/license/mit/) | +| [balanced-match](git://github.com/juliangruber/balanced-match.git) | 1.0.2 | [MIT](https://opensource.org/license/mit/) | +| [brace-expansion](git://github.com/juliangruber/brace-expansion.git) | 1.1.15 | [MIT](https://opensource.org/license/mit/) | +| [brace-expansion](git://github.com/juliangruber/brace-expansion.git) | 2.1.1 | [MIT](https://opensource.org/license/mit/) | +| [concat-map](git://github.com/substack/node-concat-map.git) | 0.0.1 | [MIT](https://opensource.org/license/mit/) | +| [cropperjs](git+https://github.com/fengyuanchen/cropperjs.git) | 1.6.2 | [MIT](https://opensource.org/license/mit/) | +| [date-fns](https://github.com/date-fns/date-fns) | 2.30.0 | [MIT](https://opensource.org/license/mit/) | +| dotenv-expand | 5.1.0 | [BSD-2-Clause](https://opensource.org/licenses/BSD-2-Clause) | +| editorjs-html | 4.0.5 | [MIT](https://opensource.org/license/mit/) | +| [eve-raphael](https://github.com/tomasAlabes/eve.git) | 0.5.0 | UNKNOWN | +| [eventemitter3](git://github.com/primus/eventemitter3.git) | 5.0.4 | [MIT](https://opensource.org/license/mit/) | +| [fetch-blob](https://github.com/node-fetch/fetch-blob.git) | 3.2.0 | [MIT](https://opensource.org/license/mit/) | +| [formdata-polyfill](git+https://jimmywarting@github.com/jimmywarting/FormData.git) | 4.0.10 | [MIT](https://opensource.org/license/mit/) | +| [graphql-tag](git+https://github.com/apollographql/graphql-tag.git) | 2.12.7 | [MIT](https://opensource.org/license/mit/) | +| [graphql-ws](git+https://github.com/enisdenjo/graphql-ws.git) | 6.0.8 | [MIT](https://opensource.org/license/mit/) | +| [hoist-non-react-statics](git://github.com/mridgway/hoist-non-react-statics.git) | 3.3.2 | [BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) | +| [js-tokens](lydell/js-tokens) | 4.0.0 | [MIT](https://opensource.org/license/mit/) | +| [lodash-es](lodash/lodash) | 4.18.1 | [MIT](https://opensource.org/license/mit/) | +| [loose-envify](git://github.com/zertosh/loose-envify.git) | 1.4.0 | [MIT](https://opensource.org/license/mit/) | +| [material-icons](git+https://github.com/marella/material-icons.git) | 1.13.14 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | +| [minimatch](git://github.com/isaacs/minimatch.git) | 5.1.9 | [ISC](https://www.isc.org/licenses/) | +| [minimatch-browser](git://github.com/isaacs/minimatch.git) | 1.0.0 | [ISC](https://www.isc.org/licenses/) | +| [ng2-charts](git+https://github.com/valor-software/ng2-charts.git) | 4.1.1 | [ISC](https://www.isc.org/licenses/) | +| [node-domexception](git+https://github.com/jimmywarting/node-domexception.git) | 1.0.0 | [MIT](https://opensource.org/license/mit/) | +| [node-fetch](https://github.com/node-fetch/node-fetch.git) | 3.3.2 | [MIT](https://opensource.org/license/mit/) | +| [object-assign](sindresorhus/object-assign) | 4.1.1 | [MIT](https://opensource.org/license/mit/) | +| [optimism](git+https://github.com/benjamn/optimism.git) | 0.18.1 | [MIT](https://opensource.org/license/mit/) | +| [pdfjs-dist](git+https://github.com/mozilla/pdf.js.git) | 5.1.91 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | +| [prop-types](facebook/prop-types) | 15.8.1 | [MIT](https://opensource.org/license/mit/) | +| [raphael](git://github.com/DmitryBaranovskiy/raphael.git) | 2.3.0 | [MIT](https://opensource.org/license/mit/) | +| [react-is](https://github.com/facebook/react.git) | 16.13.1 | [MIT](https://opensource.org/license/mit/) | +| [regenerator-runtime](https://github.com/facebook/regenerator/tree/main/packages/runtime) | 0.14.1 | [MIT](https://opensource.org/license/mit/) | +| [rehackt](git+https://github.com/phryneas/rehackt.git) | 0.1.0 | [MIT](https://opensource.org/license/mit/) | +| [rxjs](https://github.com/reactivex/rxjs.git) | 7.8.2 | [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0) | +| [symbol-observable](blesh/symbol-observable) | 4.0.0 | [MIT](https://opensource.org/license/mit/) | +| [ts-invariant](git+https://github.com/apollographql/invariant-packages.git) | 0.10.3 | [MIT](https://opensource.org/license/mit/) | +| [tslib](https://github.com/Microsoft/tslib.git) | 2.8.1 | [0BSD](http://landley.net/toybox/license.html) | +| [uuid](https://github.com/uuidjs/uuid.git) | 14.0.1 | [MIT](https://opensource.org/license/mit/) | +| [web-streams-polyfill](git+https://github.com/MattiasBuelens/web-streams-polyfill.git) | 3.3.3 | [MIT](https://opensource.org/license/mit/) | +| [zen-observable](zenparsing/zen-observable) | 0.8.15 | [MIT](https://opensource.org/license/mit/) | +| [zen-observable-ts](git+https://github.com/apollographql/zen-observable-ts.git) | 1.2.5 | [MIT](https://opensource.org/license/mit/) | +| [zone.js](git://github.com/angular/angular.git) | 0.15.0 | [MIT](https://opensource.org/license/mit/) | + diff --git a/docs/release-notes/README.md b/docs/release-notes/README.md index 830f945bc0..0e1d7b90bb 100644 --- a/docs/release-notes/README.md +++ b/docs/release-notes/README.md @@ -9,6 +9,7 @@ The first **General Availability** release was v2.0.0. ## General Availability +- [9.0.0](RelNote-9.0.0.md) - [8.5.0](RelNote-8.5.0.md) - [8.4.1](RelNote-8.4.1.md) - [8.3.1](RelNote-8.3.1.md) diff --git a/docs/release-notes/RelNote-9.0.0.md b/docs/release-notes/RelNote-9.0.0.md new file mode 100644 index 0000000000..48d19dbb31 --- /dev/null +++ b/docs/release-notes/RelNote-9.0.0.md @@ -0,0 +1,48 @@ +--- +Title: Changelog for alfresco-ng2-components v9.0.0 +--- + +# Changelog + +- [0a19be090e](git@github.com:Alfresco/alfresco-ng2-components/commit/0a19be090e) [ACS-12286] Pass includeFields through to getRecentFiles for -recent- (#12067) +- [b69c3ae1ae](git@github.com:Alfresco/alfresco-ng2-components/commit/b69c3ae1ae) [MNT-25230] Displayed modified time for node version (#12066) +- [ce907417b7](git@github.com:Alfresco/alfresco-ng2-components/commit/ce907417b7) AAE-48166 Compensate for VM/Citrix clock drift in token expiry check (#12024) +- [4c7765e3fa](git@github.com:Alfresco/alfresco-ng2-components/commit/4c7765e3fa) AAE-46517 Add onRowCountChange form event for Repeatable Sections (#12062) +- [407a64996e](git@github.com:Alfresco/alfresco-ng2-components/commit/407a64996e) AAE-46248 Format dropdown/radio option labels in display-text expressions (#12045) +- [01cea60490](git@github.com:Alfresco/alfresco-ng2-components/commit/01cea60490) [MNT-25230] adw version history does not provide user information (#12050) +- [09ef05038c](git@github.com:Alfresco/alfresco-ng2-components/commit/09ef05038c) chore: remove deprecated MaterialModule and its references (#12051) +- [c7bd56f244](git@github.com:Alfresco/alfresco-ng2-components/commit/c7bd56f244) AAE-43974 Fix for alfresco-content-app e2e failure (#12055) +- [b86e41515e](git@github.com:Alfresco/alfresco-ng2-components/commit/b86e41515e) [ACS-12037] Remove Knowledge Discovery from ADF (#12042) +- [0b35118dee](git@github.com:Alfresco/alfresco-ng2-components/commit/0b35118dee) AAE-47880 UI breaks when pasting very large text into text field (#12043) +- [fe2b3d85dd](git@github.com:Alfresco/alfresco-ng2-components/commit/fe2b3d85dd) [ACS-12108] Introduce signed commits into ADF workflows (#12040) +- [b0dc85422c](git@github.com:Alfresco/alfresco-ng2-components/commit/b0dc85422c) Improvement/AAE-43974 Refactoring form fields (#11945) +- [23f0392c12](git@github.com:Alfresco/alfresco-ng2-components/commit/23f0392c12) AAE-47634 Refactor: switch form service getTask to use runtime bundle API (#12020) +- [997303e6a7](git@github.com:Alfresco/alfresco-ng2-components/commit/997303e6a7) [ACS-11325] remove chevron button from tab order in adf-tree (#12041) +- [45d1818f04](git@github.com:Alfresco/alfresco-ng2-components/commit/45d1818f04) [ACS-12098] firefox headless race condition viewer fix (#12023) +- [448e667c52](git@github.com:Alfresco/alfresco-ng2-components/commit/448e667c52) [MNT-25681] Content node selector panel filtering fixed (#12032) +- [18e602aa85](git@github.com:Alfresco/alfresco-ng2-components/commit/18e602aa85) [PRODSEC-13253] Increased peerDependencies versions to allow to increase angular version in other projects (#12031) +- [4cd8648a05](git@github.com:Alfresco/alfresco-ng2-components/commit/4cd8648a05) Adjust release triggers to use cache-writable token (#12030) +- [7f57b3936b](git@github.com:Alfresco/alfresco-ng2-components/commit/7f57b3936b) AAE-39528 Session timeout features (#12008) +- [5a30baad99](git@github.com:Alfresco/alfresco-ng2-components/commit/5a30baad99) Release cache read/write fix (#12029) +- [5050c3d974](git@github.com:Alfresco/alfresco-ng2-components/commit/5050c3d974) [ACS-12041] Add debounceTime in PeopleWidgetComponent to limit API calls on every keystroke (#12027) +- [d8b36606e2](git@github.com:Alfresco/alfresco-ng2-components/commit/d8b36606e2) [MNT-25681] Search refactoring and unification (#12019) +- [37f8fe47ac](git@github.com:Alfresco/alfresco-ng2-components/commit/37f8fe47ac) AAE-46695 Upgrade to pnpm 11.9 (#12028) +- [af0d1e4ead](git@github.com:Alfresco/alfresco-ng2-components/commit/af0d1e4ead) AAE-47093 Update Supply Chain Review GH AW to latest (#12025) +- [bd7f393db9](git@github.com:Alfresco/alfresco-ng2-components/commit/bd7f393db9) AAE-47634 Fix block task claim checking status on Runtime Bundle (#12009) +- [d2d6696c05](git@github.com:Alfresco/alfresco-ng2-components/commit/d2d6696c05) Migrate to Angular 20, TypeScript 5.9, and Angular Material 20 (#11657) +- [7546aa91a3](git@github.com:Alfresco/alfresco-ng2-components/commit/7546aa91a3) AAE-47577 Form Spinner persists outside of Automate Form (#12005) +- [74d67c39a0](git@github.com:Alfresco/alfresco-ng2-components/commit/74d67c39a0) [ACS-11317] a11y Fix: Tags interactive controls are not manageable via keyboard (#11845) +- [20c20f2749](git@github.com:Alfresco/alfresco-ng2-components/commit/20c20f2749) AAE-46247 Add type-aware form field value adapter service (#11968) +- [b498d5744c](git@github.com:Alfresco/alfresco-ng2-components/commit/b498d5744c) [AAE-47470] - Upgrade Pnpm to 11.8.0 (#12004) +- [80eef35e1d](git@github.com:Alfresco/alfresco-ng2-components/commit/80eef35e1d) [ACS-11325] Add keyboard navigation and a11y support for adf-tree component (#11973) +- [49a3f1e104](git@github.com:Alfresco/alfresco-ng2-components/commit/49a3f1e104) AAE-47412 Update suprocesses and linked processes for process instance model (#11996) +- [0beaa18452](git@github.com:Alfresco/alfresco-ng2-components/commit/0beaa18452) [ACS-11973] Fix: context menu disappears during bulk upload (#11994) +- [76fd461741](git@github.com:Alfresco/alfresco-ng2-components/commit/76fd461741) AAE-47042 Add auto grow support to multiline text widget (#11981) +- [78697ee62a](git@github.com:Alfresco/alfresco-ng2-components/commit/78697ee62a) [AAE-0000] - Fixed js-api error index.js (#11970) +- [43c5bc17fb](git@github.com:Alfresco/alfresco-ng2-components/commit/43c5bc17fb) [ACS-12020] Updated init-aps passwords with secret ones (#11993) +- [cda20e0386](git@github.com:Alfresco/alfresco-ng2-components/commit/cda20e0386) Post-release version bump (#11988) +- [8f5099e822](git@github.com:Alfresco/alfresco-ng2-components/commit/8f5099e822) [ACS-11928] convert ReadStream to Blob before appending to FormData (#11987) +- [5dd709ed58](git@github.com:Alfresco/alfresco-ng2-components/commit/5dd709ed58) AAE-44809 Fix form multi-file attachment - document viewer not updated on file selection (#11980) +- [9d353bf271](git@github.com:Alfresco/alfresco-ng2-components/commit/9d353bf271) [ACS-11974] [ACA] Upload new version button is no longer disabled when clicked once (#11977) +- [633702860f](git@github.com:Alfresco/alfresco-ng2-components/commit/633702860f) Post-release version bump (#11984) +- [bf5b3af285](git@github.com:Alfresco/alfresco-ng2-components/commit/bf5b3af285) AAE-47094 Add Stale PR Cleanup workflow (#11983) diff --git a/docs/vulnerability/README.md b/docs/vulnerability/README.md index f363b39d67..0c119c305b 100644 --- a/docs/vulnerability/README.md +++ b/docs/vulnerability/README.md @@ -60,3 +60,4 @@ The pages linked below contain the audit for all third party dependencies of ADF - [ADF 8.3.1](audit-info-8.3.1.md) - [ADF 8.4.1](audit-info-8.4.1.md) - [ADF 8.5.0](audit-info-8.5.0.md) +- [ADF 9.0.0](audit-info-9.0.0.md) diff --git a/docs/vulnerability/audit-info-9.0.0.md b/docs/vulnerability/audit-info-9.0.0.md new file mode 100644 index 0000000000..f9f2c89ad3 --- /dev/null +++ b/docs/vulnerability/audit-info-9.0.0.md @@ -0,0 +1,23 @@ +--- +Title: Audit info, alfresco-ng2-components 9.0.0 +--- + +# Audit information for alfresco-ng2-components 9.0.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: 297 + +## Libraries + +| Severity | Module | Vulnerable versions | +| --- | --- | --- | + + diff --git a/lib/cli/scripts/audit.ts b/lib/cli/scripts/audit.ts index dcfc309654..75197680eb 100644 --- a/lib/cli/scripts/audit.ts +++ b/lib/cli/scripts/audit.ts @@ -98,8 +98,8 @@ Options: const packageDir = path.dirname(packagePath); // Use spawnSync with array arguments for safer command execution (prevents shell injection) - // Cross-platform: npm is available on PATH on all platforms (Windows, macOS, Linux) - const result = spawnSync('npm', ['audit', '--json', '--prod'], { + // Cross-platform: pnpm is available on PATH on all platforms (Windows, macOS, Linux) + const result = spawnSync('pnpm', ['audit', '--json', '--prod'], { cwd: packageDir, encoding: 'utf-8', // shell: false is the default and more secure (no shell interpretation) diff --git a/lib/content-services/package.json b/lib/content-services/package.json index 5d6ecdd72b..fbc136e20c 100644 --- a/lib/content-services/package.json +++ b/lib/content-services/package.json @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=20.3.25", "@angular/platform-browser-dynamic": ">=20.3.25", "@angular/router": ">=20.3.25", - "@alfresco/js-api": ">=9.5.0", + "@alfresco/js-api": ">=10.0.0", "@ngx-translate/core": ">=17.0.0", - "@alfresco/adf-core": ">=8.5.0" + "@alfresco/adf-core": ">=9.0.0" }, "keywords": [ "content-services", diff --git a/lib/core/package.json b/lib/core/package.json index 7a98f75817..def2867dd2 100644 --- a/lib/core/package.json +++ b/lib/core/package.json @@ -33,8 +33,8 @@ "@angular/router": ">=20.3.25", "@mat-datetimepicker/core": ">=12.0.1", "@ngx-translate/core": ">=17.0.0", - "@alfresco/js-api": ">=9.5.0", - "@alfresco/adf-extensions": ">=8.5.0", + "@alfresco/js-api": ">=10.0.0", + "@alfresco/adf-extensions": ">=9.0.0", "minimatch": ">=10.0.0", "pdfjs-dist": ">=3.3.122", "rxjs": ">=7.8.0" diff --git a/lib/extensions/package.json b/lib/extensions/package.json index 83e60fcdb4..32df89ffa1 100644 --- a/lib/extensions/package.json +++ b/lib/extensions/package.json @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": ">=20.3.25", "@angular/core": ">=20.3.25", - "@alfresco/js-api": ">=9.5.0" + "@alfresco/js-api": ">=10.0.0" }, "keywords": [ "extensions", diff --git a/lib/insights/package.json b/lib/insights/package.json index deb298e5f0..b82f3349e1 100644 --- a/lib/insights/package.json +++ b/lib/insights/package.json @@ -21,8 +21,8 @@ "@angular/core": ">=20.3.25", "@angular/forms": ">=20.3.25", "@angular/material": ">=20.2.14", - "@alfresco/adf-core": ">=8.5.0", - "@alfresco/adf-content-services": ">=8.5.0", + "@alfresco/adf-core": ">=9.0.0", + "@alfresco/adf-content-services": ">=9.0.0", "@ngx-translate/core": ">=17.0.0" }, "keywords": [ diff --git a/lib/process-services-cloud/package.json b/lib/process-services-cloud/package.json index 1cf944ba7a..a39d5c38b5 100644 --- a/lib/process-services-cloud/package.json +++ b/lib/process-services-cloud/package.json @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=20.3.25", "@angular/platform-browser-dynamic": ">=20.3.25", "@angular/router": ">=20.3.25", - "@alfresco/js-api": ">=9.5.0", - "@alfresco/adf-core": ">=8.5.0", - "@alfresco/adf-content-services": ">=8.5.0", + "@alfresco/js-api": ">=10.0.0", + "@alfresco/adf-core": ">=9.0.0", + "@alfresco/adf-content-services": ">=9.0.0", "@apollo/client": ">=3.7.2", "@ngx-translate/core": ">=17.0.0", "apollo-angular": ">=4.0.1", diff --git a/lib/process-services/package.json b/lib/process-services/package.json index d29b2444d1..833e64636c 100644 --- a/lib/process-services/package.json +++ b/lib/process-services/package.json @@ -21,9 +21,9 @@ "@angular/platform-browser": ">=20.3.25", "@angular/platform-browser-dynamic": ">=20.3.25", "@angular/router": ">=20.3.25", - "@alfresco/js-api": ">=9.5.0", - "@alfresco/adf-core": ">=8.5.0", - "@alfresco/adf-content-services": ">=8.5.0", + "@alfresco/js-api": ">=10.0.0", + "@alfresco/adf-core": ">=9.0.0", + "@alfresco/adf-content-services": ">=9.0.0", "@ngx-translate/core": ">=17.0.0" }, "keywords": [