File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"vue-tabs-component" : " ^1.5.0" ,
28
- "vuepress" : " ^0.14.4 "
28
+ "vuepress" : " ^0.14.5 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change @@ -3814,12 +3814,13 @@ min-document@^2.19.0:
3814
3814
dependencies :
3815
3815
dom-walk "^0.1.0"
3816
3816
3817
- mini-css-extract-plugin@^0.4.1 :
3818
- version "0.4.4"
3819
- resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.4.tgz#c10410a004951bd3cedac1da69053940fccb625d"
3817
+
3818
+ version "0.4.1"
3819
+ resolved "http://localhost:4873/mini-css-extract-plugin/-/mini-css-extract-plugin-0.4.1.tgz#d2bcf77bb2596b8e4bd9257e43d3f9164c2e86cb"
3820
+ integrity sha512-XWuB3G61Rtasq/gLe7cp5cuozehE6hN+E4sxCamRR/WDiHTg+f7ZIAS024r8UJQffY+e2gGELXQZgQoFDfNDCg==
3820
3821
dependencies :
3822
+ " @webpack-contrib/schema-utils" " ^1.0.0-beta.0"
3821
3823
loader-utils "^1.1.0"
3822
- schema-utils "^1.0.0"
3823
3824
webpack-sources "^1.1.0"
3824
3825
3825
3826
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1 :
@@ -5950,9 +5951,10 @@ vuepress-html-webpack-plugin@^3.2.0:
5950
5951
toposort "^1.0.0"
5951
5952
util.promisify "1.0.0"
5952
5953
5953
- vuepress@^0.14.4 :
5954
- version "0.14.4"
5955
- resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.4.tgz#fea77daa840b11429564bdddde3653bbbec4affb"
5954
+ vuepress@^0.14.5 :
5955
+ version "0.14.5"
5956
+ resolved "http://localhost:4873/vuepress/-/vuepress-0.14.5.tgz#06e78a3af1a24d612d7a17bbba811e962d0acda1"
5957
+ integrity sha512-3HwrEiOvgQ5sezjqU7Dh91xTBwlWFs4DJSqxWF4zf6HeVojmVtPlf7iLT1O4oQtFtSxJ8l0OyYZmgGPSeAMeFA==
5956
5958
dependencies :
5957
5959
" @babel/core" " 7.0.0-beta.47"
5958
5960
" @vue/babel-preset-app" " 3.0.0-beta.11"
@@ -5986,7 +5988,7 @@ vuepress@^0.14.4:
5986
5988
markdown-it-container "^2.0.0"
5987
5989
markdown-it-emoji "^1.4.0"
5988
5990
markdown-it-table-of-contents "^0.4.0"
5989
- mini-css-extract-plugin "^ 0.4.1"
5991
+ mini-css-extract-plugin "0.4.1"
5990
5992
nprogress "^0.2.0"
5991
5993
optimize-css-assets-webpack-plugin "^4.0.0"
5992
5994
portfinder "^1.0.13"
You can’t perform that action at this time.
0 commit comments