File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 85
85
"vue-router" : " ^3.0.1" ,
86
86
"vue-server-renderer" : " ^2.6.11" ,
87
87
"vue-template-compiler" : " ^2.6.11" ,
88
- "vuepress" : " ^0.14.2 " ,
88
+ "vuepress" : " ^0.14.8 " ,
89
89
"vuepress-theme-vue" : " ^1.0.3" ,
90
90
"vuex" : " ^3.0.1" ,
91
91
"webpack" : " ^3.0.1" ,
Original file line number Diff line number Diff line change @@ -9237,9 +9237,10 @@ min-document@^2.19.0:
9237
9237
dependencies:
9238
9238
dom-walk "^0.1.0"
9239
9239
9240
- mini-css-extract-plugin@^ 0.4.1:
9240
+
9241
9241
version "0.4.1"
9242
9242
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.1.tgz#d2bcf77bb2596b8e4bd9257e43d3f9164c2e86cb"
9243
+ integrity sha512-XWuB3G61Rtasq/gLe7cp5cuozehE6hN+E4sxCamRR/WDiHTg+f7ZIAS024r8UJQffY+e2gGELXQZgQoFDfNDCg==
9243
9244
dependencies:
9244
9245
"@webpack-contrib/schema-utils" "^1.0.0-beta.0"
9245
9246
loader-utils "^1.1.0"
@@ -13507,9 +13508,10 @@ vuepress-theme-vue@^1.0.3:
13507
13508
version "1.0.3"
13508
13509
resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.0.3.tgz#8465434401bc99325de53ba038e1eed2d2ec84b9"
13509
13510
13510
- vuepress@^0.14.2:
13511
- version "0.14.2"
13512
- resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.2.tgz#48e5e102178370980d1408e230c0263d768435b7"
13511
+ vuepress@^0.14.8:
13512
+ version "0.14.11"
13513
+ resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.11.tgz#fc6ba0e609e3433a8070e95301b4d987712b2a08"
13514
+ integrity sha512-5iB7iWeEG7GtEiNwmS2LOcifp2V93aZ4+oO9pq8OcUgOWay9/NqmNqzg7KQ7AJ0puZGg0tYwUKKjifIWIPE8jQ==
13513
13515
dependencies:
13514
13516
"@babel/core" "7.0.0-beta.47"
13515
13517
"@vue/babel-preset-app" "3.0.0-beta.11"
@@ -13543,7 +13545,7 @@ vuepress@^0.14.2:
13543
13545
markdown-it-container "^2.0.0"
13544
13546
markdown-it-emoji "^1.4.0"
13545
13547
markdown-it-table-of-contents "^0.4.0"
13546
- mini-css-extract-plugin "^ 0.4.1"
13548
+ mini-css-extract-plugin "0.4.1"
13547
13549
nprogress "^0.2.0"
13548
13550
optimize-css-assets-webpack-plugin "^4.0.0"
13549
13551
portfinder "^1.0.13"
You can’t perform that action at this time.
0 commit comments