2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-22 22:20:34 +03:00

chore: update dependencies

This commit is contained in:
pimlie
2020-01-03 10:25:57 +01:00
parent ead04e9c65
commit 7c2cb1ae89
2 changed files with 975 additions and 1646 deletions
+22 -22
View File
@@ -62,12 +62,12 @@
"deepmerge": "^4.2.2" "deepmerge": "^4.2.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.7.4", "@babel/cli": "^7.7.7",
"@babel/core": "^7.7.4", "@babel/core": "^7.7.7",
"@babel/node": "^7.7.4", "@babel/node": "^7.7.7",
"@babel/plugin-syntax-dynamic-import": "^7.7.4", "@babel/plugin-syntax-dynamic-import": "^7.7.4",
"@babel/preset-env": "^7.7.4", "@babel/preset-env": "^7.7.7",
"@nuxtjs/eslint-config": "^1.1.2", "@nuxtjs/eslint-config": "^2.0.0",
"@vue/server-test-utils": "^1.0.0-beta.30", "@vue/server-test-utils": "^1.0.0-beta.30",
"@vue/test-utils": "^1.0.0-beta.30", "@vue/test-utils": "^1.0.0-beta.30",
"@vuepress/plugin-google-analytics": "^1.2.0", "@vuepress/plugin-google-analytics": "^1.2.0",
@@ -77,22 +77,22 @@
"babel-jest": "^24.9.0", "babel-jest": "^24.9.0",
"babel-loader": "^8.0.6", "babel-loader": "^8.0.6",
"babel-plugin-dynamic-import-node": "^2.3.0", "babel-plugin-dynamic-import-node": "^2.3.0",
"browserstack-local": "^1.4.2", "browserstack-local": "^1.4.3",
"chromedriver": "^78.0.1", "chromedriver": "^79.0.0",
"codecov": "^3.6.1", "codecov": "^3.6.1",
"copy-webpack-plugin": "^5.0.5", "copy-webpack-plugin": "^5.1.1",
"eslint": "^6.7.1", "eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0", "eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2", "eslint-plugin-import": "^2.19.1",
"eslint-plugin-jest": "^23.1.0", "eslint-plugin-jest": "^23.2.0",
"eslint-plugin-node": "^10.0.0", "eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1", "eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1", "eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^5.2.3", "eslint-plugin-vue": "^6.1.2",
"esm": "^3.2.25", "esm": "^3.2.25",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"geckodriver": "^1.19.1", "geckodriver": "^1.19.1",
"get-port": "^5.0.0", "get-port": "^5.1.0",
"hable": "3.0.0-0", "hable": "3.0.0-0",
"is-wsl": "^2.1.1", "is-wsl": "^2.1.1",
"jest": "^24.9.0", "jest": "^24.9.0",
@@ -103,25 +103,25 @@
"node-env-file": "^0.1.8", "node-env-file": "^0.1.8",
"puppeteer-core": "^2.0.0", "puppeteer-core": "^2.0.0",
"rimraf": "^3.0.0", "rimraf": "^3.0.0",
"rollup": "^1.27.5", "rollup": "^1.27.14",
"rollup-plugin-babel": "^4.3.3", "rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0", "rollup-plugin-json": "^4.0.0",
"rollup-plugin-node-resolve": "^5.2.0", "rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-replace": "^2.2.0", "rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.1.2", "rollup-plugin-terser": "^5.1.3",
"selenium-webdriver": "^4.0.0-alpha.5", "selenium-webdriver": "^4.0.0-alpha.5",
"standard-version": "^7.0.1", "standard-version": "^7.0.1",
"tib": "^0.7.4", "tib": "^0.7.4",
"typescript": "^3.7.2", "typescript": "^3.7.4",
"vue": "^2.6.10", "vue": "^2.6.11",
"vue-jest": "^3.0.5", "vue-jest": "^3.0.5",
"vue-loader": "^15.7.2", "vue-loader": "^15.8.3",
"vue-router": "^3.1.3", "vue-router": "^3.1.3",
"vue-server-renderer": "^2.6.10", "vue-server-renderer": "^2.6.11",
"vue-template-compiler": "^2.6.10", "vue-template-compiler": "^2.6.11",
"vuepress": "^1.2.0", "vuepress": "^1.2.0",
"vuepress-theme-vue": "^1.1.0", "vuepress-theme-vue": "^1.1.0",
"webpack": "^4.41.2" "webpack": "^4.41.5"
} }
} }
+953 -1624
View File
File diff suppressed because it is too large Load Diff