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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-08 16:34:45 +02:00 committed by GitHub
parent 202f35584b
commit f0c1375477
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 377 additions and 348 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.5",
"vue-router": "^3.4.6",
"vuex": "^3.5.1"
},
"engines": {

View File

@ -45,7 +45,7 @@
"@vue/server-test-utils": "^1.1.0",
"@vue/test-utils": "^1.1.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.3.0",
"babel-jest": "^26.5.2",
"consola": "^2.15.0",
"create-require": "^1.0.2",
"cross-spawn": "^7.0.3",
@ -61,7 +61,7 @@
"got": "^11.7.0",
"improved-yarn-audit": "^2.3.1",
"is-wsl": "^2.2.0",
"jest": "^26.4.2",
"jest": "^26.5.2",
"jiti": "^0.1.11",
"jsdom": "^16.4.0",
"klaw-sync": "^6.0.0",
@ -72,7 +72,7 @@
"puppeteer-core": "^5.3.1",
"request": "^2.88.2",
"rimraf": "^3.0.2",
"rollup": "2.28.2",
"rollup": "2.29.0",
"rollup-plugin-license": "^2.2.0",
"sass-loader": "^8.0.2",
"sort-package-json": "^1.46.0",

View File

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

View File

@ -17,7 +17,7 @@
"@types/file-loader": "^4.2.0",
"@types/html-minifier": "^4.0.0",
"@types/less": "^3.0.1",
"@types/node": "^12.12.62",
"@types/node": "^12.12.64",
"@types/node-sass": "^4.11.1",
"@types/optimize-css-assets-webpack-plugin": "^5.0.1",
"@types/pug": "^2.0.4",

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.5",
"vue-router": "^3.4.6",
"vue-template-compiler": "^2.6.12",
"vuex": "^3.5.1"
},

View File

@ -14,7 +14,7 @@
"@nuxt/utils": "2.14.6",
"babel-loader": "^8.1.0",
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001140",
"caniuse-lite": "^1.0.30001146",
"chalk": "^3.0.0",
"consola": "^2.15.0",
"create-require": "^1.0.2",

709
yarn.lock

File diff suppressed because it is too large Load Diff