mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Release 6.0.0-A.2 (#8179)
* bump versions * sync lib dependency versions * audit and security reports * release notes and changelog * update release notes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-cli",
|
||||
"description": "Alfresco ADF cli and utils",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"bin": {
|
||||
"adf-cli": "./bin/adf-cli",
|
||||
@@ -20,13 +20,13 @@
|
||||
"dist": "rm -rf ../../dist/libs/cli && npm run build && cp -R ./bin ../../dist/libs/cli && cp -R ./resources ../../dist/libs/cli && cp -R ./templates ../../dist/libs/cli && cp ./package.json ../../dist/libs/cli"
|
||||
},
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "5.2.0",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"commander": "6.2.1",
|
||||
"ejs": "^2.6.1",
|
||||
"license-checker": "^25.0.1",
|
||||
"npm-registry-fetch": "^4.0.5",
|
||||
"request": "2.88.2",
|
||||
"rxjs": "^6.5.5",
|
||||
"rxjs": "^6.6.6",
|
||||
"shelljs": "^0.8.3",
|
||||
"spdx-license-list": "^5.0.0"
|
||||
},
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-content-services",
|
||||
"description": "Alfresco ADF content services",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,21 +11,21 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": ">=14.0.5",
|
||||
"@angular/cdk": ">=13.3.9",
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/compiler": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"@alfresco/adf-core": "6.0.0-A.1"
|
||||
"@alfresco/adf-core": "6.0.0-A.2"
|
||||
},
|
||||
"keywords": [
|
||||
"content-services",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-core",
|
||||
"description": "Alfresco ADF core",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -17,12 +17,12 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"cropperjs": "1.5.11",
|
||||
"@editorjs/editorjs": "2.25.0",
|
||||
"cropperjs": "1.5.13",
|
||||
"@editorjs/editorjs": "2.26.4",
|
||||
"@editorjs/code": "2.7.0",
|
||||
"@editorjs/header": "2.6.2",
|
||||
"@editorjs/header": "2.7.0",
|
||||
"@editorjs/inline-code": "1.3.1",
|
||||
"@editorjs/list": "1.7.0",
|
||||
"@editorjs/list": "1.8.0",
|
||||
"@editorjs/marker": "1.2.2",
|
||||
"@editorjs/underline": "1.0.0",
|
||||
"@quanzo/change-font-size": "1.0.0",
|
||||
@@ -31,23 +31,23 @@
|
||||
"editorjs-paragraph-with-alignment": "3.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": ">=10.0.2",
|
||||
"@angular/cdk": ">=10.0.1",
|
||||
"@angular/common": ">=10.0.2",
|
||||
"@angular/core": ">=10.0.2",
|
||||
"@angular/flex-layout": ">=10.0.0-beta.32",
|
||||
"@angular/forms": ">=10.0.2",
|
||||
"@angular/material": ">=10.0.1",
|
||||
"@angular/material-moment-adapter": ">=10.0.1",
|
||||
"@angular/router": ">=10.0.2",
|
||||
"@mat-datetimepicker/core": ">=4.1.0",
|
||||
"@mat-datetimepicker/moment": ">=4.1.0",
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.1",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@angular/material-moment-adapter": ">=14.1.2",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@mat-datetimepicker/core": "^9.0.68",
|
||||
"@mat-datetimepicker/moment": "^9.0.68",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@alfresco/adf-extensions": "6.0.0-A.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"minimatch-browser": ">=1.0.0",
|
||||
"moment": ">=2.22.2",
|
||||
"pdfjs-dist": ">=2.3.200"
|
||||
"pdfjs-dist": ">=2.5.207"
|
||||
},
|
||||
"keywords": [
|
||||
"core",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
@@ -12,9 +12,9 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-539"
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-insights",
|
||||
"description": "Alfresco ADF insights",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,18 +11,18 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/compiler": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@alfresco/adf-core": "6.0.0-A.1",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"chart.js": ">=2.9.3",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@alfresco/adf-core": "6.0.0-A.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"chart.js": ">=2.9.4",
|
||||
"moment": ">=2.22.2",
|
||||
"ng2-charts": ">=2.3.2",
|
||||
"raphael": ">=2.2.7"
|
||||
"raphael": ">=2.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
"analytics",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services-cloud",
|
||||
"description": "Alfresco ADF process services cloud",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,26 +11,26 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": ">=14.0.5",
|
||||
"@angular/cdk": ">=13.3.9",
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/compiler": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@angular/material-moment-adapter": ">=13.3.9",
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@alfresco/adf-core": "6.0.0-A.1",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1",
|
||||
"@apollo/client": "^3.3.7",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"apollo-angular": "^2.2.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@angular/material-moment-adapter": ">=14.1.2",
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@alfresco/adf-core": "6.0.0-A.2",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.2",
|
||||
"@apollo/client": "^3.7.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"apollo-angular": "^4.0.1",
|
||||
"moment": ">=2.22.2",
|
||||
"subscriptions-transport-ws": "^0.9.18"
|
||||
"subscriptions-transport-ws": "^0.11.0"
|
||||
},
|
||||
"keywords": [
|
||||
"process-services-cloud",
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services",
|
||||
"description": "Alfresco ADF process services",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,21 +11,21 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/animations": ">=14.0.5",
|
||||
"@angular/cdk": ">=13.3.9",
|
||||
"@angular/common": ">=14.0.5",
|
||||
"@angular/compiler": ">=14.0.5",
|
||||
"@angular/core": ">=14.0.5",
|
||||
"@angular/flex-layout": ">=13.0.0-beta.38",
|
||||
"@angular/forms": ">=14.0.5",
|
||||
"@angular/material": ">=13.3.9",
|
||||
"@angular/platform-browser": ">=14.0.5",
|
||||
"@angular/platform-browser-dynamic": ">=14.0.5",
|
||||
"@angular/router": ">=14.0.5",
|
||||
"@alfresco/js-api": "5.3.0-539",
|
||||
"@alfresco/adf-core": "6.0.0-A.1",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.1",
|
||||
"@ngx-translate/core": ">=13.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.2",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
"@angular/core": ">=14.1.3",
|
||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": "5.3.0",
|
||||
"@alfresco/adf-core": "6.0.0-A.2",
|
||||
"@alfresco/adf-content-services": "6.0.0-A.2",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
},
|
||||
"keywords": [
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-testing",
|
||||
"description": "Alfresco ADF testing page and utils",
|
||||
"version": "6.0.0-A.1",
|
||||
"version": "6.0.0-A.2",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -11,7 +11,7 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/js-api": "5.3.0-539"
|
||||
"@alfresco/js-api": "5.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
"testing",
|
||||
|
Reference in New Issue
Block a user