2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-12 15:02:24 +03:00

chore: update dependencies

This commit is contained in:
pimlie
2019-04-20 10:51:17 +02:00
parent 2b12905a79
commit 7663b7a513
2 changed files with 603 additions and 1968 deletions
+24 -24
View File
@@ -66,62 +66,62 @@
"webpack-dev-middleware": "3.6.0"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.4.0",
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@babel/node": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.4.2",
"@nuxt/babel-preset-app": "^2.5.0",
"@babel/preset-env": "^7.4.3",
"@nuxt/babel-preset-app": "^2.6.2",
"@nuxtjs/eslint-config": "^0.0.1",
"@vue/server-test-utils": "^1.0.0-beta.29",
"@vue/test-utils": "^1.0.0-beta.29",
"babel-core": "^7.0.0-bridge",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.5.0",
"babel-jest": "^24.7.1",
"babel-loader": "^8.0.5",
"babel-plugin-dynamic-import-node": "^2.2.0",
"browserstack-local": "^1.3.7",
"chromedriver": "^2.46.0",
"codecov": "^3.2.0",
"eslint": "^5.15.3",
"chromedriver": "^73.0.0",
"codecov": "^3.3.0",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-import": "^2.17.2",
"eslint-plugin-jest": "^22.4.1",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"esm": "^3.2.18",
"esm": "^3.2.22",
"fs-extra": "^7.0.1",
"geckodriver": "^1.16.0",
"geckodriver": "^1.16.2",
"is-wsl": "^1.1.0",
"jest": "^24.5.0",
"jest-environment-jsdom": "^24.5.0",
"jest": "^24.7.1",
"jest-environment-jsdom": "^24.7.1",
"jest-environment-jsdom-global": "^1.2.0",
"jsdom": "^14.0.0",
"lodash": "^4.17.11",
"node-env-file": "^0.1.8",
"puppeteer-core": "^1.13.0",
"puppeteer-core": "^1.14.0",
"rimraf": "^2.6.3",
"rollup": "^1.7.0",
"rollup": "^1.10.1",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-commonjs": "^9.2.1",
"rollup-plugin-commonjs": "^9.3.4",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-replace": "^2.1.1",
"rollup-plugin-node-resolve": "^4.2.3",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^4.0.4",
"selenium-webdriver": "^4.0.0-alpha.1",
"standard-version": "^5.0.2",
"tib": "^0.4.0",
"typescript": "^3.4.1",
"tib": "^0.5.1",
"typescript": "^3.4.4",
"vue": "^2.6.10",
"vue-jest": "^3.0.4",
"vue-loader": "^15.7.0",
"vue-router": "^3.0.2",
"vue-router": "^3.0.6",
"vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10",
"vuepress": "^0.14.10",
"vuepress": "^0.14.11",
"vuepress-theme-vue": "^1.1.0",
"webpack": "^4.29.6"
"webpack": "^4.30.0"
}
}
+579 -1944
View File
File diff suppressed because it is too large Load Diff