mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5199] upgrade 3rd party depedencies to support angular 14 and later (#8669)
* ACS-5199 Upgraded ng2-charts and chart.js * ACS-5199 Removed reports tab from demoshell * ACS-5199 Versions correction after upgrading charts * ACS-5199 Replaced ngx-monaco-editor with ngx-monaco-editor-v2
This commit is contained in:
@@ -18,9 +18,9 @@
|
||||
"@angular/material": ">=14.1.2",
|
||||
"@alfresco/adf-core": ">=6.2.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"chart.js": ">=2.9.4",
|
||||
"chart.js": "^4.3.0",
|
||||
"moment": ">=2.22.2",
|
||||
"ng2-charts": ">=2.3.2",
|
||||
"ng2-charts": "^4.1.1",
|
||||
"raphael": ">=2.3.0"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user