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

chore: update dependencies

This commit is contained in:
pimlie
2019-10-02 22:06:46 +02:00
parent f1ed379170
commit 47a1dde762
2 changed files with 3829 additions and 2200 deletions
+24 -22
View File
@@ -62,66 +62,68 @@
"deepmerge": "^4.0.0"
},
"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/node": "^7.5.5",
"@babel/cli": "^7.6.2",
"@babel/core": "^7.6.2",
"@babel/node": "^7.6.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.5.5",
"@nuxt/babel-preset-app": "^2.9.2",
"@babel/preset-env": "^7.6.2",
"@nuxt/loading-screen": "^1.2.0",
"@nuxt/press": "^0.2.0-beta.0",
"@nuxtjs/eslint-config": "^1.1.2",
"@vue/server-test-utils": "^1.0.0-beta.29",
"@vue/test-utils": "^1.0.0-beta.29",
"@vuepress/plugin-google-analytics": "^1.0.3",
"@vuepress/plugin-pwa": "^1.0.3",
"@vuepress/plugin-google-analytics": "^1.1.0",
"@vuepress/plugin-pwa": "^1.1.0",
"babel-core": "^7.0.0-bridge",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"babel-plugin-dynamic-import-node": "^2.3.0",
"browserstack-local": "^1.4.2",
"chromedriver": "^76.0.1",
"codecov": "^3.5.0",
"chromedriver": "^77.0.0",
"codecov": "^3.6.1",
"copy-webpack-plugin": "^5.0.4",
"eslint": "^6.2.2",
"eslint": "^6.5.1",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.16.0",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-jest": "^22.17.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^5.2.3",
"esm": "^3.2.25",
"fs-extra": "^8.1.0",
"geckodriver": "^1.16.2",
"geckodriver": "^1.18.0",
"get-port": "^5.0.0",
"is-wsl": "^2.1.0",
"hable": "3.0.0-0",
"is-wsl": "^2.1.1",
"jest": "^24.9.0",
"jest-environment-jsdom": "^24.9.0",
"jest-environment-jsdom-global": "^1.2.0",
"jsdom": "^15.1.1",
"lodash": "^4.17.15",
"node-env-file": "^0.1.8",
"puppeteer-core": "^1.19.0",
"nuxt-edge": "^2.10.0-26151850.95e043f1",
"puppeteer-core": "^1.20.0",
"rimraf": "^3.0.0",
"rollup": "^1.20.3",
"rollup": "^1.22.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.1.1",
"rollup-plugin-terser": "^5.1.2",
"selenium-webdriver": "^4.0.0-alpha.4",
"standard-version": "^7.0.0",
"tib": "^0.7.1",
"typescript": "^3.6.2",
"tib": "^0.7.2",
"typescript": "^3.6.3",
"vue": "^2.6.10",
"vue-jest": "^3.0.4",
"vue-jest": "^3.0.5",
"vue-loader": "^15.7.1",
"vue-router": "^3.1.3",
"vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10",
"vuepress": "^1.0.3",
"vuepress-theme-vue": "^1.1.0",
"webpack": "^4.39.3"
"webpack": "^4.41.0"
}
}
+3805 -2178
View File
File diff suppressed because it is too large Load Diff