Skip to content

Commit 0e4d97f

Browse files
committed
chore: bump docs theme
1 parent 7892445 commit 0e4d97f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"vue": "^2.5.22",
7878
"vue-loader": "^15.2.1",
7979
"vue-template-compiler": "^2.5.22",
80-
"vuepress": "^0.14.1",
81-
"vuepress-theme-vue": "^1.1.0",
80+
"vuepress": "^0.14.11",
81+
"vuepress-theme-vue": "^1.1.1",
8282
"webpack": "^4.43.0",
8383
"webpack-dev-middleware": "^3.7.2",
8484
"webpack-hot-middleware": "^2.25.0"

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -12222,15 +12222,15 @@ vuepress-html-webpack-plugin@^3.2.0:
1222212222
toposort "^1.0.0"
1222312223
util.promisify "1.0.0"
1222412224

12225-
vuepress-theme-vue@^1.1.0:
12226-
version "1.1.0"
12227-
resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.1.0.tgz#8b109e3db8cad7b18459f4d77076808110c2bcaa"
12228-
integrity sha512-oYbfWkeaQ6aUU8sl8fMzLnBnvsd23V0wkiqI0bR3Tq3mlI8EJu26PFOyyF7KvJu0qNo/lcL7CDSmX7ymUVpnvw==
12225+
vuepress-theme-vue@^1.1.1:
12226+
version "1.1.1"
12227+
resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.1.1.tgz#9fb14859cf1eecd18b44fed88e7f51e6573b437a"
12228+
integrity sha512-ZXe7TgJ9kW1LnLGi7772U4h27wdZqXuU3PlEq1rR7zwuxuszHIjn3zyxdQzbxVCChzaYz4dRMg1X4lVSnPn4vA==
1222912229

12230-
vuepress@^0.14.1:
12231-
version "0.14.8"
12232-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.8.tgz#1e0a70a64c19e82e365eb7313b1ec88cc4ad7ab3"
12233-
integrity sha512-2BVubO3a4Nl8i/tWaO66iq2NRxxf9bh3QwDdoUuBTrhGtLgjv8mv4xrsgMpiPLXo1uk7bQY4hjZNvbYjCLCQkg==
12230+
vuepress@^0.14.11:
12231+
version "0.14.11"
12232+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.11.tgz#fc6ba0e609e3433a8070e95301b4d987712b2a08"
12233+
integrity sha512-5iB7iWeEG7GtEiNwmS2LOcifp2V93aZ4+oO9pq8OcUgOWay9/NqmNqzg7KQ7AJ0puZGg0tYwUKKjifIWIPE8jQ==
1223412234
dependencies:
1223512235
"@babel/core" "7.0.0-beta.47"
1223612236
"@vue/babel-preset-app" "3.0.0-beta.11"

0 commit comments

Comments
 (0)