Skip to content

Commit 55f5a1e

Browse files
committed
Update vuepress
1 parent 06779fa commit 55f5a1e

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
},
2626
"devDependencies": {
2727
"vue-tabs-component": "^1.5.0",
28-
"vuepress": "^0.14.4"
28+
"vuepress": "^0.14.5"
2929
}
3030
}

yarn.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3814,12 +3814,13 @@ min-document@^2.19.0:
38143814
dependencies:
38153815
dom-walk "^0.1.0"
38163816

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==
38203821
dependencies:
3822+
"@webpack-contrib/schema-utils" "^1.0.0-beta.0"
38213823
loader-utils "^1.1.0"
3822-
schema-utils "^1.0.0"
38233824
webpack-sources "^1.1.0"
38243825

38253826
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
@@ -5950,9 +5951,10 @@ vuepress-html-webpack-plugin@^3.2.0:
59505951
toposort "^1.0.0"
59515952
util.promisify "1.0.0"
59525953

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==
59565958
dependencies:
59575959
"@babel/core" "7.0.0-beta.47"
59585960
"@vue/babel-preset-app" "3.0.0-beta.11"
@@ -5986,7 +5988,7 @@ vuepress@^0.14.4:
59865988
markdown-it-container "^2.0.0"
59875989
markdown-it-emoji "^1.4.0"
59885990
markdown-it-table-of-contents "^0.4.0"
5989-
mini-css-extract-plugin "^0.4.1"
5991+
mini-css-extract-plugin "0.4.1"
59905992
nprogress "^0.2.0"
59915993
optimize-css-assets-webpack-plugin "^4.0.0"
59925994
portfinder "^1.0.13"

0 commit comments

Comments
 (0)