mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
parent
0e7610919d
commit
5f7a80f94d
25
README.md
25
README.md
@ -12,18 +12,19 @@ Please refer to the public [documentation](https://alfresco-content-app.netlify.
|
||||
## Compatibility
|
||||
|
||||
| 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 |
|
||||
| 4.4.x | 6.7 | 23.2 | 18.x | 14.x |
|
||||
| 4.3.x | 6.4 | 23.1 | 18.x | 14.x |
|
||||
| 4.2.x | 6.3 | 23.1.0-M4 | 18.x | 14.x |
|
||||
| 4.1.x | 6.2 | 7.4 | 18.x | 14.x |
|
||||
| 4.0.x | 6.1 | 7.4 | 14.x | 14.x |
|
||||
| 3.1.x | 5.1 | 7.3 | | |
|
||||
| 3.0.x | 5.0 | 7.3 | | |
|
||||
|-------|---------------|-----------|------|---------|
|
||||
| 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.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 |
|
||||
| 4.4.x | 6.7 | 23.2 | 18.x | 14.x |
|
||||
| 4.3.x | 6.4 | 23.1 | 18.x | 14.x |
|
||||
| 4.2.x | 6.3 | 23.1.0-M4 | 18.x | 14.x |
|
||||
| 4.1.x | 6.2 | 7.4 | 18.x | 14.x |
|
||||
| 4.0.x | 6.1 | 7.4 | 14.x | 14.x |
|
||||
| 3.1.x | 5.1 | 7.3 | | |
|
||||
| 3.0.x | 5.0 | 7.3 | | |
|
||||
|
||||
> See <https://angular.io/guide/versions> for more details on Angular and Node.js compatibility
|
||||
|
||||
|
@ -40,6 +40,7 @@ The documentation is divided into the following sections:
|
||||
|
||||
| ACA | ADF | ACS | Node | Angular |
|
||||
|-------|---------------|-----------|------|---------|
|
||||
| 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.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 |
|
||||
|
25
docs/audit/audit-info-6.0.0.md
Normal file
25
docs/audit/audit-info-6.0.0.md
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
Title: Audit info, alfresco-content-app 6.0.0
|
||||
---
|
||||
|
||||
# Audit information for alfresco-content-app 6.0.0
|
||||
|
||||
This page lists the security audit of the dependencies this project depends on.
|
||||
|
||||
## Risks
|
||||
|
||||
- Critical risk: 0
|
||||
- High risk: 1
|
||||
- Moderate risk: 1
|
||||
- Low risk: 0
|
||||
|
||||
Dependencies analyzed:
|
||||
|
||||
## Libraries
|
||||
|
||||
| Severity | Module | Vulnerable versions |
|
||||
| --- | --- | --- |
|
||||
|moderate | @babel/runtime | "<7.26.10" |
|
||||
|high | pdfjs-dist | "<=4.1.392" |
|
||||
|
||||
|
40
docs/changelog/changelog-6.0.0.md
Normal file
40
docs/changelog/changelog-6.0.0.md
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
Title: Changelog for alfresco-content-app v6.0.0
|
||||
---
|
||||
|
||||
# Changelog
|
||||
|
||||
- [0e7610919](git@github.com:Alfresco/alfresco-content-app/commit/0e7610919) [ACS-9371] Migrate docs from docs.alfresco to support.hyland (#4446)
|
||||
- [2a509abeb](git@github.com:Alfresco/alfresco-content-app/commit/2a509abeb) [ACS-9364] Update upload.e2e.ts tests to have proper expects (#4427)
|
||||
- [5bc0214e0](git@github.com:Alfresco/alfresco-content-app/commit/5bc0214e0) Bump tests environment to latest chart/tag (#4440)
|
||||
- [651212da6](git@github.com:Alfresco/alfresco-content-app/commit/651212da6) Use kubectl-wait action (#4437)
|
||||
- [c8850bcd1](git@github.com:Alfresco/alfresco-content-app/commit/c8850bcd1) Update angular/cli (#4433)
|
||||
- [2e6229b77](git@github.com:Alfresco/alfresco-content-app/commit/2e6229b77) [ACS-9346] Use visibility rules as array (#4430)
|
||||
- [2efea8c6d](git@github.com:Alfresco/alfresco-content-app/commit/2efea8c6d) Rollback visibility rules cleanup (#4426)
|
||||
- [4e37f194a](git@github.com:Alfresco/alfresco-content-app/commit/4e37f194a) [ACS-9225] serious a11y testing side bar elements must meet minimum color contrast ratio thresholds (#4425)
|
||||
- [9724f4625](git@github.com:Alfresco/alfresco-content-app/commit/9724f4625) [ACA-4735] Fix search input focus styles (#4418)
|
||||
- [03b5ac83c](git@github.com:Alfresco/alfresco-content-app/commit/03b5ac83c) [ACS-9291] [ACA] [E2E] Automate XAT-5488, XAT-5490 (#4405)
|
||||
- [b3e2af7f0](git@github.com:Alfresco/alfresco-content-app/commit/b3e2af7f0) [ACS-9369] Updated rule-migration-guide.md to include missed rule (#4420)
|
||||
- [4e33f1126](git@github.com:Alfresco/alfresco-content-app/commit/4e33f1126) [ACS-9369] Resolved issues where visibility rules with a single element array would log errors (#4416)
|
||||
- [34c52ac42](git@github.com:Alfresco/alfresco-content-app/commit/34c52ac42) [MNT-24892] Upgrade Node to 20 (#4415)
|
||||
- [0696ce82b](git@github.com:Alfresco/alfresco-content-app/commit/0696ce82b) [ACS-9344] change permissions error message for opening records management library (#4414)
|
||||
- [f1c4dcf45](git@github.com:Alfresco/alfresco-content-app/commit/f1c4dcf45) [ACS-8694] Cleanup of visibility rules for extensions in ACA (#4140)
|
||||
- [4751dcd12](git@github.com:Alfresco/alfresco-content-app/commit/4751dcd12) [ACS-9158] Remove 'View Details' button from node Details page (#4351)
|
||||
- [c79904979](git@github.com:Alfresco/alfresco-content-app/commit/c79904979) [ACS-8782] list of frozen files under a hold (#4406)
|
||||
- [a99ca755e](git@github.com:Alfresco/alfresco-content-app/commit/a99ca755e) ACS-9201 create smoke test suite (#4361)
|
||||
- [261cdaebe](git@github.com:Alfresco/alfresco-content-app/commit/261cdaebe) [ACS-9266] Make notification and user menu accessible with keyboard (#4394)
|
||||
- [a70378bff](git@github.com:Alfresco/alfresco-content-app/commit/a70378bff) [ACS-6849][ACA] Upgrade to Angular 17 (#4275)
|
||||
- [b01381864](git@github.com:Alfresco/alfresco-content-app/commit/b01381864) [ACS-9187] [E2E] Fix XAT-5304 - file downloading is flaky (#4375)
|
||||
- [2093a7acc](git@github.com:Alfresco/alfresco-content-app/commit/2093a7acc) [ACS-9229] a11y testing: Search Page / Elements must only use supported ARIA attributes (#4383)
|
||||
- [5bd835716](git@github.com:Alfresco/alfresco-content-app/commit/5bd835716) AAE-30880 Remove usage of commonjs buffer package (#4379)
|
||||
- [6a5e89499](git@github.com:Alfresco/alfresco-content-app/commit/6a5e89499) [ACS-9235] a11y testing: Breadcrumbs / Back Arrow / Buttons must have discernible text (#4384)
|
||||
- [0446ef609](git@github.com:Alfresco/alfresco-content-app/commit/0446ef609) [ACS-9236] a11y testing: Create Rule - Buttons must have discernible text (#4381)
|
||||
- [85e0b4335](git@github.com:Alfresco/alfresco-content-app/commit/85e0b4335) [ACS-9228] a11y testing: Search Page / Buttons must have discernible text (#4376)
|
||||
- [e0fa9d6d5](git@github.com:Alfresco/alfresco-content-app/commit/e0fa9d6d5) [ACS-9213] Update license visible on login page from SSO (#4373)
|
||||
- [09636b377](git@github.com:Alfresco/alfresco-content-app/commit/09636b377) [ACS-9211] Update license headers (#4372)
|
||||
- [f01d6e161](git@github.com:Alfresco/alfresco-content-app/commit/f01d6e161) [ACS-9154] Fix unstable tests in ACA after migration to local ACS (#4341)
|
||||
- [75f25e974](git@github.com:Alfresco/alfresco-content-app/commit/75f25e974) [ACS-9083][ADW] Comment creation is available after document is retained (declared as record) (#4359)
|
||||
- [02caa7acb](git@github.com:Alfresco/alfresco-content-app/commit/02caa7acb) [ACS-9119] Saved Search navbar title now gets translated (#4356)
|
||||
- [3bfeca3b8](git@github.com:Alfresco/alfresco-content-app/commit/3bfeca3b8) [ACS-9166] Migrate Saved Searches to preferences API from config file (#4358)
|
||||
- [0286d08b6](git@github.com:Alfresco/alfresco-content-app/commit/0286d08b6) Post release version bump (#4357)
|
||||
|
43
docs/licences/license-info-6.0.0.md
Normal file
43
docs/licences/license-info-6.0.0.md
Normal file
@ -0,0 +1,43 @@
|
||||
---
|
||||
Title: License info, alfresco-content-app 6.0.0
|
||||
---
|
||||
|
||||
# License information for alfresco-content-app 6.0.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 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
|
||||
| [@alfresco/adf-core](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
|
||||
| [@alfresco/adf-extensions](https://github.com/Alfresco/alfresco-ng2-components) | 7.0.0 | [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 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
|
||||
| [@alfresco/js-api](https://github.com/Alfresco/alfresco-ng2-components) | 8.0.0 | [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) |
|
||||
| [@angular/animations](https://github.com/angular/angular) | 17.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/cdk](https://github.com/angular/components) | 17.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/common](https://github.com/angular/angular) | 17.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/compiler](https://github.com/angular/angular) | 17.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/core](https://github.com/angular/angular) | 17.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/forms](https://github.com/angular/angular) | 17.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/material-date-fns-adapter](https://github.com/angular/components) | 17.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/material](https://github.com/angular/components) | 17.1.2 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/platform-browser-dynamic](https://github.com/angular/angular) | 17.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/platform-browser](https://github.com/angular/angular) | 17.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@angular/router](https://github.com/angular/angular) | 17.1.3 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@fontsource/open-sans](https://github.com/fontsource/font-files) | 5.2.5 | [OFL-1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web) |
|
||||
| [@mat-datetimepicker/core](https://github.com/kuhnroyal/mat-datetimepicker) | 13.0.2 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@ngrx/effects](https://github.com/ngrx/platform) | 17.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@ngrx/router-store](https://github.com/ngrx/platform) | 17.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@ngrx/store-devtools](https://github.com/ngrx/platform) | 17.0.1 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
| [@ngrx/store](https://github.com/ngrx/platform) | 17.0.1 | [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.14 | [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) | 2.8.1 | [0BSD](http://landley.net/toybox/license.html) |
|
||||
| [zone.js](https://github.com/angular/angular) | 0.14.8 | [MIT](http://www.opensource.org/licenses/MIT) |
|
||||
|
64
package-lock.json
generated
64
package-lock.json
generated
@ -1,19 +1,19 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "5.4.0",
|
||||
"version": "6.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "alfresco-content-app",
|
||||
"version": "5.4.0",
|
||||
"version": "6.0.0",
|
||||
"license": "LGPL-3.0",
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/js-api": "8.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-content-services": "7.0.0",
|
||||
"@alfresco/adf-core": "7.0.0",
|
||||
"@alfresco/adf-extensions": "7.0.0",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0",
|
||||
"@alfresco/js-api": "8.0.0",
|
||||
"@angular/animations": "17.1.3",
|
||||
"@angular/cdk": "17.1.2",
|
||||
"@angular/common": "17.1.3",
|
||||
@ -41,7 +41,7 @@
|
||||
"zone.js": "0.14.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-cli": "7.0.0",
|
||||
"@angular-devkit/build-angular": "17.3.12",
|
||||
"@angular-devkit/core": "17.1.4",
|
||||
"@angular-devkit/schematics": "17.1.4",
|
||||
@ -107,13 +107,13 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@alfresco/adf-cli": {
|
||||
"version": "7.0.0-alpha.9-13674229115",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0-alpha.9-13674229115.tgz",
|
||||
"integrity": "sha512-ipkiSN3b2P1Td+rDiQ4j78lznmqXTkdGX11SIn0YtsZpEdTztlr/pJT16W/jMXwFQ3IQ54cdAFBcRAhuTSg26A==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-cli/-/adf-cli-7.0.0.tgz",
|
||||
"integrity": "sha512-uhl9ChwLpNWbSbj6iFYJN3RohB5q91XkPiWARw0PiXrXRlPTCgOI1WkjdOea8LRzfPsrsWfnjsXqfpxm1XrfQQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13674229115",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.7",
|
||||
"commander": "^6.2.1",
|
||||
"ejs": "^3.1.9",
|
||||
"license-checker": "^25.0.1",
|
||||
@ -148,16 +148,16 @@
|
||||
"license": "0BSD"
|
||||
},
|
||||
"node_modules/@alfresco/adf-content-services": {
|
||||
"version": "7.0.0-alpha.9-13674229115",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0-alpha.9-13674229115.tgz",
|
||||
"integrity": "sha512-BQ2ZbX5sNlx5Z7FrhEoz9WFydARj/ErNR9/jsalgQaUH6Svs1UzsRku2vtZDz6GDa7BgKIjGbjNitqlj6kpZvg==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-content-services/-/adf-content-services-7.0.0.tgz",
|
||||
"integrity": "sha512-453ENW5Oln3yo71Ivxas2XfuSwA4tXcBgXxC7oFORcKPGW368KAphZGixXOoGkqVcoWPzmePTT4xfshRaCXFjA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-core": ">=7.0.0",
|
||||
"@alfresco/js-api": ">=8.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
@ -172,9 +172,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-core": {
|
||||
"version": "7.0.0-alpha.9-13674229115",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0-alpha.9-13674229115.tgz",
|
||||
"integrity": "sha512-uK7nSN++t3PGDOd43hTqV/WqG4TFsp8tG7lIJk3OEW+PVA1s/W/xbw+jSRa6dM4te/3/dhFRvRL/eRWu62Ffnw==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-core/-/adf-core-7.0.0.tgz",
|
||||
"integrity": "sha512-K355/Iyr9b94PTS+s0tr4qMcWJEXzAcjlSkrxQr3fwIbql++xUaRjhv3qK9oOR623xaThdSmo/Oa5FqIz04jAw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"angular-oauth2-oidc": "17.0.2",
|
||||
@ -185,8 +185,8 @@
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-extensions": ">=7.0.0",
|
||||
"@alfresco/js-api": ">=8.0.0",
|
||||
"@angular/animations": ">=16.0.0",
|
||||
"@angular/cdk": ">=16.0.0",
|
||||
"@angular/common": ">=16.0.0",
|
||||
@ -204,29 +204,29 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/adf-extensions": {
|
||||
"version": "7.0.0-alpha.9-13674229115",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0-alpha.9-13674229115.tgz",
|
||||
"integrity": "sha512-t18F+K9/xlE1DFpAXAS2E1ktv3++pjM98/hWz6PL/4keEOPIJGS76WPXmFr0eKkcF5R1cP/OZWdD50Hb0CO7Kw==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/adf-extensions/-/adf-extensions-7.0.0.tgz",
|
||||
"integrity": "sha512-1MVKjaAmL50bx/b5/Lz3jjdQVTunLvgAHdURIM8EE35s9v/F47+76oDMpwLT+qNrrfsWE5uRG/0Ppfr7UJ0bDg==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.9-13674229115",
|
||||
"@alfresco/js-api": ">=8.0.0",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@alfresco/eslint-plugin-eslint-angular": {
|
||||
"version": "7.0.0-alpha.9-13674229115",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0-alpha.9-13674229115.tgz",
|
||||
"integrity": "sha512-QQAn5/onzmWxCWzYsB5Ly8sLcj9Jzsi7mpxQFd61rbRsio45qy85CuMOPCAmrAHRwt1hiuvhevI+ETBU0zfSVg==",
|
||||
"version": "7.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/eslint-plugin-eslint-angular/-/eslint-plugin-eslint-angular-7.0.0.tgz",
|
||||
"integrity": "sha512-EnZl5bgmu+WqVq5cl8gHAn7qWjeAFrMgW4Ox+7ycrY9l1Jd/IDjeAHDh7RDRkzK0HbF/qYkgcG87nKrTvchQ8g==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/@alfresco/js-api": {
|
||||
"version": "8.0.0-alpha.9-13674229115",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0-alpha.9-13674229115.tgz",
|
||||
"integrity": "sha512-AbDBymiN5A/todJyAXsWYAftJbyyrk3jbml/ef9DgkaNUWtNlOfgRj0oY4fU0yMBuiWS+dNsOKunWko81e1V0w==",
|
||||
"version": "8.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-8.0.0.tgz",
|
||||
"integrity": "sha512-vs15xorZJ7wW7fgg2dSBsx/o3dkDzJVUuauFlqsjnjAEqJ882qNuUEEFcU/uCEkGFnrUBQv/Rpi95M1Uk1gIyA==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"event-emitter": "^0.3.5",
|
||||
|
14
package.json
14
package.json
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "alfresco-content-app",
|
||||
"version": "5.4.0",
|
||||
"version": "6.0.0",
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {
|
||||
"start": "nx serve content-ce",
|
||||
@ -30,11 +30,11 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-core": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-extensions": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/js-api": "8.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-content-services": "7.0.0",
|
||||
"@alfresco/adf-core": "7.0.0",
|
||||
"@alfresco/adf-extensions": "7.0.0",
|
||||
"@alfresco/eslint-plugin-eslint-angular": "7.0.0",
|
||||
"@alfresco/js-api": "8.0.0",
|
||||
"@angular/animations": "17.1.3",
|
||||
"@angular/cdk": "17.1.2",
|
||||
"@angular/common": "17.1.3",
|
||||
@ -62,7 +62,7 @@
|
||||
"zone.js": "0.14.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "7.0.0-alpha.9-13674229115",
|
||||
"@alfresco/adf-cli": "7.0.0",
|
||||
"@angular-devkit/build-angular": "17.3.12",
|
||||
"@angular-devkit/core": "17.1.4",
|
||||
"@angular-devkit/schematics": "17.1.4",
|
||||
|
@ -5,10 +5,10 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/core": ">=15.2",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.8-0",
|
||||
"@alfresco/adf-content-services": ">=7.0.0-alpha.8-0",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.8-0",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-0",
|
||||
"@alfresco/adf-core": ">=7.0.0",
|
||||
"@alfresco/adf-content-services": ">=7.0.0",
|
||||
"@alfresco/adf-extensions": ">=7.0.0",
|
||||
"@alfresco/js-api": ">=8.0.0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/cdk": ">=15.2",
|
||||
"@angular/forms": ">=15.2",
|
||||
|
@ -4,10 +4,10 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-content-services": ">=7.0.0-alpha.8-0",
|
||||
"@alfresco/adf-core": ">=7.0.0-alpha.8-0",
|
||||
"@alfresco/adf-extensions": ">=7.0.0-alpha.8-0",
|
||||
"@alfresco/js-api": ">=8.0.0-alpha.8-0",
|
||||
"@alfresco/adf-content-services": ">=7.0.0",
|
||||
"@alfresco/adf-core": ">=7.0.0",
|
||||
"@alfresco/adf-extensions": ">=7.0.0",
|
||||
"@alfresco/js-api": ">=8.0.0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/compiler": ">=15.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user