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

chore: update dependencies

This commit is contained in:
pimlie
2020-05-16 18:50:56 +02:00
parent a41b9a73c0
commit a6dd607af3
2 changed files with 1614 additions and 1138 deletions
+26 -26
View File
@@ -63,28 +63,28 @@
}, },
"devDependencies": { "devDependencies": {
"@babel/cli": "^7.8.4", "@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0", "@babel/core": "^7.9.6",
"@babel/node": "^7.8.7", "@babel/node": "^7.8.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.9.0", "@babel/preset-env": "^7.9.6",
"@nuxtjs/eslint-config": "^2.0.2", "@nuxtjs/eslint-config": "^3.0.0",
"@vue/server-test-utils": "^1.0.0-beta.30", "@vue/server-test-utils": "^1.0.2",
"@vue/test-utils": "^1.0.0-beta.30", "@vue/test-utils": "^1.0.2",
"@vuepress/plugin-google-analytics": "^1.4.0", "@vuepress/plugin-google-analytics": "^1.5.0",
"@vuepress/plugin-pwa": "^1.4.0", "@vuepress/plugin-pwa": "^1.5.0",
"babel-core": "^7.0.0-bridge", "babel-core": "^7.0.0-bridge",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-jest": "^25.2.3", "babel-jest": "^26.0.1",
"babel-loader": "^8.1.0", "babel-loader": "^8.1.0",
"babel-plugin-dynamic-import-node": "^2.3.0", "babel-plugin-dynamic-import-node": "^2.3.3",
"browserstack-local": "^1.4.5", "browserstack-local": "^1.4.5",
"chromedriver": "^80.0.1", "chromedriver": "^81.0.0",
"codecov": "^3.6.5", "codecov": "^3.6.5",
"copy-webpack-plugin": "^5.1.1", "copy-webpack-plugin": "^6.0.1",
"eslint": "^6.8.0", "eslint": "^7.0.0",
"eslint-config-standard": "^14.1.1", "eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.1", "eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^23.8.2", "eslint-plugin-jest": "^23.13.0",
"eslint-plugin-node": "^11.1.0", "eslint-plugin-node": "^11.1.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",
@@ -94,16 +94,16 @@
"geckodriver": "^1.19.1", "geckodriver": "^1.19.1",
"get-port": "^5.1.1", "get-port": "^5.1.1",
"hable": "3.0.0", "hable": "3.0.0",
"is-wsl": "^2.1.1", "is-wsl": "^2.2.0",
"jest": "^25.2.3", "jest": "^26.0.1",
"jest-environment-jsdom": "^25.2.3", "jest-environment-jsdom": "^26.0.1",
"jest-environment-jsdom-global": "^1.2.1", "jest-environment-jsdom-global": "^2.0.2",
"jsdom": "^16.2.1", "jsdom": "^16.2.2",
"lodash": "^4.17.15", "lodash": "^4.17.15",
"node-env-file": "^0.1.8", "node-env-file": "^0.1.8",
"puppeteer-core": "^2.1.1", "puppeteer-core": "^3.0.4",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"rollup": "^2.2.0", "rollup": "^2.10.2",
"rollup-plugin-babel": "^4.4.0", "rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0", "rollup-plugin-json": "^4.0.0",
@@ -111,17 +111,17 @@
"rollup-plugin-replace": "^2.2.0", "rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^5.3.0", "rollup-plugin-terser": "^5.3.0",
"selenium-webdriver": "^4.0.0-alpha.5", "selenium-webdriver": "^4.0.0-alpha.5",
"standard-version": "^7.1.0", "standard-version": "^8.0.0",
"tib": "^0.7.4", "tib": "^0.7.4",
"typescript": "^3.8.3", "typescript": "^3.9.2",
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-jest": "^3.0.5", "vue-jest": "^3.0.5",
"vue-loader": "^15.9.1", "vue-loader": "^15.9.2",
"vue-router": "^3.1.6", "vue-router": "^3.1.6",
"vue-server-renderer": "^2.6.11", "vue-server-renderer": "^2.6.11",
"vue-template-compiler": "^2.6.11", "vue-template-compiler": "^2.6.11",
"vuepress": "^1.4.0", "vuepress": "^1.5.0",
"vuepress-theme-vue": "^1.1.0", "vuepress-theme-vue": "^1.1.0",
"webpack": "^4.42.1" "webpack": "^4.43.0"
} }
} }
+1588 -1112
View File
File diff suppressed because it is too large Load Diff