mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-51361 Upgrading ng2-charts lib to v9 (#12213)
* AAE-51361 Upgrading ng2-charts lib to v9 * AAE-51361 using exact version * AAE-51361 Update chart-js dep * AAE-51361 Upgrading chart.js
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"chart.js": "^4.3.0",
|
||||
"ng2-charts": "^4.1.1",
|
||||
"raphael": ">=2.3.0"
|
||||
"chart.js": "4.5.1",
|
||||
"ng2-charts": "9.0.0",
|
||||
"raphael": "2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=20.3.27",
|
||||
|
||||
Reference in New Issue
Block a user