File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 69
69
"@types/node" : " ^22.13.1" ,
70
70
"angular-eslint" : " ^19.0.2" ,
71
71
"copyfiles" : " ^2.4.1" ,
72
- "eslint" : " ^9.19 .0" ,
72
+ "eslint" : " ^9.20 .0" ,
73
73
"jasmine-core" : " ^5.5.0" ,
74
74
"karma" : " ^6.4.4" ,
75
75
"karma-chrome-launcher" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"sideEffects" : false ,
25
25
"peerDependencies" : {
26
- "@angular/animations" : " ^19.1.5 " ,
27
- "@angular/cdk" : " ^19.1.3 " ,
28
- "@angular/common" : " ^19.1.5 " ,
29
- "@angular/core" : " ^19.1.5 " ,
30
- "@angular/router" : " ^19.1.5 " ,
26
+ "@angular/animations" : " ^19.1.0 " ,
27
+ "@angular/cdk" : " ^19.1.0 " ,
28
+ "@angular/common" : " ^19.1.0 " ,
29
+ "@angular/core" : " ^19.1.0 " ,
30
+ "@angular/router" : " ^19.1.0 " ,
31
31
"@coreui/coreui" : " ^5.2.0" ,
32
- "@coreui/icons-angular" : " ~5.3.9 " ,
32
+ "@coreui/icons-angular" : " ~5.3.12 " ,
33
33
"rxjs" : " ^7.8.1"
34
34
},
35
35
"repository" : {
You can’t perform that action at this time.
0 commit comments