Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Mar 26, 2020
1 parent c142e09 commit e93788f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
"jest": "^24.9.0"
},
"dependencies": {
"@micro-app/cli": "^0.3.9",
"@micro-app/cli": "^0.3.10",
"@vssue/api-github-v4": "^1.4.0",
"@vssue/vuepress-plugin-vssue": "^1.4.2",
"@vssue/vuepress-plugin-vssue": "^1.4.3",
"@vuepress/plugin-back-to-top": "^1.4.0",
"@vuepress/plugin-blog": "^1.9.2",
"@vuepress/plugin-google-analytics": "^1.4.0",
Expand Down
38 changes: 28 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1063,20 +1063,20 @@
"@types/istanbul-reports" "^1.1.1"
"@types/yargs" "^13.0.0"

"@micro-app/cli@^0.3.9":
version "0.3.9"
resolved "https://registry.yarnpkg.com/@micro-app/cli/-/cli-0.3.9.tgz#d8560a4b84f2596bdafdc3c4630177e400529731"
integrity sha512-1f/PwN+bNL41d+AsqUxrlbh1zHbVFu2SRn/FEIHCfWtOqLHa47XOWF56VK9kw+tA+AJOMEHT1W0COAh1mNAwHA==
"@micro-app/cli@^0.3.10":
version "0.3.10"
resolved "https://registry.yarnpkg.com/@micro-app/cli/-/cli-0.3.10.tgz#2081d92f9e1f97d74729def5328ae67401b03493"
integrity sha512-pTUzHEs+oa0zw1CSEiaT0qCIf2DszZh3MqsPmYgbAKaZYP5SAU3+L4lasUKYBlHH82LZqBM5AWDfRkIQQA6Nrg==
dependencies:
"@micro-app/core" "^0.3.18"
"@micro-app/core" "^0.3.19"
"@zkochan/cmd-shim" "^4.3.0"
read-cmd-shim "^2.0.0"
update-notifier "^4.1.0"

"@micro-app/core@^0.3.18":
version "0.3.18"
resolved "https://registry.yarnpkg.com/@micro-app/core/-/core-0.3.18.tgz#9ca602e6c9da51ddfe333283de9c8f6642244206"
integrity sha512-/E/qSiJUOJ7+6gBvbphpepBfeBwZRwpTDOW3K61sbNCu05bdBZpwgUwkyEqi659aa1XZNRj6Eb23sLfU1WkVtA==
"@micro-app/core@^0.3.19":
version "0.3.19"
resolved "https://registry.yarnpkg.com/@micro-app/core/-/core-0.3.19.tgz#4a2b67a9b110a9cb9454ee641c14a526076963be"
integrity sha512-u6AUTtn2pGCCanRakEG2WdWfqThpR6OLekEfZiXGKnC/O3palCDCOXtBkkndiU5HxI/8/O1xhgF0sF+6xkuGDw==
dependencies:
"@micro-app/shared-utils" "^0.1.16"
dotenv "^8.2.0"
Expand Down Expand Up @@ -1571,13 +1571,20 @@
date-fns "^1.29.0"
qs "^6.6.0"

"@vssue/vuepress-plugin-vssue@^1.2.0", "@vssue/vuepress-plugin-vssue@^1.4.2":
"@vssue/vuepress-plugin-vssue@^1.2.0":
version "1.4.2"
resolved "https://registry.yarnpkg.com/@vssue/vuepress-plugin-vssue/-/vuepress-plugin-vssue-1.4.2.tgz#9cea4ec24ba0da2e1b0b516fb9f7d20e91c7ef45"
integrity sha512-FO+w3B7q48y5uDUjkY7NJORkq4cREavKL6YXJ1ohEeeXL06Fv9Db0FUY1fwSraFSiA1l+zTarImf9vzqMl+HMw==
dependencies:
vssue "^1.4.2"

"@vssue/vuepress-plugin-vssue@^1.4.3":
version "1.4.3"
resolved "https://registry.yarnpkg.com/@vssue/vuepress-plugin-vssue/-/vuepress-plugin-vssue-1.4.3.tgz#37bdb079b750e998591eb94b1e94374c0121c227"
integrity sha512-ZzfmGhz0Pn0T56j4DZf+HUC6xJ4opZ2CMT9TJFg9VeU83DuqunWHbji878Mtxz5beUn0rv3FXthjJ2KWHIGC6g==
dependencies:
vssue "^1.4.3"

"@vue/babel-helper-vue-jsx-merge-props@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0.tgz#048fe579958da408fb7a8b2a3ec050b50a661040"
Expand Down Expand Up @@ -12310,6 +12317,17 @@ vssue@^1.4.2:
vue-i18n "^8.11.2"
vue-property-decorator "^8.1.1"

vssue@^1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/vssue/-/vssue-1.4.3.tgz#861203a95e6b60fe2af661a07d800c0d51965e13"
integrity sha512-xGnsLahqREumXgHnZ92MzNbIfwYqz8fZUQVGTe5/b2tCWsF5pFhO51fv4FVVDvVUwF6NsT3Kzy4HTVvJK2at4A==
dependencies:
"@vssue/utils" "^1.4.0"
github-markdown-css "^3.0.1"
vue "^2.6.10"
vue-i18n "^8.11.2"
vue-property-decorator "^8.1.1"

vue-class-component@^7.1.0:
version "7.2.2"
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-7.2.2.tgz#aecc6d28801f64c61eb04407cf3a5476da26b0c0"
Expand Down

0 comments on commit e93788f

Please sign in to comment.