mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
Update ADF packages version 2.7.0-beta4 (#3926)
This commit is contained in:
parent
b630869f6c
commit
b37e37497d
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Alfresco-ADF-Angular-Demo",
|
"name": "Alfresco-ADF-Angular-Demo",
|
||||||
"description": "Demo shell for Alfresco Angular components",
|
"description": "Demo shell for Alfresco Angular components",
|
||||||
"version": "2.7.0-beta2",
|
"version": "2.7.0-beta4",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-content-services",
|
"name": "@alfresco/adf-content-services",
|
||||||
"description": "Alfresco ADF content services",
|
"description": "Alfresco ADF content services",
|
||||||
"version": "2.7.0-beta2",
|
"version": "2.7.0-beta4",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"main": "bundles/adf-content-services.js",
|
"main": "bundles/adf-content-services.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -25,9 +25,9 @@
|
|||||||
"@angular/platform-browser": ">=5.1.1",
|
"@angular/platform-browser": ">=5.1.1",
|
||||||
"@angular/platform-browser-dynamic": ">=5.1.1",
|
"@angular/platform-browser-dynamic": ">=5.1.1",
|
||||||
"@angular/router": ">=5.1.1",
|
"@angular/router": ">=5.1.1",
|
||||||
"alfresco-js-api": "2.7.0-beta2",
|
"alfresco-js-api": "2.7.0-beta4",
|
||||||
"rxjs": ">=6.2.2",
|
"rxjs": ">=6.2.2",
|
||||||
"@alfresco/adf-core": "2.7.0-beta2",
|
"@alfresco/adf-core": "2.7.0-beta4",
|
||||||
"@ngx-translate/core": "^10.0.2",
|
"@ngx-translate/core": "^10.0.2",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
"moment": "^2.22.2",
|
"moment": "^2.22.2",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-core",
|
"name": "@alfresco/adf-core",
|
||||||
"description": "Alfresco ADF core",
|
"description": "Alfresco ADF core",
|
||||||
"version": "2.7.0-beta2",
|
"version": "2.7.0-beta4",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"main": "bundles/adf-core.js",
|
"main": "bundles/adf-core.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -27,7 +27,7 @@
|
|||||||
"@angular/router": ">=5.1.1",
|
"@angular/router": ">=5.1.1",
|
||||||
"@mat-datetimepicker/core": "2.0.1",
|
"@mat-datetimepicker/core": "2.0.1",
|
||||||
"@mat-datetimepicker/moment": "2.0.1",
|
"@mat-datetimepicker/moment": "2.0.1",
|
||||||
"alfresco-js-api": "2.7.0-beta2",
|
"alfresco-js-api": "2.7.0-beta4",
|
||||||
"rxjs": ">=6.2.2",
|
"rxjs": ">=6.2.2",
|
||||||
"@ngx-translate/core": "^10.0.2",
|
"@ngx-translate/core": "^10.0.2",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-extensions",
|
"name": "@alfresco/adf-extensions",
|
||||||
"description": "Provides extensibility support for ADF applications.",
|
"description": "Provides extensibility support for ADF applications.",
|
||||||
"version": "2.7.0-beta2",
|
"version": "2.7.0-beta4",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"main": "bundles/adf-extensions.js",
|
"main": "bundles/adf-extensions.js",
|
||||||
@ -16,6 +16,6 @@
|
|||||||
"@angular/common": "^6.0.0",
|
"@angular/common": "^6.0.0",
|
||||||
"@angular/core": "^6.0.0",
|
"@angular/core": "^6.0.0",
|
||||||
"@angular/http": "^6.1.4",
|
"@angular/http": "^6.1.4",
|
||||||
"alfresco-js-api": "2.7.0-beta2"
|
"alfresco-js-api": "2.7.0-beta4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-insights",
|
"name": "@alfresco/adf-insights",
|
||||||
"description": "Alfresco ADF insights",
|
"description": "Alfresco ADF insights",
|
||||||
"version": "2.7.0-beta2",
|
"version": "2.7.0-beta4",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"main": "bundles/adf-insights.js",
|
"main": "bundles/adf-insights.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -25,10 +25,10 @@
|
|||||||
"@angular/platform-browser": ">=5.1.1",
|
"@angular/platform-browser": ">=5.1.1",
|
||||||
"@angular/platform-browser-dynamic": ">=5.1.1",
|
"@angular/platform-browser-dynamic": ">=5.1.1",
|
||||||
"@angular/router": ">=5.1.1",
|
"@angular/router": ">=5.1.1",
|
||||||
"alfresco-js-api": "2.7.0-beta2",
|
"alfresco-js-api": "2.7.0-beta4",
|
||||||
"rxjs": ">=6.2.2",
|
"rxjs": ">=6.2.2",
|
||||||
"@alfresco/adf-core": "2.7.0-beta2",
|
"@alfresco/adf-core": "2.7.0-beta4",
|
||||||
"@alfresco/adf-content-services": "2.7.0-beta2",
|
"@alfresco/adf-content-services": "2.7.0-beta4",
|
||||||
"@ngx-translate/core": "^10.0.2",
|
"@ngx-translate/core": "^10.0.2",
|
||||||
"chart.js": "2.5.0",
|
"chart.js": "2.5.0",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-process-services-cloud",
|
"name": "@alfresco/adf-process-services-cloud",
|
||||||
"description": "Alfresco ADF process services cloud",
|
"description": "Alfresco ADF process services cloud",
|
||||||
"version": "1.0.0",
|
"version": "2.7.0-beta4",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"main": "bundles/adf-process-services-cloud.js",
|
"main": "bundles/adf-process-services-cloud.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -14,6 +14,6 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
|
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
|
||||||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
|
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
|
||||||
"alfresco-js-api": "2.6.0"
|
"alfresco-js-api": "2.7.0-beta4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@alfresco/adf-process-services",
|
"name": "@alfresco/adf-process-services",
|
||||||
"description": "Alfresco ADF process services",
|
"description": "Alfresco ADF process services",
|
||||||
"version": "2.7.0-beta2",
|
"version": "2.7.0-beta4",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"main": "bundles/adf-process-services.js",
|
"main": "bundles/adf-process-services.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
@ -25,10 +25,10 @@
|
|||||||
"@angular/platform-browser": ">=5.1.1",
|
"@angular/platform-browser": ">=5.1.1",
|
||||||
"@angular/platform-browser-dynamic": ">=5.1.1",
|
"@angular/platform-browser-dynamic": ">=5.1.1",
|
||||||
"@angular/router": ">=5.1.1",
|
"@angular/router": ">=5.1.1",
|
||||||
"alfresco-js-api": "2.7.0-beta2",
|
"alfresco-js-api": "2.7.0-beta4",
|
||||||
"rxjs": ">=6.2.2",
|
"rxjs": ">=6.2.2",
|
||||||
"@alfresco/adf-core": "2.7.0-beta2",
|
"@alfresco/adf-core": "2.7.0-beta4",
|
||||||
"@alfresco/adf-content-services": "2.7.0-beta2",
|
"@alfresco/adf-content-services": "2.7.0-beta4",
|
||||||
"@ngx-translate/core": "^10.0.2",
|
"@ngx-translate/core": "^10.0.2",
|
||||||
"core-js": "2.4.1",
|
"core-js": "2.4.1",
|
||||||
"hammerjs": "2.0.8",
|
"hammerjs": "2.0.8",
|
||||||
|
16
package.json
16
package.json
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "alfresco-components",
|
"name": "alfresco-components",
|
||||||
"description": "Alfresco Angular components",
|
"description": "Alfresco Angular components",
|
||||||
"version": "2.7.0-858584bcf0db96433770ecea50d4aaff6252e911",
|
"version": "2.7.0-beta4",
|
||||||
"author": "Alfresco Software, Ltd.",
|
"author": "Alfresco Software, Ltd.",
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@ -57,11 +57,11 @@
|
|||||||
"process services-cloud"
|
"process services-cloud"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alfresco/adf-content-services": "2.7.0-858584bcf0db96433770ecea50d4aaff6252e911",
|
"@alfresco/adf-content-services": "2.7.0-beta4",
|
||||||
"@alfresco/adf-core": "2.7.0-858584bcf0db96433770ecea50d4aaff6252e911",
|
"@alfresco/adf-core": "2.7.0-beta4",
|
||||||
"@alfresco/adf-insights": "2.7.0-858584bcf0db96433770ecea50d4aaff6252e911",
|
"@alfresco/adf-insights": "2.7.0-beta4",
|
||||||
"@alfresco/adf-process-services": "2.7.0-858584bcf0db96433770ecea50d4aaff6252e911",
|
"@alfresco/adf-process-services": "2.7.0-beta4",
|
||||||
"@alfresco/adf-process-services-cloud": "2.7.0-858584bcf0db96433770ecea50d4aaff6252e911",
|
"@alfresco/adf-process-services-cloud": "2.7.0-beta4",
|
||||||
"@angular/animations": "6.1.8",
|
"@angular/animations": "6.1.8",
|
||||||
"@angular/cdk": "6.4.7",
|
"@angular/cdk": "6.4.7",
|
||||||
"@angular/common": "6.1.8",
|
"@angular/common": "6.1.8",
|
||||||
@ -79,8 +79,8 @@
|
|||||||
"@mat-datetimepicker/moment": "2.0.1-beta.1",
|
"@mat-datetimepicker/moment": "2.0.1-beta.1",
|
||||||
"@ngx-translate/core": "10.0.2",
|
"@ngx-translate/core": "10.0.2",
|
||||||
"adf-tslint-rules": "0.0.4",
|
"adf-tslint-rules": "0.0.4",
|
||||||
"alfresco-js-api": "2.7.0-6d1e61de7e274a14eda3fcd30efe30396889b3b0",
|
"alfresco-js-api": "2.7.0-beta4",
|
||||||
"alfresco-js-api-node": "2.7.0-6d1e61de7e274a14eda3fcd30efe30396889b3b0",
|
"alfresco-js-api-node": "2.7.0-beta4",
|
||||||
"chart.js": "2.5.0",
|
"chart.js": "2.5.0",
|
||||||
"classlist.js": "1.1.20150312",
|
"classlist.js": "1.1.20150312",
|
||||||
"core-js": "^2.5.4",
|
"core-js": "^2.5.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user