Skip to content

Commit b511f8a

Browse files
committed
chore(dependencies): version bump and tilde dependencies for @coreui/* packages with Sass modules
1 parent 940e6de commit b511f8a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: projects/coreui-angular-chartjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"peerDependencies": {
2828
"@angular/core": "^19.1.0",
29-
"@coreui/chartjs": "~4.0.0",
29+
"@coreui/chartjs": "~4.1.0",
3030
"chart.js": "^4.4.7"
3131
},
3232
"dependencies": {

Diff for: projects/coreui-angular/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@angular/common": "^19.1.0",
2929
"@angular/core": "^19.1.0",
3030
"@angular/router": "^19.1.0",
31-
"@coreui/coreui": "~5.2.0",
32-
"@coreui/icons-angular": "~5.3.15",
31+
"@coreui/coreui": "~5.3.1",
32+
"@coreui/icons-angular": "~5.4.0",
3333
"rxjs": "^7.8.1"
3434
},
3535
"repository": {

0 commit comments

Comments
 (0)