2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-20 03:10:33 +03:00

chore: update dependencies

This commit is contained in:
pimlie
2019-06-10 12:46:00 +02:00
parent 6751d24745
commit 2fc70c4b86
2 changed files with 74 additions and 74 deletions
+4 -4
View File
@@ -72,8 +72,8 @@
"@nuxtjs/eslint-config": "^0.0.1",
"@vue/server-test-utils": "^1.0.0-beta.29",
"@vue/test-utils": "^1.0.0-beta.29",
"@vuepress/plugin-google-analytics": "^1.0.0",
"@vuepress/plugin-pwa": "^1.0.0",
"@vuepress/plugin-google-analytics": "^1.0.1",
"@vuepress/plugin-pwa": "^1.0.1",
"babel-core": "^7.0.0-bridge",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.8.0",
@@ -102,7 +102,7 @@
"node-env-file": "^0.1.8",
"puppeteer-core": "^1.17.0",
"rimraf": "^2.6.3",
"rollup": "^1.14.5",
"rollup": "^1.14.6",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-json": "^4.0.0",
@@ -119,7 +119,7 @@
"vue-router": "^3.0.6",
"vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10",
"vuepress": "^1.0.0",
"vuepress": "^1.0.1",
"vuepress-theme-vue": "^1.1.0",
"webpack": "^4.33.0"
}