[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
+4 -3
View File
@@ -78,7 +78,7 @@
"angular-oauth2-oidc": "^13.0.1",
"angular-oauth2-oidc-jwks": "^15.0.1",
"apollo-angular": "^4.2.1",
"chart.js": "2.9.4",
"chart.js": "^4.3.0",
"cropperjs": "1.5.13",
"date-fns": "^2.30.0",
"dotenv-expand": "^5.1.0",
@@ -87,8 +87,9 @@
"material-icons": "^1.13.8",
"minimatch": "^9.0.0",
"minimatch-browser": "1.0.0",
"ng2-charts": "2.4.2",
"ngx-monaco-editor": "8.1.1",
"monaco-editor": "^0.33.0",
"ng2-charts": "^4.1.1",
"ngx-monaco-editor-v2": "^14.0.4",
"pdfjs-dist": "3.3.122",
"raphael": "2.3.0",
"rxjs": "6.6.6",