mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-13 08:22:26 +03:00
chore(deps): update all non-major dependencies (#363)
This commit is contained in:
+11
-11
@@ -66,11 +66,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@babel/core": "^7.4.4",
|
||||
"@babel/node": "^7.2.2",
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/node": "^7.4.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/preset-env": "^7.4.4",
|
||||
"@nuxt/babel-preset-app": "^2.6.3",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@nuxt/babel-preset-app": "^2.7.1",
|
||||
"@nuxtjs/eslint-config": "^0.0.1",
|
||||
"@vue/server-test-utils": "^1.0.0-beta.29",
|
||||
"@vue/test-utils": "^1.0.0-beta.29",
|
||||
@@ -81,7 +81,7 @@
|
||||
"babel-plugin-dynamic-import-node": "^2.2.0",
|
||||
"browserstack-local": "^1.4.0",
|
||||
"chromedriver": "^74.0.0",
|
||||
"codecov": "^3.4.0",
|
||||
"codecov": "^3.5.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-config-standard": "^12.0.0",
|
||||
"eslint-plugin-import": "^2.17.2",
|
||||
@@ -90,19 +90,19 @@
|
||||
"eslint-plugin-promise": "^4.1.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"eslint-plugin-vue": "^5.2.2",
|
||||
"esm": "^3.2.22",
|
||||
"fs-extra": "^8.0.0",
|
||||
"esm": "^3.2.25",
|
||||
"fs-extra": "^8.0.1",
|
||||
"geckodriver": "^1.16.2",
|
||||
"is-wsl": "^2.0.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-environment-jsdom": "^24.8.0",
|
||||
"jest-environment-jsdom-global": "^1.2.0",
|
||||
"jsdom": "^15.0.0",
|
||||
"jsdom": "^15.1.0",
|
||||
"lodash": "^4.17.11",
|
||||
"node-env-file": "^0.1.8",
|
||||
"puppeteer-core": "^1.15.0",
|
||||
"puppeteer-core": "^1.16.0",
|
||||
"rimraf": "^2.6.3",
|
||||
"rollup": "^1.11.3",
|
||||
"rollup": "^1.12.3",
|
||||
"rollup-plugin-buble": "^0.19.6",
|
||||
"rollup-plugin-commonjs": "^9.3.4",
|
||||
"rollup-plugin-json": "^4.0.0",
|
||||
@@ -121,6 +121,6 @@
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
"vuepress": "^0.14.11",
|
||||
"vuepress-theme-vue": "^1.1.0",
|
||||
"webpack": "^4.31.0"
|
||||
"webpack": "^4.32.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user