File tree Expand file tree Collapse file tree 3 files changed +434
-297
lines changed Expand file tree Collapse file tree 3 files changed +434
-297
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "videoRecording " : false
2
+ "video " : false
3
3
}
Original file line number Diff line number Diff line change 22
22
"@angular/platform-browser-dynamic" : " ^8.2.14" ,
23
23
"@angular/router" : " ^8.2.14" ,
24
24
"@angular/upgrade" : " ^8.2.14" ,
25
- "@uirouter/angular-hybrid" : " ^7.0.0" ,
25
+ "@uirouter/angular" : " 6.0.1" ,
26
+ "@uirouter/angular-hybrid" : " ^10.0.1" ,
27
+ "@uirouter/angularjs" : " 1.0.26" ,
28
+ "@uirouter/core" : " 6.0.5" ,
29
+ "@uirouter/rx" : " 0.6.5" ,
26
30
"@uirouter/visualizer" : " ^7" ,
27
31
"angular" : " 1.6.9" ,
28
32
"core-js" : " ^2.4.1" ,
41
45
"@types/jasminewd2" : " ~2.0.2" ,
42
46
"@types/node" : " ~6.0.60" ,
43
47
"codelyzer" : " ^5.0.1" ,
44
- "cypress" : " 1.4.2 " ,
48
+ "cypress" : " 4.5.0 " ,
45
49
"jasmine-core" : " ~2.8.0" ,
46
50
"jasmine-spec-reporter" : " ~4.2.1" ,
47
51
"karma" : " ~2.0.0" ,
57
61
"typescript" : " ~3.5.3" ,
58
62
"wait-on" : " 2.1.0"
59
63
}
60
- }
64
+ }
You can’t perform that action at this time.
0 commit comments