mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-18 12:40:34 +03:00
chore: update dependencies
This commit is contained in:
+22
-22
@@ -63,65 +63,65 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.8.4",
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/node": "^7.8.4",
|
||||
"@babel/core": "^7.9.0",
|
||||
"@babel/node": "^7.8.7",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "^7.8.4",
|
||||
"@babel/preset-env": "^7.9.0",
|
||||
"@nuxtjs/eslint-config": "^2.0.2",
|
||||
"@vue/server-test-utils": "^1.0.0-beta.30",
|
||||
"@vue/test-utils": "^1.0.0-beta.30",
|
||||
"@vuepress/plugin-google-analytics": "^1.3.1",
|
||||
"@vuepress/plugin-pwa": "^1.3.1",
|
||||
"@vuepress/plugin-google-analytics": "^1.4.0",
|
||||
"@vuepress/plugin-pwa": "^1.4.0",
|
||||
"babel-core": "^7.0.0-bridge",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^25.1.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-jest": "^25.2.3",
|
||||
"babel-loader": "^8.1.0",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0",
|
||||
"browserstack-local": "^1.4.5",
|
||||
"chromedriver": "^80.0.1",
|
||||
"codecov": "^3.6.5",
|
||||
"copy-webpack-plugin": "^5.1.1",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-standard": "^14.1.0",
|
||||
"eslint-config-standard": "^14.1.1",
|
||||
"eslint-plugin-import": "^2.20.1",
|
||||
"eslint-plugin-jest": "^23.8.0",
|
||||
"eslint-plugin-node": "^11.0.0",
|
||||
"eslint-plugin-jest": "^23.8.2",
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.1",
|
||||
"eslint-plugin-vue": "^6.2.1",
|
||||
"eslint-plugin-vue": "^6.2.2",
|
||||
"esm": "^3.2.25",
|
||||
"fs-extra": "^8.1.0",
|
||||
"fs-extra": "^9.0.0",
|
||||
"geckodriver": "^1.19.1",
|
||||
"get-port": "^5.1.1",
|
||||
"hable": "3.0.0",
|
||||
"is-wsl": "^2.1.1",
|
||||
"jest": "^25.1.0",
|
||||
"jest-environment-jsdom": "^25.1.0",
|
||||
"jest": "^25.2.3",
|
||||
"jest-environment-jsdom": "^25.2.3",
|
||||
"jest-environment-jsdom-global": "^1.2.1",
|
||||
"jsdom": "^16.2.0",
|
||||
"jsdom": "^16.2.1",
|
||||
"lodash": "^4.17.15",
|
||||
"node-env-file": "^0.1.8",
|
||||
"puppeteer-core": "^2.1.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^1.31.1",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup": "^2.2.0",
|
||||
"rollup-plugin-babel": "^4.4.0",
|
||||
"rollup-plugin-commonjs": "^10.1.0",
|
||||
"rollup-plugin-json": "^4.0.0",
|
||||
"rollup-plugin-node-resolve": "^5.2.0",
|
||||
"rollup-plugin-replace": "^2.2.0",
|
||||
"rollup-plugin-terser": "^5.2.0",
|
||||
"rollup-plugin-terser": "^5.3.0",
|
||||
"selenium-webdriver": "^4.0.0-alpha.5",
|
||||
"standard-version": "^7.1.0",
|
||||
"tib": "^0.7.4",
|
||||
"typescript": "^3.8.2",
|
||||
"typescript": "^3.8.3",
|
||||
"vue": "^2.6.11",
|
||||
"vue-jest": "^3.0.5",
|
||||
"vue-loader": "^15.9.0",
|
||||
"vue-loader": "^15.9.1",
|
||||
"vue-router": "^3.1.6",
|
||||
"vue-server-renderer": "^2.6.11",
|
||||
"vue-template-compiler": "^2.6.11",
|
||||
"vuepress": "^1.3.1",
|
||||
"vuepress": "^1.4.0",
|
||||
"vuepress-theme-vue": "^1.1.0",
|
||||
"webpack": "^4.41.6"
|
||||
"webpack": "^4.42.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user