File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 39
39
"typings" : " lib/index.d.ts" ,
40
40
"dependencies" : {
41
41
"ui-router-core" : " =4.0.0" ,
42
- "ui-router-rx" : " =0.2.0 "
42
+ "ui-router-rx" : " =0.2.1 "
43
43
},
44
44
"peerDependencies" : {
45
- "@angular/common" : " ^2.0.0" ,
46
- "@angular/core" : " ^2.0.0"
45
+ "@angular/common" : " ^2.3.1" ,
46
+ "@angular/core" : " ^2.3.1" ,
47
+ "@angular/router" : " ^3.3.1"
47
48
},
48
49
"devDependencies" : {
49
50
"@angular/common" : " ^2.3.1" ,
53
54
"@angular/platform-browser" : " ^2.3.1" ,
54
55
"@angular/platform-browser-dynamic" : " ^2.3.1" ,
55
56
"@angular/platform-server" : " ^2.3.1" ,
57
+ "@angular/router" : " ^3.3.1" ,
56
58
"@types/jasmine" : " ^2.2.34" ,
57
59
"@types/jquery" : " ^1.10.31" ,
58
60
"awesome-typescript-loader" : " ^2.2.4" ,
Original file line number Diff line number Diff line change 36
36
dependencies :
37
37
parse5 "^2.2.1"
38
38
39
+ " @angular/router@^3.3.1 " :
40
+ version "3.4.4"
41
+ resolved "https://registry.yarnpkg.com/@angular/router/-/router-3.4.4.tgz#8564889d5bf322a1a4b679bd82c053df03eabb72"
42
+
39
43
40
44
version "0.5.1"
41
45
resolved "https://registry.yarnpkg.com/@angular/tsc-wrapped/-/tsc-wrapped-0.5.1.tgz#7a69bec999eef41903dddaaccdc862cfcface52c"
@@ -3774,13 +3778,13 @@ uglify-to-browserify@~1.0.0:
3774
3778
version "1.0.2"
3775
3779
resolved "https://registry.yarnpkg.com/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz#6e0924d6bda6b5afe349e39a6d632850a0f882b7"
3776
3780
3777
- ui-router-core@=3.1.1 :
3778
- version "3.1.1 "
3779
- resolved "https://registry.yarnpkg.com/ui-router-core/-/ui-router-core-3.1.1 .tgz#9fccf9631bdf61d4641e333c74c3d1cc347dca18 "
3781
+ ui-router-core@=4.0.0 :
3782
+ version "4.0.0 "
3783
+ resolved "https://registry.yarnpkg.com/ui-router-core/-/ui-router-core-4.0.0 .tgz#83777791a452d3b585e75fc772d79c2e115b3b50 "
3780
3784
3781
- ui-router-rx@=0.2.0 :
3782
- version "0.2.0 "
3783
- resolved "https://registry.yarnpkg.com/ui-router-rx/-/ui-router-rx-0.2.0 .tgz#4c061da567851b35f40c4faa5d5daee0b316f23b "
3785
+ ui-router-rx@=0.2.1 :
3786
+ version "0.2.1 "
3787
+ resolved "https://registry.yarnpkg.com/ui-router-rx/-/ui-router-rx-0.2.1 .tgz#d54acdc7b7584e7d3feea3c0b0fa084bcfbdee67 "
3784
3788
3785
3789
ui-router-typedoc-themes@^1.0.0 :
3786
3790
version "1.0.2"
You can’t perform that action at this time.
0 commit comments