[ACS-3668] Release 3.1.0 (#2740)

* update app config

* upgrade ADF to release version

* bump app version

* release reports
This commit is contained in:
Denys Vuika 2022-10-25 11:25:33 +01:00 committed by GitHub
parent b6c95fa134
commit 1de59d7295
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 196 additions and 23 deletions

View File

@ -26,7 +26,7 @@
"locale": "en", "locale": "en",
"application": { "application": {
"name": "Alfresco Content Application", "name": "Alfresco Content Application",
"version": "2.11.0", "version": "3.1.0",
"logo": "assets/images/alfresco-logo-flower.svg", "logo": "assets/images/alfresco-logo-flower.svg",
"headerImagePath": "assets/images/mastHead-bg-shapesPattern.svg", "headerImagePath": "assets/images/mastHead-bg-shapesPattern.svg",
"copyright": "APP.COPYRIGHT" "copyright": "APP.COPYRIGHT"

View File

@ -0,0 +1,22 @@
---
Title: Audit info, alfresco-content-app 3.1.0
---
# Audit information for alfresco-content-app 3.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: 93
## Libraries
| Severity | Module | Vulnerable versions |
| --- | --- | --- |

View File

@ -0,0 +1,45 @@
---
Title: Changelog for alfresco-content-app v3.1.0
---
# Changelog
- 1f648c3f [AAE-10984]: add path alias for adf auth second entry module (#2738)
- 441df718 renamed comparator's value (#2733)
- 1303de45 Update branch for ADF 36644 and JS-API 5.1.0-369 [ci:force] (#2731)
- 2fba46c6 documentation fixes (#2730)
- c9e285fc Update branch for ADF 36619 and JS-API 5.1.0-369 [ci:force] (#2728)
- c2145001 [acs-3548] fixed csv file issues(878577) (#2729)
- 77c5ac0c [ACS-3576] Map aspect actions with the aspect picker dropdown (#2713)
- 2d6375aa [ACS-3546] Fix for Create new folder a11y (#2715)
- d0ffbb62 exclude C306959 (#2725)
- 1a38cf39 [ACS-3548] aria-level issue resolved for accessibility in details component (#2717)
- b62e9951 [ACS-3548] accessibility issues fixed for ACS-3548 (#2695)
- a6622699 [ACS-3721] Change folder rules endpoints to private (#2710)
- 9549a6c0 [ACS-3698] Add some validation to the actions section of the folder rules create / update dialog (#2712)
- 3e44f465 [ACS-3552] Accessibility fixes for CSV file issues (#2705)
- df4a80f6 [MNT-22754] fix context menus for records (#2706)
- a804dcea [ACS-3511] Update rules (#2701)
- 9b7115ce [ACS-3551] a11y fix for search results view (#2693)
- 59c7d682 [ACA-3258] Edit rule dialog actions section (#2692)
- 08d4f465 ACA-4615 view profile functionality should also be visible for SSO users (#2694)
- 0333e4a0 [Content-ee][ADW] Alfresco Administrators - private and moderate libraries - can't join to libraries issue resolved (#2687)
- cd6a2cc2 [ACS-3596] Create / Update rule dialog - display errors (#2685)
- bbfe5da8 [ACS-3590] Fix contrast issues, add missing focus indicators (#2673)
- 958134e2 [ACS-3621] Fix context menu directive flaky unit test (#2675)
- 4a672513 [ACS-3359] Rename boolean fields in rule API. (#2672)
- f49e57f4 [ACS-3538] Fix of A11y issue for create menu (#2670)
- aaa19142 [ACS-3575] Update FolderRulesService to provide a list of available aspects (#2669)
- 8f37a69f [ACS-3548] heading added to resolve heading accessibility issue (#2665)
- 1f0d590a [ACS-3586] ACA/Folder Rules: Adding a rule to a Folder seems to break the Folder Rules UI (#2663)
- dc215dc0 ACA-4615 : Restrict Edit Profile functionality to ECM users only (#2662)
- 9cf9fa01 ACS-3544 Fix accessibility issues in trashcan (#2659)
- cef23e69 [ACS-3537] - Fix accessibility issues in personal files (#2652)
- fdc1dadf [ACA-4612] ACA: integrating with the local ADF source code (#2658)
- c2b9c6cc [ACS-3259] Create / Update rule dialog - options section (#2651)
- f48a5b84 LOC-391 Fix for ACA-4606 - Updated strings in 16 languages (#2647)
- 50c84a0e [AAE-10253] It shouldn't be possible to right click in a drag&drop empty area (#2611)
- 3b9eae67 [ACS-3512] - ACA enable/disable rule from listing (#2636)
- cd8ffe70 cleanup unused theming (#2624)
- 87638c88 ACA-4600-adding-input-validations-for-edit-profile (#2601)
- 49e48abf [AAE-6294] The list should be refreshed without allowing a used to se… (#2629)

View File

@ -0,0 +1,106 @@
---
Title: License info, alfresco-content-app 3.1.0
---
# License information for alfresco-content-app 3.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) | 5.1.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 5.1.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 5.1.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@alfresco/js-api](https://github.com/Alfresco/alfresco-js-api) | 5.1.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@angular/animations](https://github.com/angular/angular) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/cdk](https://github.com/angular/components) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/common](https://github.com/angular/angular) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/compiler](https://github.com/angular/angular) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/core](https://github.com/angular/angular) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/flex-layout](https://github.com/angular/flex-layout) | 14.0.0-beta.40 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/forms](https://github.com/angular/angular) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material-moment-adapter](https://github.com/angular/components) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/material](https://github.com/angular/components) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/platform-browser](https://github.com/angular/angular) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@angular/router](https://github.com/angular/angular) | 14.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/code](https://github.com/editor-js/code) | 2.7.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/editorjs](https://github.com/codex-team/editor.js) | 2.25.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [@editorjs/header](https://github.com/editor-js/header) | 2.6.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/inline-code](https://github.com/editor-js/inline-code) | 1.3.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/list](https://github.com/editor-js/list) | 1.7.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/marker](https://github.com/editor-js/marker) | 1.2.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@editorjs/underline](https://github.com/editor-js/underline) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 9.0.68 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@mat-datetimepicker/moment](https://github.com/kuhnroyal/mat-datetimepicker) | 9.0.68 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/effects](https://github.com/ngrx/platform) | 14.2.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/router-store](https://github.com/ngrx/platform) | 14.2.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 14.2.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [@ngrx/store](https://github.com/ngrx/platform) | 14.2.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) |
| [@quanzo/change-font-size](https://github.com/quanzo/change-font-size) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| alfresco-content-app | 3.1.0 | UNLICENSED |
| [asynckit](https://github.com/alexindigo/asynckit) | 0.4.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [balanced-match](https://github.com/juliangruber/balanced-match) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 1.1.11 | [MIT](http://www.opensource.org/licenses/MIT) |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | 2.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [call-bind](https://github.com/ljharb/call-bind) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [codex-notifier](https://github.com/codex-team/js-notifier) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [codex-tooltip](https://github.com/codex-team/codex.tooltips) | 1.0.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [combined-stream](https://github.com/felixge/node-combined-stream) | 1.0.8 | [MIT](http://www.opensource.org/licenses/MIT) |
| [component-emitter](https://github.com/component/emitter) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [concat-map](https://github.com/substack/node-concat-map) | 0.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cookiejar](https://github.com/bmeck/node-cookiejar) | 2.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [cropperjs](https://github.com/fengyuanchen/cropperjs) | 1.5.11 | [MIT](http://www.opensource.org/licenses/MIT) |
| [d](https://github.com/medikoo/d) | 1.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [debug](https://github.com/visionmedia/debug) | 4.3.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [delayed-stream](https://github.com/felixge/node-delayed-stream) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| editorjs-html | 3.4.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [editorjs-paragraph-with-alignment](https://github.com/kaaaaaaaaaaai/paragraph-with-alignment) | 3.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [editorjs-text-color-plugin](https://github.com/flaming-cl/editorjs-text-color-plugin) | 1.13.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [es5-ext](https://github.com/medikoo/es5-ext) | 0.10.62 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [es6-iterator](https://github.com/medikoo/es6-iterator) | 2.0.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [es6-symbol](https://github.com/medikoo/es6-symbol) | 3.1.3 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [event-emitter](https://github.com/medikoo/event-emitter) | 0.3.5 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ext](https://github.com/medikoo/es5-ext.git#ext) | 1.7.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [fast-safe-stringify](https://github.com/davidmarkclements/fast-safe-stringify) | 2.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [form-data](https://github.com/form-data/form-data) | 3.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [formidable](https://github.com/node-formidable/formidable) | 1.2.6 | [MIT](http://www.opensource.org/licenses/MIT) |
| [function-bind](https://github.com/Raynos/function-bind) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [get-intrinsic](https://github.com/ljharb/get-intrinsic) | 1.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has-symbols](https://github.com/inspect-js/has-symbols) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [has](https://github.com/tarruda/has) | 1.0.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [inherits](https://github.com/isaacs/inherits) | 2.0.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [lru-cache](https://github.com/isaacs/node-lru-cache) | 6.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [methods](https://github.com/jshttp/methods) | 1.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mime-db](https://github.com/jshttp/mime-db) | 1.45.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mime-types](https://github.com/jshttp/mime-types) | 2.1.28 | [MIT](http://www.opensource.org/licenses/MIT) |
| [mime](https://github.com/broofa/mime) | 2.6.0 | [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/) |
| [minimatch](https://github.com/isaacs/minimatch) | 5.0.1 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [moment-es6](https://github.com/Agamnentzar/moment-es6) | 1.0.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [moment](https://github.com/moment/moment) | 2.29.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [ms](https://github.com/zeit/ms) | 2.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [nanoid](https://github.com/ai/nanoid) | 3.3.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [next-tick](https://github.com/medikoo/next-tick) | 1.1.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [object-inspect](https://github.com/inspect-js/object-inspect) | 1.10.3 | [MIT](http://www.opensource.org/licenses/MIT) |
| [parse5](https://github.com/inikulin/parse5) | 5.1.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [pdfjs-dist](https://github.com/mozilla/pdfjs-dist) | 2.5.207 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [qs](https://github.com/ljharb/qs) | 6.10.5 | [BSD-3-Clause](http://www.opensource.org/licenses/BSD-3-Clause) |
| [readable-stream](https://github.com/nodejs/readable-stream) | 3.6.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [rxjs](https://github.com/reactivex/rxjs) | 6.6.6 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
| [safe-buffer](https://github.com/feross/safe-buffer) | 5.2.1 | [MIT](http://www.opensource.org/licenses/MIT) |
| [semver](https://github.com/npm/node-semver) | 7.3.4 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [side-channel](https://github.com/ljharb/side-channel) | 1.0.4 | [MIT](http://www.opensource.org/licenses/MIT) |
| [string_decoder](https://github.com/nodejs/string_decoder) | 1.3.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [superagent](https://github.com/visionmedia/superagent) | 6.1.0 | [MIT](http://www.opensource.org/licenses/MIT) |
| [tslib](https://github.com/Microsoft/tslib) | 1.14.1 | [0BSD](http://landley.net/toybox/license.html) |
| [tslib](https://github.com/Microsoft/tslib) | 2.4.0 | [0BSD](http://landley.net/toybox/license.html) |
| [type](https://github.com/medikoo/type) | 1.2.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [type](https://github.com/medikoo/type) | 2.7.2 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [util-deprecate](https://github.com/TooTallNate/util-deprecate) | 1.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
| [yallist](https://github.com/isaacs/yallist) | 4.0.0 | [ISC](https://www.isc.org/downloads/software-support-policy/isc-license/) |
| [zone.js](https://github.com/angular/angular) | 0.11.8 | [MIT](http://www.opensource.org/licenses/MIT) |

32
package-lock.json generated
View File

@ -1,6 +1,6 @@
{ {
"name": "alfresco-content-app", "name": "alfresco-content-app",
"version": "3.0.0", "version": "3.1.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {
@ -11,9 +11,9 @@
"dev": true "dev": true
}, },
"@alfresco/adf-cli": { "@alfresco/adf-cli": {
"version": "5.1.0-36718", "version": "5.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-5.1.0-36718.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-5.1.0.tgz",
"integrity": "sha512-zHvwMgZxFmadJTAMNLCt50KhwXWQ3hfr13wvY0nGO/rxkTBiSl+sMw8aD6u/cbImkNVsb+PA/zG/y0n6urgDEQ==", "integrity": "sha512-G+PvfZz7p7fZp7NZYBwYKbZn7FU+qRXeZsMBpHD28AvfshGm0Sd0WQbR7MoAomO4ClfOPQUUpzpzsrEmJO/8JA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@alfresco/js-api": "5.1.0", "@alfresco/js-api": "5.1.0",
@ -28,17 +28,17 @@
} }
}, },
"@alfresco/adf-content-services": { "@alfresco/adf-content-services": {
"version": "5.1.0-36718", "version": "5.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-5.1.0-36718.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-5.1.0.tgz",
"integrity": "sha512-sszBa2NpO1yBfb4rCliX6rPtWQFTGVyhugVk0UQ5dabe/+WHjbtfU2N9SnlFDo4KHEAyA8ocA0ap2UTsRMxPdQ==", "integrity": "sha512-KzSOBww/slvigAVNl67XNS55PW+JOHtMqNSt0bOG1kndXdBazbv+MIB5/AMPRft4GSZ0FFCKh1yjwVzlNx/2lw==",
"requires": { "requires": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
} }
}, },
"@alfresco/adf-core": { "@alfresco/adf-core": {
"version": "5.1.0-36718", "version": "5.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-5.1.0-36718.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-5.1.0.tgz",
"integrity": "sha512-/Qp+hGNcdoeH2k/yyRpmxvWBqaIkhGPD6qdcsvazBpXhNZ0g4z2EwIjxDKHSBgxyVcNnPfZpxiAu8rrj5gU3tg==", "integrity": "sha512-ruUeG5kR0plB0MRpSB+59BT7TrgkFY5M5JTDgH4RLCXD1PC5eSM+QYNKIai3CviWvTHBhHiujaGvuG3Y+NskBA==",
"requires": { "requires": {
"@editorjs/code": "2.7.0", "@editorjs/code": "2.7.0",
"@editorjs/editorjs": "2.25.0", "@editorjs/editorjs": "2.25.0",
@ -56,17 +56,17 @@
} }
}, },
"@alfresco/adf-extensions": { "@alfresco/adf-extensions": {
"version": "5.1.0-36718", "version": "5.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-5.1.0-36718.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-5.1.0.tgz",
"integrity": "sha512-aqz1+jw5n7bZSWI1knHA68AH99TCEr/S0vigBbjQaD5x5mvpVO+vvHyXlHYIp6m7sG7iPy0+AwVGsH/dmuGJ4Q==", "integrity": "sha512-jjoB94zI5tR/wpR9r5zPKDaFcMBls6/0cdDpi8wgvXgV3eFDFyoC3KFyGKcxdxMkfnkKJ7IJe4KqymC4SGXRTQ==",
"requires": { "requires": {
"tslib": "^2.3.0" "tslib": "^2.3.0"
} }
}, },
"@alfresco/adf-testing": { "@alfresco/adf-testing": {
"version": "5.1.0-36718", "version": "5.1.0",
"resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-5.1.0-36718.tgz", "resolved": "https://registry.npmjs.org/@alfresco/adf-testing/-/adf-testing-5.1.0.tgz",
"integrity": "sha512-HKGbC0BHu4BB8mOW9mqVihZYm3t7r7zpCuR8qoWRf/ikNj2H9qYWzuTUHu9OQZk0Sf4lv8/c5sSSY1b6E1RIWQ==", "integrity": "sha512-44DxODgWP4JI9WK1mlRrctruh8XMeKiRthoxscB8Tn5bgHH0F++0lW6VV7DIYYhDtX5tmkR6AR3vi8XdJdLD8A==",
"dev": true, "dev": true,
"requires": { "requires": {
"@alfresco/js-api": "5.1.0", "@alfresco/js-api": "5.1.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "alfresco-content-app", "name": "alfresco-content-app",
"version": "3.0.0", "version": "3.1.0",
"commit": "", "commit": "",
"license": "LGPL-3.0", "license": "LGPL-3.0",
"scripts": { "scripts": {
@ -25,9 +25,9 @@
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "5.1.0-36718", "@alfresco/adf-content-services": "5.1.0",
"@alfresco/adf-core": "5.1.0-36718", "@alfresco/adf-core": "5.1.0",
"@alfresco/adf-extensions": "5.1.0-36718", "@alfresco/adf-extensions": "5.1.0",
"@alfresco/js-api": "5.1.0", "@alfresco/js-api": "5.1.0",
"@angular/animations": "14.1.2", "@angular/animations": "14.1.2",
"@angular/cdk": "14.1.2", "@angular/cdk": "14.1.2",
@ -57,8 +57,8 @@
"zone.js": "0.11.8" "zone.js": "0.11.8"
}, },
"devDependencies": { "devDependencies": {
"@alfresco/adf-cli": "5.1.0-36718", "@alfresco/adf-cli": "5.1.0",
"@alfresco/adf-testing": "5.1.0-36718", "@alfresco/adf-testing": "5.1.0",
"@angular-custom-builders/lite-serve": "^0.2.3", "@angular-custom-builders/lite-serve": "^0.2.3",
"@angular-devkit/build-angular": "14.1.2", "@angular-devkit/build-angular": "14.1.2",
"@angular-eslint/builder": "^14.1.2", "@angular-eslint/builder": "^14.1.2",