File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 46
46
"peerDependencies" : {
47
47
"@angular/common" : " ^12.0.0 || ^13.0.0" ,
48
48
"@angular/core" : " ^12.0.0 || ^13.0.0" ,
49
- "@uirouter/core" : " ^6.0.7 " ,
50
- "@uirouter/rx" : " ^0.6 .0"
49
+ "@uirouter/core" : " ^6.0.8 " ,
50
+ "@uirouter/rx" : " ^1.0 .0"
51
51
},
52
52
"devDependencies" : {
53
53
"@angular/animations" : " ^12.0.0" ,
59
59
"@angular/platform-browser-dynamic" : " ^12.0.0" ,
60
60
"@types/jest" : " ^27.0.3" ,
61
61
"@types/jquery" : " ^3.5.9" ,
62
- "@uirouter/core" : " ^6.0.7 " ,
62
+ "@uirouter/core" : " ^6.0.8 " ,
63
63
"@uirouter/publish-scripts" : " 2.6.0" ,
64
- "@uirouter/rx" : " ^0.6 .0" ,
64
+ "@uirouter/rx" : " ^1.0 .0" ,
65
65
"husky" : " ^7.0.4" ,
66
66
"jest" : " 27.3.1" ,
67
67
"jest-preset-angular" : " 11.0.1" ,
Original file line number Diff line number Diff line change 1016
1016
dependencies :
1017
1017
" @types/yargs-parser" " *"
1018
1018
1019
- " @uirouter/core@^6.0.7 " :
1019
+ " @uirouter/core@^6.0.8 " :
1020
1020
version "6.0.8"
1021
1021
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.8.tgz#a1e919a4743be729751aafc4ce353d0dc0ffd26c"
1022
1022
integrity sha512-Gc/BAW47i4L54p8dqYCJJZuv2s3tqlXQ0fvl6Zp2xrblELPVfxmjnc0eurx3XwfQdaqm3T6uls6tQKkof/4QMw==
1043
1043
yalc "^1.0.0-pre.53"
1044
1044
yargs "^17.3.0"
1045
1045
1046
- " @uirouter/rx@^0.6 .0 " :
1047
- version "0.6.5 "
1048
- resolved "https://registry.yarnpkg.com/@uirouter/rx/-/rx-0.6.5. tgz#f584a228fdab78a4f668a0793eb896796d00373a "
1049
- integrity sha512-srGdX+BAVTfpZ1Kl7tvdEN1ss8yctKO4YrGyy9E/4s80bGFp4KMe9Qf2L3UHn0iugBZlX7Nbmp305AQSzWXYrw ==
1046
+ " @uirouter/rx@^1.0 .0 " :
1047
+ version "1.0.0 "
1048
+ resolved "https://registry.yarnpkg.com/@uirouter/rx/-/rx-1.0.0. tgz#0f12851e42448fc3b07eed777bcc0e29445a8842 "
1049
+ integrity sha512-dqPmLFC+qqF6RIdJVKktXSON6WILy2oyLhADDk74F3GAUZ/VvOu3QSPLDtZEP3LMSo6vkGQvwcUdjgNVWL3YJA ==
1050
1050
1051
1051
JSONStream@^1.0.4 :
1052
1052
version "1.3.5"
You can’t perform that action at this time.
0 commit comments