File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -2259,6 +2259,11 @@ color@^3.0.0:
22592259 color-convert "^1.9.1"
22602260 color-string "^1.5.2"
22612261
2262+ colors@^1.4.0 :
2263+ version "1.4.0"
2264+ resolved "https://registry.npm.taobao.org/colors/download/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
2265+ integrity sha1-xQSRR51MG9rtLJztMs98fcI2D3g=
2266+
22622267combined-stream@^1.0.6, combined-stream@~1.0.6 :
22632268 version "1.0.8"
22642269 resolved "https://registry.npm.taobao.org/combined-stream/download/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
@@ -7702,9 +7707,11 @@ vuepress-mergeable@^1.0.2:
77027707 deconstruct-merge "^1.1.0"
77037708
77047709vuepress-plugin-auto-sidebar@^1.4.1 :
7705- version "1.4.1"
7706- resolved "https://registry.npm.taobao.org/vuepress-plugin-auto-sidebar/download/vuepress-plugin-auto-sidebar-1.4.1.tgz#c8586447affb2faa4155a9828916bb9bd594f188"
7707- integrity sha1-yFhkR6/7L6pBVamCiRa7m9WU8Yg=
7710+ version "1.5.0"
7711+ resolved "https://registry.npm.taobao.org/vuepress-plugin-auto-sidebar/download/vuepress-plugin-auto-sidebar-1.5.0.tgz#fc11b32f5e7976394bab01edd68cd602b1c0cefe"
7712+ integrity sha1-/BGzL155djlLqwHt1ozWArHAzv4=
7713+ dependencies :
7714+ colors "^1.4.0"
77087715
77097716vuepress-plugin-container@^2.0.2 :
77107717 version "2.1.4"
You can’t perform that action at this time.
0 commit comments