File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 24
24
"@angular/platform-browser" : " 16.2.7" ,
25
25
"@angular/platform-browser-dynamic" : " 16.2.7" ,
26
26
"@angular/router" : " 16.2.7" ,
27
+ "@nx/angular" : " 16.9.1" ,
27
28
"rxjs" : " 7.8.1" ,
28
29
"tslib" : " ^2.3.0" ,
29
30
"web-animations-js" : " ^2.3.2" ,
30
- "zone.js" : " 0.13.3" ,
31
- "@nx/angular" : " 16.9.1"
31
+ "zone.js" : " 0.13.3"
32
32
},
33
33
"devDependencies" : {
34
34
"@angular-devkit/build-angular" : " 16.2.4" ,
54
54
"autoprefixer" : " ^10.4.7" ,
55
55
"codelyzer" : " ^6.0.0" ,
56
56
"cypress" : " ^9.1.0" ,
57
+ "eslint" : " ^8.50.0" ,
57
58
"eslint-plugin-cypress" : " 2.13.4" ,
58
59
"eslint-plugin-storybook" : " ^0.6.14" ,
59
60
"jasmine-core" : " 4.2.0" ,
60
61
"jasmine-spec-reporter" : " ~5.0.0" ,
61
- "jest" : " 29.4.3 " ,
62
- "jest-environment-jsdom" : " 28.1.3 " ,
62
+ "jest" : " ^ 29.5.0 " ,
63
+ "jest-environment-jsdom" : " ^29.5.0 " ,
63
64
"jest-preset-angular" : " 13.1.2" ,
64
65
"karma" : " 6.4.2" ,
65
66
"karma-chrome-launcher" : " ~3.1.0" ,
You can’t perform that action at this time.
0 commit comments