File tree 5 files changed +26
-29
lines changed
5 files changed +26
-29
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " coreui-angular-dev" ,
3
- "version" : " 5.2.3 " ,
3
+ "version" : " 5.2.5 " ,
4
4
"description" : " CoreUI Components Library for Angular" ,
5
5
"copyright" : " Copyright 2024 creativeLabs Łukasz Holeczek" ,
6
6
"license" : " MIT" ,
37
37
"private" : true ,
38
38
"dependencies" : {
39
39
"@angular/animations" : " ^18.1.0" ,
40
- "@angular/cdk" : " ^18.0.6 " ,
40
+ "@angular/cdk" : " ^18.1.0 " ,
41
41
"@angular/common" : " ^18.1.0" ,
42
42
"@angular/compiler" : " ^18.1.0" ,
43
43
"@angular/core" : " ^18.1.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/angular-chartjs" ,
3
- "version" : " 5.2.3 " ,
3
+ "version" : " 5.2.5 " ,
4
4
"description" : " Angular wrapper component for Chart.js" ,
5
5
"copyright" : " Copyright 2024 creativeLabs Łukasz Holeczek" ,
6
6
"license" : " MIT" ,
25
25
"url" : " https://github.com/coreui/coreui-angular/issues"
26
26
},
27
27
"peerDependencies" : {
28
- "@angular/core" : " ^18.0 .0" ,
28
+ "@angular/core" : " ^18.1 .0" ,
29
29
"@coreui/chartjs" : " ^4.0.0" ,
30
30
"chart.js" : " ^4.4.3"
31
31
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/angular" ,
3
- "version" : " 5.2.3 " ,
3
+ "version" : " 5.2.5 " ,
4
4
"description" : " CoreUI Components Library for Angular" ,
5
5
"copyright" : " Copyright 2024 creativeLabs Łukasz Holeczek" ,
6
6
"license" : " MIT" ,
23
23
},
24
24
"sideEffects" : false ,
25
25
"peerDependencies" : {
26
- "@angular/animations" : " ^18.0 .0" ,
27
- "@angular/cdk" : " ^18.0 .0" ,
28
- "@angular/common" : " ^18.0 .0" ,
29
- "@angular/core" : " ^18.0 .0" ,
30
- "@angular/router" : " ^18.0 .0" ,
26
+ "@angular/animations" : " ^18.1 .0" ,
27
+ "@angular/cdk" : " ^18.1 .0" ,
28
+ "@angular/common" : " ^18.1 .0" ,
29
+ "@angular/core" : " ^18.1 .0" ,
30
+ "@angular/router" : " ^18.1 .0" ,
31
31
"@coreui/coreui" : " ^5.0.0" ,
32
32
"@coreui/icons-angular" : " ~5.2.0" ,
33
33
"rxjs" : " ^7.8.1"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/icons-angular" ,
3
- "version" : " 5.2.3 " ,
3
+ "version" : " 5.2.5 " ,
4
4
"description" : " CoreUI Icons Angular component and service" ,
5
5
"copyright" : " Copyright 2024 creativeLabs Łukasz Holeczek" ,
6
6
"license" : " MIT" ,
25
25
"url" : " https://github.com/coreui/coreui-angular/issues"
26
26
},
27
27
"peerDependencies" : {
28
- "@angular/common" : " ^18.0 .0" ,
29
- "@angular/core" : " ^18.0 .0" ,
30
- "@angular/platform-browser" : " ^18.0 .0"
28
+ "@angular/common" : " ^18.1 .0" ,
29
+ "@angular/core" : " ^18.1 .0" ,
30
+ "@angular/platform-browser" : " ^18.1 .0"
31
31
},
32
32
"dependencies" : {
33
33
"tslib" : " ^2.3.0"
You can’t perform that action at this time.
0 commit comments