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 @@ -9233,9 +9233,10 @@ min-document@^2.19.0:
9233
9233
dependencies:
9234
9234
dom-walk "^0.1.0"
9235
9235
9236
- mini-css-extract-plugin@^ 0.4.1:
9236
+
9237
9237
version "0.4.1"
9238
9238
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.1.tgz#d2bcf77bb2596b8e4bd9257e43d3f9164c2e86cb"
9239
+ integrity sha512-XWuB3G61Rtasq/gLe7cp5cuozehE6hN+E4sxCamRR/WDiHTg+f7ZIAS024r8UJQffY+e2gGELXQZgQoFDfNDCg==
9239
9240
dependencies:
9240
9241
"@webpack-contrib/schema-utils" "^1.0.0-beta.0"
9241
9242
loader-utils "^1.1.0"
@@ -13501,9 +13502,10 @@ vuepress-theme-vue@^1.0.3:
13501
13502
version "1.0.3"
13502
13503
resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.0.3.tgz#8465434401bc99325de53ba038e1eed2d2ec84b9"
13503
13504
13504
- vuepress@^0.14.2:
13505
- version "0.14.2"
13506
- resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.2.tgz#48e5e102178370980d1408e230c0263d768435b7"
13505
+ vuepress@^0.14.8:
13506
+ version "0.14.11"
13507
+ resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.11.tgz#fc6ba0e609e3433a8070e95301b4d987712b2a08"
13508
+ integrity sha512-5iB7iWeEG7GtEiNwmS2LOcifp2V93aZ4+oO9pq8OcUgOWay9/NqmNqzg7KQ7AJ0puZGg0tYwUKKjifIWIPE8jQ==
13507
13509
dependencies:
13508
13510
"@babel/core" "7.0.0-beta.47"
13509
13511
"@vue/babel-preset-app" "3.0.0-beta.11"
@@ -13537,7 +13539,7 @@ vuepress@^0.14.2:
13537
13539
markdown-it-container "^2.0.0"
13538
13540
markdown-it-emoji "^1.4.0"
13539
13541
markdown-it-table-of-contents "^0.4.0"
13540
- mini-css-extract-plugin "^ 0.4.1"
13542
+ mini-css-extract-plugin "0.4.1"
13541
13543
nprogress "^0.2.0"
13542
13544
optimize-css-assets-webpack-plugin "^4.0.0"
13543
13545
portfinder "^1.0.13"
You can’t perform that action at this time.
0 commit comments