39
39
},
40
40
"private" : false ,
41
41
"dependencies" : {
42
- "@angular/animations" : " ^17.3.11 " ,
42
+ "@angular/animations" : " ^17.3.12 " ,
43
43
"@angular/cdk" : " ^17.3.10" ,
44
- "@angular/common" : " ^17.3.11 " ,
45
- "@angular/compiler" : " ^17.3.11 " ,
46
- "@angular/core" : " ^17.3.11 " ,
47
- "@angular/forms" : " ^17.3.11 " ,
44
+ "@angular/common" : " ^17.3.12 " ,
45
+ "@angular/compiler" : " ^17.3.12 " ,
46
+ "@angular/core" : " ^17.3.12 " ,
47
+ "@angular/forms" : " ^17.3.12 " ,
48
48
"@angular/material" : " ^17.3.10" ,
49
- "@angular/platform-browser" : " ^17.3.11 " ,
49
+ "@angular/platform-browser" : " ^17.3.12 " ,
50
50
"material-icons" : " ^1.13.12" ,
51
51
"ngx-rerender" : " ^1.4.0" ,
52
52
"roboto-fontface" : " ^0.10.0" ,
62
62
"@angular-eslint/schematics" : " 17.5.2" ,
63
63
"@angular-eslint/template-parser" : " 17.5.2" ,
64
64
"@angular/cli" : " ~17.3.8" ,
65
- "@angular/compiler-cli" : " ^17.3.11 " ,
66
- "@angular/platform-browser-dynamic" : " ^17.3.11 " ,
65
+ "@angular/compiler-cli" : " ^17.3.12 " ,
66
+ "@angular/platform-browser-dynamic" : " ^17.3.12 " ,
67
67
"@commitlint/cli" : " ^19.3.0" ,
68
68
"@commitlint/config-angular" : " ^19.3.0" ,
69
69
"@cypress/schematic" : " ^2.5.2" ,
122
122
"postchangelog" : " npm run copy-to-lib && git add projects/mat-datatable-lib/README.md && git add projects/mat-datatable-lib/assets/screenshot.jpg && git add projects/mat-datatable-lib/CHANGELOG.md"
123
123
}
124
124
}
125
- }
125
+ }
0 commit comments