Update ADF packages version 2.4.0-beta1 (#3222)

This commit is contained in:
Eugenio Romano 2018-04-20 22:23:38 +01:00 committed by GitHub
parent 37c0d583aa
commit 5a255d27fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 20 additions and 31562 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components",
"version": "2.3.0",
"version": "2.4.0-beta1",
"author": "Alfresco Software, Ltd.",
"scripts": {
"ng": "ng",
@ -62,10 +62,10 @@
],
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "2.3.0",
"@alfresco/adf-core": "2.3.0",
"@alfresco/adf-insights": "2.3.0",
"@alfresco/adf-process-services": "2.3.0",
"@alfresco/adf-content-services": "2.4.0-beta1",
"@alfresco/adf-core": "2.4.0-beta1",
"@alfresco/adf-insights": "2.4.0-beta1",
"@alfresco/adf-process-services": "2.4.0-beta1",
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",
@ -81,7 +81,7 @@
"@mat-datetimepicker/core": "1.0.4",
"@mat-datetimepicker/moment": "1.0.4",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.3.0",
"alfresco-js-api": "2.4.0-beta1",
"chart.js": "2.5.0",
"classlist.js": "1.1.20150312",
"core-js": "2.4.1",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "2.3.0",
"version": "2.4.0-beta1",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-content-services.js",
"repository": {
@ -26,8 +26,8 @@
"@angular/platform-browser-dynamic": "5.1.1",
"@angular/router": "5.1.1",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.3.0",
"@alfresco/adf-core": "2.3.0",
"alfresco-js-api": "2.4.0-beta1",
"@alfresco/adf-core": "2.4.0-beta1",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "2.3.0",
"version": "2.4.0-beta1",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-core.js",
"repository": {
@ -26,7 +26,7 @@
"@angular/platform-browser-dynamic": "5.1.1",
"@angular/router": "5.1.1",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.3.0",
"alfresco-js-api": "2.4.0-beta1",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "2.3.0",
"version": "2.4.0-beta1",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js",
"repository": {
@ -26,8 +26,8 @@
"@angular/platform-browser-dynamic": "5.1.1",
"@angular/router": "5.1.1",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.3.0",
"@alfresco/adf-core": "2.3.0",
"alfresco-js-api": "2.4.0-beta1",
"@alfresco/adf-core": "2.4.0-beta1",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",

15795
lib/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"name": "alfresco-components",
"description": "Alfresco Angular components",
"version": "2.3.0",
"version": "2.4.0-beta1",
"author": "Alfresco Software, Ltd.",
"scripts": {
"clean": "rimraf node_modules",
@ -69,7 +69,7 @@
"@mat-datetimepicker/core": "1.0.4",
"@mat-datetimepicker/moment": "1.0.4",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.3.0",
"alfresco-js-api": "2.4.0-beta1",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"graphql-request": "^1.5.1",

View File

@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "2.3.0",
"version": "2.4.0-beta1",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js",
"repository": {
@ -12,8 +12,8 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"dependencies": {
"@alfresco/adf-core": "2.3.0",
"@alfresco/adf-content-services": "2.3.0",
"@alfresco/adf-core": "2.4.0-beta1",
"@alfresco/adf-content-services": "2.4.0-beta1",
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",
@ -28,7 +28,7 @@
"@angular/platform-browser-dynamic": "5.1.1",
"@angular/router": "5.1.1",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.3.0",
"alfresco-js-api": "2.4.0-beta1",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",