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

chore update dependencies

This commit is contained in:
pimlie
2019-08-30 18:12:25 +02:00
parent ec7b1fbefd
commit 00c0939abe
2 changed files with 890 additions and 1010 deletions
+19 -19
View File
@@ -67,61 +67,61 @@
"@babel/node": "^7.5.5", "@babel/node": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0", "@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.5.5", "@babel/preset-env": "^7.5.5",
"@nuxt/babel-preset-app": "^2.8.1", "@nuxt/babel-preset-app": "^2.9.2",
"@nuxtjs/eslint-config": "^1.0.1", "@nuxtjs/eslint-config": "^1.1.2",
"@vue/server-test-utils": "^1.0.0-beta.29", "@vue/server-test-utils": "^1.0.0-beta.29",
"@vue/test-utils": "^1.0.0-beta.29", "@vue/test-utils": "^1.0.0-beta.29",
"@vuepress/plugin-google-analytics": "^1.0.3", "@vuepress/plugin-google-analytics": "^1.0.3",
"@vuepress/plugin-pwa": "^1.0.3", "@vuepress/plugin-pwa": "^1.0.3",
"babel-core": "^7.0.0-bridge", "babel-core": "^7.0.0-bridge",
"babel-eslint": "^10.0.2", "babel-eslint": "^10.0.3",
"babel-jest": "^24.8.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.2",
"chromedriver": "^76.0.0", "chromedriver": "^76.0.1",
"codecov": "^3.5.0", "codecov": "^3.5.0",
"copy-webpack-plugin": "^5.0.4", "copy-webpack-plugin": "^5.0.4",
"eslint": "^6.1.0", "eslint": "^6.2.2",
"eslint-config-standard": "^13.0.1", "eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2", "eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.14.1", "eslint-plugin-jest": "^22.16.0",
"eslint-plugin-node": "^9.1.0", "eslint-plugin-node": "^9.2.0",
"eslint-plugin-promise": "^4.2.1", "eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0", "eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^5.2.3", "eslint-plugin-vue": "^5.2.3",
"esm": "^3.2.25", "esm": "^3.2.25",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"geckodriver": "^1.16.2", "geckodriver": "^1.16.2",
"get-port": "^5.0.0", "get-port": "^5.0.0",
"is-wsl": "^2.1.0", "is-wsl": "^2.1.0",
"jest": "^24.8.0", "jest": "^24.9.0",
"jest-environment-jsdom": "^24.8.0", "jest-environment-jsdom": "^24.9.0",
"jest-environment-jsdom-global": "^1.2.0", "jest-environment-jsdom-global": "^1.2.0",
"jsdom": "^15.1.1", "jsdom": "^15.1.1",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"node-env-file": "^0.1.8", "node-env-file": "^0.1.8",
"puppeteer-core": "^1.19.0", "puppeteer-core": "^1.19.0",
"rimraf": "^2.6.3", "rimraf": "^3.0.0",
"rollup": "^1.18.0", "rollup": "^1.20.3",
"rollup-plugin-babel": "^4.3.3", "rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.0.2", "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.1", "rollup-plugin-terser": "^5.1.1",
"selenium-webdriver": "^4.0.0-alpha.4", "selenium-webdriver": "^4.0.0-alpha.4",
"standard-version": "^7.0.0", "standard-version": "^7.0.0",
"tib": "^0.6.5", "tib": "^0.7.1",
"typescript": "^3.5.3", "typescript": "^3.6.2",
"vue": "^2.6.10", "vue": "^2.6.10",
"vue-jest": "^3.0.4", "vue-jest": "^3.0.4",
"vue-loader": "^15.7.1", "vue-loader": "^15.7.1",
"vue-router": "^3.0.7", "vue-router": "^3.1.3",
"vue-server-renderer": "^2.6.10", "vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10", "vue-template-compiler": "^2.6.10",
"vuepress": "^1.0.3", "vuepress": "^1.0.3",
"vuepress-theme-vue": "^1.1.0", "vuepress-theme-vue": "^1.1.0",
"webpack": "^4.39.1" "webpack": "^4.39.3"
} }
} }
+871 -991
View File
File diff suppressed because it is too large Load Diff