File tree 2 files changed +13
-8
lines changed
2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 108
108
"ts-loader" : " 3.0.5" ,
109
109
"tslint" : " 5.8.0" ,
110
110
"typedoc" : " ^0.8.0" ,
111
- "typedoc-plugin-external-module-name" : " ^1.0.2" ,
112
- "typedoc-plugin-internal-external" : " ^1.0.0" ,
111
+ "typedoc-plugin-external-module-name" : " 1.0.10" ,
112
+ "typedoc-plugin-internal-external" : " 1.0.10" ,
113
+ "typedoc-plugin-single-line-tags" : " 1.0.0" ,
113
114
"typedoc-plugin-ui-router" : " ^1.0.0" ,
114
115
"typescript" : " 2.5.3" ,
115
116
"ui-router-typedoc-themes" : " ^1.0.1" ,
Original file line number Diff line number Diff line change @@ -3804,13 +3804,17 @@ typedoc-default-themes@^0.5.0:
3804
3804
version "0.5.0"
3805
3805
resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.5.0.tgz#6dc2433e78ed8bea8e887a3acde2f31785bd6227"
3806
3806
3807
- typedoc-plugin-external-module-name@^ 1.0.2 :
3808
- version "1.0.9 "
3809
- resolved "https://registry.yarnpkg.com/typedoc-plugin-external-module-name/-/typedoc-plugin-external-module-name-1.0.9 .tgz#8e95e4b6680ef36c8da678c63edeb770e408959e "
3807
+ typedoc-plugin-external-module-name@1.0.10 :
3808
+ version "1.0.10 "
3809
+ resolved "https://registry.yarnpkg.com/typedoc-plugin-external-module-name/-/typedoc-plugin-external-module-name-1.0.10 .tgz#f97c1df450d9ec75bf06b72bf3f9a12382184135 "
3810
3810
3811
- typedoc-plugin-internal-external@^1.0.0 :
3812
- version "1.0.9"
3813
- resolved "https://registry.yarnpkg.com/typedoc-plugin-internal-external/-/typedoc-plugin-internal-external-1.0.9.tgz#ba476d138e81c50836e982665cdfea815bc83d1a"
3811
+ typedoc-plugin-internal-external@1.0.10 :
3812
+ version "1.0.10"
3813
+ resolved "https://registry.yarnpkg.com/typedoc-plugin-internal-external/-/typedoc-plugin-internal-external-1.0.10.tgz#df9fd6ee1743f009c39b8746a3c26edc36ce8bcd"
3814
+
3815
+ typedoc-plugin-single-line-tags@1.0.0 :
3816
+ version "1.0.0"
3817
+ resolved "https://registry.yarnpkg.com/typedoc-plugin-single-line-tags/-/typedoc-plugin-single-line-tags-1.0.0.tgz#4210b4fbd18d9b8f753e151047965195b4081261"
3814
3818
3815
3819
typedoc-plugin-ui-router@^1.0.0 :
3816
3820
version "1.0.6"
You can’t perform that action at this time.
0 commit comments