14
14
},
15
15
"private" : true ,
16
16
"dependencies" : {
17
- "@angular/animations" : " ^18 .2.8 " ,
18
- "@angular/common" : " ^18 .2.8 " ,
19
- "@angular/compiler" : " ^18 .2.8 " ,
20
- "@angular/core" : " ^18 .2.8 " ,
21
- "@angular/forms" : " ^18 .2.8 " ,
22
- "@angular/platform-browser" : " ^18 .2.8 " ,
23
- "@angular/platform-browser-dynamic" : " ^18 .2.8 " ,
24
- "@angular/router" : " ^18 .2.8 " ,
17
+ "@angular/animations" : " ^19 .2.9 " ,
18
+ "@angular/common" : " ^19 .2.9 " ,
19
+ "@angular/compiler" : " ^19 .2.9 " ,
20
+ "@angular/core" : " ^19 .2.9 " ,
21
+ "@angular/forms" : " ^19 .2.9 " ,
22
+ "@angular/platform-browser" : " ^19 .2.9 " ,
23
+ "@angular/platform-browser-dynamic" : " ^19 .2.9 " ,
24
+ "@angular/router" : " ^19 .2.9 " ,
25
25
"rxjs" : " ~7.8.0" ,
26
26
"tslib" : " ^2.3.0" ,
27
- "zone.js" : " ~0.14.10 "
27
+ "zone.js" : " ~0.15.1 "
28
28
},
29
29
"devDependencies" : {
30
- "@angular-devkit/build-angular" : " ^18 .2.9" ,
31
- "@angular-eslint/builder" : " 18.4.0 " ,
32
- "@angular-eslint/eslint-plugin" : " 18.4.0 " ,
33
- "@angular-eslint/eslint-plugin-template" : " 18.4.0 " ,
34
- "@angular-eslint/schematics" : " 18.4.0 " ,
35
- "@angular-eslint/template-parser" : " 18.4.0 " ,
36
- "@angular/cli" : " ^18 .2.9" ,
37
- "@angular/compiler-cli" : " ^18 .2.8 " ,
30
+ "@angular-devkit/build-angular" : " ^19 .2.9" ,
31
+ "@angular-eslint/builder" : " 20.1.1 " ,
32
+ "@angular-eslint/eslint-plugin" : " 20.1.1 " ,
33
+ "@angular-eslint/eslint-plugin-template" : " 20.1.1 " ,
34
+ "@angular-eslint/schematics" : " 20.1.1 " ,
35
+ "@angular-eslint/template-parser" : " 20.1.1 " ,
36
+ "@angular/cli" : " ^19 .2.9" ,
37
+ "@angular/compiler-cli" : " ^19 .2.9 " ,
38
38
"@trivago/prettier-plugin-sort-imports" : " ^4.3.0" ,
39
39
"@types/jasmine" : " ~5.1.0" ,
40
40
"@typescript-eslint/eslint-plugin" : " ^7.11.0" ,
48
48
"karma-jasmine" : " ~5.1.0" ,
49
49
"karma-jasmine-html-reporter" : " ~2.1.0" ,
50
50
"prettier" : " 3.3.3" ,
51
- "typescript" : " ~5.4.5 "
51
+ "typescript" : " ~5.8.3 "
52
52
}
53
53
}
0 commit comments