Skip to content

Commit b4e8e6d

Browse files
committed
chore: bump deps
1 parent ba6cb7d commit b4e8e6d

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
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/vuejs/vue-ssr-docs#readme",
2525
"devDependencies": {
26-
"vuepress": "^0.14.8",
27-
"vuepress-theme-vue": "^1.1.0"
26+
"vuepress": "^0.14.11",
27+
"vuepress-theme-vue": "^1.1.1"
2828
}
2929
}

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -6721,15 +6721,15 @@ vuepress-html-webpack-plugin@^3.2.0:
67216721
toposort "^1.0.0"
67226722
util.promisify "1.0.0"
67236723

6724-
vuepress-theme-vue@^1.1.0:
6725-
version "1.1.0"
6726-
resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.1.0.tgz#8b109e3db8cad7b18459f4d77076808110c2bcaa"
6727-
integrity sha512-oYbfWkeaQ6aUU8sl8fMzLnBnvsd23V0wkiqI0bR3Tq3mlI8EJu26PFOyyF7KvJu0qNo/lcL7CDSmX7ymUVpnvw==
6724+
vuepress-theme-vue@^1.1.1:
6725+
version "1.1.1"
6726+
resolved "https://registry.yarnpkg.com/vuepress-theme-vue/-/vuepress-theme-vue-1.1.1.tgz#9fb14859cf1eecd18b44fed88e7f51e6573b437a"
6727+
integrity sha512-ZXe7TgJ9kW1LnLGi7772U4h27wdZqXuU3PlEq1rR7zwuxuszHIjn3zyxdQzbxVCChzaYz4dRMg1X4lVSnPn4vA==
67286728

6729-
vuepress@^0.14.8:
6730-
version "0.14.8"
6731-
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.8.tgz#1e0a70a64c19e82e365eb7313b1ec88cc4ad7ab3"
6732-
integrity sha512-2BVubO3a4Nl8i/tWaO66iq2NRxxf9bh3QwDdoUuBTrhGtLgjv8mv4xrsgMpiPLXo1uk7bQY4hjZNvbYjCLCQkg==
6729+
vuepress@^0.14.11:
6730+
version "0.14.11"
6731+
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-0.14.11.tgz#fc6ba0e609e3433a8070e95301b4d987712b2a08"
6732+
integrity sha512-5iB7iWeEG7GtEiNwmS2LOcifp2V93aZ4+oO9pq8OcUgOWay9/NqmNqzg7KQ7AJ0puZGg0tYwUKKjifIWIPE8jQ==
67336733
dependencies:
67346734
"@babel/core" "7.0.0-beta.47"
67356735
"@vue/babel-preset-app" "3.0.0-beta.11"

0 commit comments

Comments
 (0)