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

* chore(deps): update all non-major dependencies

* fix lock

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Clark Du <clark.duxin@gmail.com>
This commit is contained in:
renovate[bot] 2020-10-29 21:47:05 +00:00 committed by GitHub
parent 7c2e7acc9e
commit 918b589772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 551 additions and 601 deletions

View File

@ -63,7 +63,7 @@
"vue-client-only": "^2.0.0",
"vue-meta": "^2.4.0",
"vue-no-ssr": "^1.1.1",
"vue-router": "^3.4.7",
"vue-router": "^3.4.8",
"vuex": "^3.5.1"
},
"engines": {

View File

@ -60,7 +60,7 @@
"dependencies": {
"@nuxt/builder": "2.14.7",
"@nuxt/cli": "2.14.7",
"@nuxt/components": "^1.1.0",
"@nuxt/components": "^1.1.1",
"@nuxt/core": "2.14.7",
"@nuxt/generator": "2.14.7",
"@nuxt/loading-screen": "^2.0.2",

View File

@ -41,15 +41,15 @@
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-replace": "^2.3.3",
"@rollup/plugin-replace": "^2.3.4",
"@vue/server-test-utils": "^1.1.0",
"@vue/test-utils": "^1.1.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.0",
"babel-jest": "^26.6.1",
"consola": "^2.15.0",
"create-require": "^1.0.2",
"cross-spawn": "^7.0.3",
"eslint": "^7.11.0",
"eslint": "^7.12.1",
"eslint-multiplexer": "^2.0.0",
"esm": "^3.2.25",
"execa": "^3.4.0",
@ -58,10 +58,10 @@
"fs-extra": "^8.1.0",
"get-port": "^5.1.1",
"glob": "^7.1.6",
"got": "^11.7.0",
"got": "^11.8.0",
"improved-yarn-audit": "^2.3.1",
"is-wsl": "^2.2.0",
"jest": "^26.6.0",
"jest": "^26.6.1",
"jiti": "^0.1.11",
"jsdom": "^16.4.0",
"klaw-sync": "^6.0.0",
@ -69,13 +69,13 @@
"lodash": "^4.17.20",
"node-fetch": "^2.6.1",
"node-sass": "^4.14.1",
"puppeteer-core": "^5.3.1",
"puppeteer-core": "^5.4.1",
"request": "^2.88.2",
"rimraf": "^3.0.2",
"rollup": "2.32.0",
"rollup": "2.32.1",
"rollup-plugin-license": "^2.2.0",
"sass-loader": "^8.0.2",
"sort-package-json": "^1.46.0",
"sort-package-json": "^1.46.1",
"typescript": "~4.0",
"vue-jest": "^4.0.0-rc.0"
}

View File

@ -19,7 +19,7 @@
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/runtime": "^7.12.1",
"@vue/babel-preset-jsx": "^1.2.2",
"@vue/babel-preset-jsx": "^1.2.4",
"core-js": "^2.6.5"
},
"publishConfig": {

View File

@ -13,7 +13,7 @@
"consola": "^2.15.0",
"fs-extra": "^8.1.0",
"html-minifier": "^4.0.0",
"node-html-parser": "^1.3.1"
"node-html-parser": "^1.4.3"
},
"publishConfig": {
"access": "public"

View File

@ -17,14 +17,14 @@
"@types/file-loader": "^4.2.0",
"@types/html-minifier": "^4.0.0",
"@types/less": "^3.0.1",
"@types/node": "^12.12.68",
"@types/node": "^12.19.3",
"@types/node-sass": "^4.11.1",
"@types/optimize-css-assets-webpack-plugin": "^5.0.1",
"@types/pug": "^2.0.4",
"@types/serve-static": "^1.13.5",
"@types/serve-static": "^1.13.6",
"@types/terser-webpack-plugin": "^2.2.0",
"@types/webpack": "^4.41.22",
"@types/webpack-bundle-analyzer": "^3.8.0",
"@types/webpack": "^4.41.24",
"@types/webpack-bundle-analyzer": "^3.9.0",
"@types/webpack-dev-middleware": "^3.7.2",
"@types/webpack-hot-middleware": "^2.25.3"
},

View File

@ -19,7 +19,7 @@
"vue-client-only": "^2.0.0",
"vue-meta": "^2.4.0",
"vue-no-ssr": "^1.1.1",
"vue-router": "^3.4.7",
"vue-router": "^3.4.8",
"vue-template-compiler": "^2.6.12",
"vuex": "^3.5.1"
},

View File

@ -14,7 +14,7 @@
"@nuxt/utils": "2.14.7",
"babel-loader": "^8.1.0",
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001148",
"caniuse-lite": "^1.0.30001153",
"chalk": "^3.0.0",
"consola": "^2.15.0",
"create-require": "^1.0.2",
@ -43,7 +43,7 @@
"thread-loader": "^2.1.3",
"time-fix-plugin": "^2.0.7",
"url-loader": "^2.3.0",
"vue-loader": "^15.9.3",
"vue-loader": "^15.9.4",
"webpack": "^4.44.2",
"webpack-bundle-analyzer": "^3.9.0",
"webpack-dev-middleware": "^3.7.2",

1114
yarn.lock

File diff suppressed because it is too large Load Diff