mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[AAE-10472] Upgrade and deprecate libs (#7788)
* upgrade and deprecate libs * upgrade flex layout * cleanup tslint libs * diable the test * exclude flaky e2e
This commit is contained in:
+4
-9
@@ -75,7 +75,7 @@
|
||||
"@angular/common": "14.1.3",
|
||||
"@angular/compiler": "14.1.3",
|
||||
"@angular/core": "14.1.3",
|
||||
"@angular/flex-layout": "^13.0.0-beta.38",
|
||||
"@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",
|
||||
@@ -89,8 +89,8 @@
|
||||
"@editorjs/underline": "1.0.0",
|
||||
"@mat-datetimepicker/core": "^9.0.68",
|
||||
"@mat-datetimepicker/moment": "^9.0.68",
|
||||
"@ngx-translate/core": "^13.0.0",
|
||||
"adf-tslint-rules": "0.0.7",
|
||||
"@ngx-translate/core": "^14.0.0",
|
||||
"@storybook/core-server": "6.4.22",
|
||||
"apollo-angular": "^2.6.0",
|
||||
"chart.js": "2.9.4",
|
||||
"cropperjs": "1.5.12",
|
||||
@@ -107,8 +107,7 @@
|
||||
"rxjs": "6.6.6",
|
||||
"subscriptions-transport-ws": "^0.11.0",
|
||||
"tslib": "^2.0.0",
|
||||
"zone.js": "~0.11.4",
|
||||
"@storybook/core-server": "6.4.22"
|
||||
"zone.js": "~0.11.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "14.1.3",
|
||||
@@ -144,7 +143,6 @@
|
||||
"@typescript-eslint/parser": "5.30.0",
|
||||
"@typescript-eslint/typescript-estree": "5.30.7",
|
||||
"ajv-cli": "^4.2.0",
|
||||
"codelyzer": "^6.0.0",
|
||||
"commander": "6.2.1",
|
||||
"concurrently": "^7.0.0",
|
||||
"cspell": "^5.5.1",
|
||||
@@ -181,7 +179,6 @@
|
||||
"nconf": "^0.11.1",
|
||||
"ng-mocks": "^10.5.4",
|
||||
"ng-packagr": "14.0.3",
|
||||
"node-sass": "^4.14.1",
|
||||
"nx": "14.4.2",
|
||||
"postcss": "^8.4.5",
|
||||
"postcss-sass": "^0.5.0",
|
||||
@@ -190,14 +187,12 @@
|
||||
"protractor-screenshoter-plugin": "0.10.3",
|
||||
"protractor-smartrunner": "^2.0.0-beta6",
|
||||
"rimraf": "^3.0.2",
|
||||
"rxjs-tslint-rules": "^4.34.7",
|
||||
"sass-loader": "10.1.1",
|
||||
"selenium-webdriver": "4.1.0",
|
||||
"stylelint": "^14.2.0",
|
||||
"stylelint-config-standard-scss": "^3.0.0",
|
||||
"ts-node": "^10.4.0",
|
||||
"tsconfig-paths": "^3.12.0",
|
||||
"tslint": "6.1.3",
|
||||
"typescript": "4.7.4",
|
||||
"webdriver-manager": "12.1.8",
|
||||
"webpack-cli": "^4.9.2"
|
||||
|
||||
Reference in New Issue
Block a user