23
23
"url" : " https://github.com/ui-router/sample-app-angular-hybrid.git"
24
24
},
25
25
"dependencies" : {
26
- "@angular/common" : " ^7.2.4 " ,
27
- "@angular/compiler" : " ^7.2.4 " ,
28
- "@angular/compiler-cli" : " ^7.2.4 " ,
29
- "@angular/core" : " ^7.2.4 " ,
30
- "@angular/forms" : " ^7.2.4 " ,
26
+ "@angular/common" : " ^8.0.2 " ,
27
+ "@angular/compiler" : " ^8.0.2 " ,
28
+ "@angular/compiler-cli" : " ^8.0.2 " ,
29
+ "@angular/core" : " ^8.0.2 " ,
30
+ "@angular/forms" : " ^8.0.2 " ,
31
31
"@angular/http" : " ^7.2.4" ,
32
- "@angular/platform-browser" : " ^7.2.4 " ,
33
- "@angular/platform-browser-dynamic" : " ^7.2.4 " ,
34
- "@angular/router" : " ^7.2.4 " ,
35
- "@angular/upgrade" : " ^7.2.4 " ,
32
+ "@angular/platform-browser" : " ^8.0.2 " ,
33
+ "@angular/platform-browser-dynamic" : " ^8.0.2 " ,
34
+ "@angular/router" : " ^8.0.2 " ,
35
+ "@angular/upgrade" : " ^8.0.2 " ,
36
36
"@uirouter/angular-hybrid" : " 8.0.0" ,
37
37
"@uirouter/visualizer" : " ^6.0.2" ,
38
38
"angular" : " ^1.7.8" ,
39
39
"rxjs" : " ^6.5.2" ,
40
40
"rxjs-compat" : " ^6.5.2" ,
41
41
"tslib" : " ^1.10.0" ,
42
- "zone.js" : " ^0.8.29 "
42
+ "zone.js" : " ^0.9.1 "
43
43
},
44
44
"devDependencies" : {
45
45
"@angular-devkit/build-angular" : " ~0.13.9" ,
46
46
"@angular/cli" : " ^7.3.9" ,
47
- "@ngtools/webpack" : " ^7.3.9 " ,
47
+ "@ngtools/webpack" : " ^8.0.4 " ,
48
48
"@types/angular" : " ^1.6.54" ,
49
49
"@uirouter/cypress-runner" : " ^1.0.10" ,
50
50
"shx" : " ^0.3.2" ,
51
51
"source-map-loader" : " ^0.2.4" ,
52
- "typescript" : " 3.2.4 " ,
52
+ "typescript" : " 3.4.5 " ,
53
53
"webpack" : " ^4.35.0" ,
54
54
"webpack-cli" : " ^3.3.5" ,
55
55
"webpack-dev-server" : " ^3.7.2"
56
56
}
57
- }
57
+ }
0 commit comments