mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
upgrade to latest ADF alpha (#1373)
* upgrade to latest ADF alpha * an extra step is needed now in order to open the calendar * max date constraint * upgrade libs * upgrade node-sass * upgrade spellcheck lib * upgrade libs * update test * restore time back * update libs * update libs * update libs Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
This commit is contained in:
co-authored by
Adina Parpalita
parent
e55d7b7855
commit
1b4bacf7fa
+6
-6
@@ -40,10 +40,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.7.0",
|
||||
"@alfresco/adf-core": "3.7.0",
|
||||
"@alfresco/adf-extensions": "3.7.0",
|
||||
"@alfresco/js-api": "3.7.0",
|
||||
"@alfresco/adf-content-services": "3.8.0-179bdb2790b85b5316ae2512b5a13e8beffc74f5",
|
||||
"@alfresco/adf-core": "3.8.0-179bdb2790b85b5316ae2512b5a13e8beffc74f5",
|
||||
"@alfresco/adf-extensions": "3.8.0-179bdb2790b85b5316ae2512b5a13e8beffc74f5",
|
||||
"@alfresco/js-api": "3.8.0-17d85a03af98b8dd906f51d10c6887393910e64b",
|
||||
"@angular-custom-builders/lite-serve": "0.0.2",
|
||||
"@angular/animations": "7.2.15",
|
||||
"@angular/cdk": "^7.3.7",
|
||||
@@ -91,8 +91,8 @@
|
||||
"codelyzer": "^5.2.2",
|
||||
"commander": "^4.0.1",
|
||||
"cpr": "^3.0.1",
|
||||
"cspell": "^3.2.17",
|
||||
"dotenv": "6.2.0",
|
||||
"cspell": "^4.0.55",
|
||||
"husky": "^2.4.0",
|
||||
"jasmine-core": "~2.8.0",
|
||||
"jasmine-reporters": "^2.2.1",
|
||||
@@ -106,7 +106,7 @@
|
||||
"karma-jasmine-html-reporter": "^0.2.2",
|
||||
"lint-staged": "^8.2.0",
|
||||
"ng-packagr": "^4.7.1",
|
||||
"node-sass": "4.13.0",
|
||||
"node-sass": "4.13.1",
|
||||
"node-stream-zip": "1.8.0",
|
||||
"prettier": "^1.17.1",
|
||||
"protractor": "5.4.2",
|
||||
|
||||
Reference in New Issue
Block a user