File tree Expand file tree Collapse file tree 2 files changed +1023
-1109
lines changed Expand file tree Collapse file tree 2 files changed +1023
-1109
lines changed Original file line number Diff line number Diff line change 62
62
"@uirouter/publish-scripts" : " 2.6.3" ,
63
63
"@uirouter/rx" : " ^1.0.0" ,
64
64
"husky" : " ^7.0.4" ,
65
- "jest" : " ^30.0.5 " ,
66
- "jest-environment-jsdom" : " ^30.0.5 " ,
67
- "jest-preset-angular" : " ^15.0.0 " ,
65
+ "jest" : " ^29.7.0 " ,
66
+ "jest-environment-jsdom" : " ^29.7.0 " ,
67
+ "jest-preset-angular" : " ^14.6.1 " ,
68
68
"jsdom" : " ^26.1.0" ,
69
69
"ng-packagr" : " ^20.1.0" ,
70
+ "picomatch" : " 4.0.3" ,
70
71
"postcss" : " ^8.5.6" ,
71
72
"prettier" : " ^2.8.8" ,
72
73
"pretty-quick" : " ^3.3.1" ,
77
78
"tslib" : " ^2.8.1" ,
78
79
"tslint" : " ^6.1.0" ,
79
80
"typescript" : " ~5.8.3" ,
80
- "vite" : " ^5.4.19 " ,
81
+ "vite" : " 7.1.1 " ,
81
82
"zone.js" : " ~0.15.1"
82
83
},
83
84
"jest" : {
88
89
},
89
90
"checkPeerDependencies" : {
90
91
"ignore" : [
91
- " ajv"
92
+ " ajv" ,
93
+ " terser"
92
94
]
93
95
},
94
96
"husky" : {
You can’t perform that action at this time.
0 commit comments