We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940e6de commit b511f8aCopy full SHA for b511f8a
projects/coreui-angular-chartjs/package.json
@@ -26,7 +26,7 @@
26
},
27
"peerDependencies": {
28
"@angular/core": "^19.1.0",
29
- "@coreui/chartjs": "~4.0.0",
+ "@coreui/chartjs": "~4.1.0",
30
"chart.js": "^4.4.7"
31
32
"dependencies": {
projects/coreui-angular/package.json
@@ -28,8 +28,8 @@
"@angular/common": "^19.1.0",
"@angular/router": "^19.1.0",
- "@coreui/coreui": "~5.2.0",
- "@coreui/icons-angular": "~5.3.15",
+ "@coreui/coreui": "~5.3.1",
+ "@coreui/icons-angular": "~5.4.0",
33
"rxjs": "^7.8.1"
34
35
"repository": {
0 commit comments