@coreui/angular-chartjs
Advanced tools
Comparing version
{ | ||
"name": "@coreui/angular-chartjs", | ||
"version": "5.5.3", | ||
"version": "5.5.4", | ||
"description": "Angular wrapper component for Chart.js", | ||
@@ -28,5 +28,5 @@ "copyright": "Copyright 2025 creativeLabs Łukasz Holeczek", | ||
"peerDependencies": { | ||
"@angular/core": "^20.0.6", | ||
"@angular/core": "^20.1.0", | ||
"@coreui/chartjs": "^4.1.0", | ||
"chart.js": "^4.4.8" | ||
"chart.js": "^4.5.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "dependencies": { |
@@ -49,3 +49,3 @@ <p align="center"> | ||
[npm-download]: https://img.shields.io/npm/dm/@coreui/angular-chartjs.svg?style=flat-square | ||
[angular-badge]: https://img.shields.io/badge/angular-^20.0.0-lightgrey.svg?style=flat-square&logo=angular | ||
[angular-badge]: https://img.shields.io/badge/angular-^20.1.0-lightgrey.svg?style=flat-square&logo=angular | ||
@@ -52,0 +52,0 @@ ##### install: |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
61884
2.36%