10
10
},
11
11
"private" : true ,
12
12
"dependencies" : {
13
- "@angular/animations" : " ^15 .0.4 " ,
14
- "@angular/cdk" : " ^15 .0.3 " ,
15
- "@angular/common" : " ^15 .0.4 " ,
16
- "@angular/compiler" : " ^15 .0.4 " ,
17
- "@angular/core" : " ^15 .0.4 " ,
18
- "@angular/forms" : " ^15 .0.4 " ,
19
- "@angular/material" : " ^15 .0.3 " ,
20
- "@angular/platform-browser" : " ^15 .0.4 " ,
21
- "@angular/platform-browser-dynamic" : " ^15 .0.4 " ,
22
- "@angular/router" : " ^15 .0.4 " ,
13
+ "@angular/animations" : " ^17 .0.7 " ,
14
+ "@angular/cdk" : " ^17 .0.4 " ,
15
+ "@angular/common" : " ^17 .0.7 " ,
16
+ "@angular/compiler" : " ^17 .0.7 " ,
17
+ "@angular/core" : " ^17 .0.7 " ,
18
+ "@angular/forms" : " ^17 .0.7 " ,
19
+ "@angular/material" : " ^17 .0.4 " ,
20
+ "@angular/platform-browser" : " ^17 .0.7 " ,
21
+ "@angular/platform-browser-dynamic" : " ^17 .0.7 " ,
22
+ "@angular/router" : " ^17 .0.7 " ,
23
23
"rxjs" : " ~6.6.0" ,
24
24
"tslib" : " ^2.3.0" ,
25
- "zone.js" : " ~0.11.4 "
25
+ "zone.js" : " ~0.14.2 "
26
26
},
27
27
"devDependencies" : {
28
- "@angular-devkit/build-angular" : " ^15 .0.4 " ,
29
- "@angular/cli" : " ^15 .0.4 " ,
30
- "@angular/compiler-cli" : " ^15 .0.4 " ,
28
+ "@angular-devkit/build-angular" : " ^17 .0.7 " ,
29
+ "@angular/cli" : " ^17 .0.7 " ,
30
+ "@angular/compiler-cli" : " ^17 .0.7 " ,
31
31
"@types/jasmine" : " ~3.8.0" ,
32
32
"@types/node" : " ^12.11.1" ,
33
33
"jasmine-core" : " ~3.8.0" ,
36
36
"karma-coverage" : " ~2.0.3" ,
37
37
"karma-jasmine" : " ~4.0.0" ,
38
38
"karma-jasmine-html-reporter" : " ~1.7.0" ,
39
- "typescript" : " ~4.8.4 "
39
+ "typescript" : " ~5.2.2 "
40
40
}
41
41
}
0 commit comments