chore(deps): update all non-major dependencies (#6056)

This commit is contained in:
renovate[bot] 2019-07-15 18:12:59 +01:00 committed by Xin Du (Clark)
parent 9909bdb534
commit a974834073
8 changed files with 112 additions and 1049 deletions

View File

@ -59,7 +59,7 @@
"@nuxt/core": "2.8.1",
"node-fetch": "^2.6.0",
"vue": "^2.6.10",
"vue-meta": "^2.0.4",
"vue-meta": "^2.0.5",
"vue-no-ssr": "^1.1.1",
"vue-router": "^3.0.7",
"vuex": "^3.1.1"

View File

@ -47,7 +47,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-multiplexer": "^1.0.4",
"eslint-plugin-import": "^2.18.0",
"eslint-plugin-jest": "^22.7.2",
"eslint-plugin-jest": "^22.8.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
@ -56,7 +56,7 @@
"execa": "^2.0.3",
"express": "^4.17.1",
"finalhandler": "^1.1.2",
"fork-ts-checker-webpack-plugin": "^1.3.7",
"fork-ts-checker-webpack-plugin": "^1.4.2",
"fs-extra": "^8.1.0",
"get-port": "^5.0.0",
"glob": "^7.1.4",
@ -66,13 +66,13 @@
"jsdom": "^15.1.1",
"klaw-sync": "^6.0.0",
"lerna": "^3.15.0",
"lodash": "^4.17.13",
"lodash": "^4.17.14",
"node-fetch": "^2.6.0",
"puppeteer-core": "^1.18.1",
"request": "^2.88.0",
"request-promise-native": "^1.0.7",
"rimraf": "^2.6.3",
"rollup": "^1.16.7",
"rollup": "^1.17.0",
"rollup-plugin-alias": "^1.5.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.0.1",

View File

@ -17,7 +17,7 @@
"glob": "^7.1.4",
"hash-sum": "^2.0.0",
"ignore": "^5.1.2",
"lodash": "^4.17.13",
"lodash": "^4.17.14",
"pify": "^4.0.1",
"semver": "^6.2.0",
"serialize-javascript": "^1.7.0",

View File

@ -18,12 +18,12 @@
"@types/optimize-css-assets-webpack-plugin": "^1.3.4",
"@types/serve-static": "^1.13.2",
"@types/terser-webpack-plugin": "^1.2.1",
"@types/webpack": "^4.4.34",
"@types/webpack-bundle-analyzer": "^2.13.1",
"@types/webpack": "^4.4.35",
"@types/webpack-bundle-analyzer": "^2.13.2",
"@types/webpack-dev-middleware": "^2.0.3",
"@types/webpack-hot-middleware": "^2.16.5",
"consola": "^2.9.0",
"fork-ts-checker-webpack-plugin": "^1.3.7",
"fork-ts-checker-webpack-plugin": "^1.4.2",
"fs-extra": "^8.1.0",
"ts-loader": "^6.0.4",
"typescript": "^3.5.3"

View File

@ -16,7 +16,7 @@
"unfetch": "^4.1.0",
"vue": "^2.6.10",
"vue-client-only": "^2.0.0",
"vue-meta": "^2.0.4",
"vue-meta": "^2.0.5",
"vue-no-ssr": "^1.1.1",
"vue-router": "^3.0.7",
"vue-template-compiler": "^2.6.10",

View File

@ -14,7 +14,7 @@
"fs-extra": "^8.1.0",
"lru-cache": "^5.1.1",
"vue": "^2.6.10",
"vue-meta": "^2.0.4",
"vue-meta": "^2.0.5",
"vue-server-renderer": "^2.6.10"
},
"publishConfig": {

View File

@ -14,13 +14,13 @@
"@nuxt/utils": "2.8.1",
"babel-loader": "^8.0.6",
"cache-loader": "^4.0.1",
"caniuse-lite": "^1.0.30000983",
"caniuse-lite": "^1.0.30000984",
"chalk": "^2.4.2",
"consola": "^2.9.0",
"css-loader": "^3.0.0",
"cssnano": "^4.1.10",
"eventsource-polyfill": "^0.9.6",
"extract-css-chunks-webpack-plugin": "^4.5.5",
"extract-css-chunks-webpack-plugin": "^4.5.6",
"file-loader": "^4.0.0",
"glob": "^7.1.4",
"hard-source-webpack-plugin": "^0.13.1",

1135
yarn.lock

File diff suppressed because it is too large Load Diff