This repository was archived by the owner on Dec 27, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 41
41
"feather-icons" : " ^4.29.2" ,
42
42
"rxjs" : " ~7.8.0" ,
43
43
"tslib" : " ^2.3.0" ,
44
- "zone.js" : " ~0.14.10 "
44
+ "zone.js" : " ~0.15.0 "
45
45
},
46
46
"devDependencies" : {
47
47
"@angular-devkit/build-angular" : " ^18.2.4" ,
48
48
"@angular/cli" : " ~18.2.4" ,
49
49
"@angular/compiler-cli" : " ^18.2.4" ,
50
- "@types/jasmine" : " ~4.3 .0" ,
50
+ "@types/jasmine" : " ~4.6 .0" ,
51
51
"cspell" : " ^8.3.2" ,
52
52
"eslint" : " ^8.57.0" ,
53
- "jasmine-core" : " ~4.5 .0" ,
53
+ "jasmine-core" : " ~4.6 .0" ,
54
54
"karma" : " ~6.4.0" ,
55
- "karma-chrome-launcher" : " ~3.1 .0" ,
55
+ "karma-chrome-launcher" : " ~3.2 .0" ,
56
56
"karma-coverage" : " ~2.2.0" ,
57
57
"karma-jasmine" : " ~5.1.0" ,
58
- "karma-jasmine-html-reporter" : " ~2.0 .0" ,
58
+ "karma-jasmine-html-reporter" : " ~2.1 .0" ,
59
59
"ng-packagr" : " ^18.0.0" ,
60
60
"prettier" : " ^3.3.3" ,
61
- "typescript" : " ~5.4.5 "
61
+ "typescript" : " ~5.7.0 "
62
62
}
63
63
}
Original file line number Diff line number Diff line change 15
15
"@angular-eslint/eslint-plugin" : " ^18.0.1" ,
16
16
"@angular-eslint/eslint-plugin-template" : " ^18.0.1" ,
17
17
"@angular-eslint/template-parser" : " ^18.0.1" ,
18
- "@typescript-eslint/eslint-plugin" : " ^7.13.1 " ,
19
- "@typescript-eslint/parser" : " ^7.13.1 " ,
18
+ "@typescript-eslint/eslint-plugin" : " ^6.20.0 " ,
19
+ "@typescript-eslint/parser" : " ^6.20.0 " ,
20
20
"eslint-config-prettier" : " ^9.1.0" ,
21
21
"eslint-plugin-import" : " ^2.29.1" ,
22
22
"eslint-plugin-unused-imports" : " ^3.2.0"
You can’t perform that action at this time.
0 commit comments