Skip to content

Commit 2f44e9b

Browse files
committed
chore(dependencies): update @coreui/angular* to ~5.5.0
1 parent 8aeb0f1 commit 2f44e9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@
1919
},
2020
"private": true,
2121
"dependencies": {
22-
"@coreui/angular": "~5.4.14",
23-
"@coreui/angular-chartjs": "^5.4.14",
2422
"@angular/animations": "^20.0.3",
2523
"@angular/cdk": "^20.0.3",
2624
"@angular/common": "^20.0.3",
@@ -32,10 +30,12 @@
3230
"@angular/platform-browser": "^20.0.3",
3331
"@angular/platform-browser-dynamic": "^20.0.3",
3432
"@angular/router": "^20.0.3",
33+
"@coreui/angular": "~5.5.0",
34+
"@coreui/angular-chartjs": "^5.5.0",
3535
"@coreui/chartjs": "~4.1.0",
3636
"@coreui/coreui": "~5.4.0",
3737
"@coreui/icons": "^3.0.1",
38-
"@coreui/icons-angular": "~5.4.14",
38+
"@coreui/icons-angular": "~5.5.0",
3939
"@coreui/utils": "^2.0.2",
4040
"chart.js": "^4.5.0",
4141
"lodash-es": "^4.17.21",

0 commit comments

Comments
 (0)