File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 53
53
"@coreui/chartjs" : " ~4.1.0" ,
54
54
"@coreui/icons" : " ^3.0.1" ,
55
55
"@popperjs/core" : " ~2.11.8" ,
56
- "chart.js" : " ^4.4.8 " ,
56
+ "chart.js" : " ^4.4.9 " ,
57
57
"lodash-es" : " ^4.17.21" ,
58
58
"rxjs" : " ~7.8.2" ,
59
59
"tslib" : " ^2.8.1" ,
67
67
"@angular/language-service" : " ^19.2.6" ,
68
68
"@types/jasmine" : " ^5.1.7" ,
69
69
"@types/lodash-es" : " ^4.17.12" ,
70
- "@types/node" : " ^22.14.0 " ,
70
+ "@types/node" : " ^22.14.1 " ,
71
71
"angular-eslint" : " ^19.3.0" ,
72
72
"copyfiles" : " ^2.4.1" ,
73
73
"eslint" : " ^9.24.0" ,
80
80
"ng-packagr" : " ^19.2.2" ,
81
81
"prettier" : " ^3.5.3" ,
82
82
"typescript" : " ~5.7.3" ,
83
- "typescript-eslint" : " ^8.29 .1"
83
+ "typescript-eslint" : " ^8.30 .1"
84
84
},
85
85
"keywords" : [
86
86
" angular" ,
Original file line number Diff line number Diff line change 27
27
"peerDependencies" : {
28
28
"@angular/core" : " ^19.2.0" ,
29
29
"@coreui/chartjs" : " ~4.0.0 || ~4.1.0" ,
30
- "chart.js" : " ^4.4.8 "
30
+ "chart.js" : " ^4.4.9 "
31
31
},
32
32
"dependencies" : {
33
33
"lodash-es" : " ^4.17.21" ,
Original file line number Diff line number Diff line change 29
29
"@angular/core" : " ^19.2.0" ,
30
30
"@angular/router" : " ^19.2.0" ,
31
31
"@coreui/coreui" : " ~5.2.0 || ~5.3.1" ,
32
- "@coreui/icons-angular" : " ~5.4.7 " ,
32
+ "@coreui/icons-angular" : " ~5.4.8 " ,
33
33
"rxjs" : " ^7.8.2"
34
34
},
35
35
"repository" : {
You can’t perform that action at this time.
0 commit comments