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:
+4
-3
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user