[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:
AleksanderSklorz
2023-06-27 08:09:59 +02:00
committed by GitHub
parent 82540a4496
commit 1078e27cba
28 changed files with 74 additions and 207 deletions

View File

@@ -108,7 +108,7 @@
},
{
"glob": "**/*",
"input": "node_modules/ngx-monaco-editor/assets/monaco",
"input": "node_modules/monaco-editor",
"output": "/assets/monaco/"
}
],