mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-25 02:20:35 +03:00
chore: update dependencies
This commit is contained in:
+12
-12
@@ -62,11 +62,11 @@
|
|||||||
"deepmerge": "^4.2.2"
|
"deepmerge": "^4.2.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.8.4",
|
"@babel/cli": "^7.10.1",
|
||||||
"@babel/core": "^7.9.6",
|
"@babel/core": "^7.10.2",
|
||||||
"@babel/node": "^7.8.7",
|
"@babel/node": "^7.10.1",
|
||||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||||
"@babel/preset-env": "^7.9.6",
|
"@babel/preset-env": "^7.10.2",
|
||||||
"@nuxtjs/eslint-config": "^3.0.0",
|
"@nuxtjs/eslint-config": "^3.0.0",
|
||||||
"@vue/server-test-utils": "^1.0.3",
|
"@vue/server-test-utils": "^1.0.3",
|
||||||
"@vue/test-utils": "^1.0.3",
|
"@vue/test-utils": "^1.0.3",
|
||||||
@@ -80,17 +80,17 @@
|
|||||||
"browserstack-local": "^1.4.5",
|
"browserstack-local": "^1.4.5",
|
||||||
"chromedriver": "^83.0.0",
|
"chromedriver": "^83.0.0",
|
||||||
"codecov": "^3.7.0",
|
"codecov": "^3.7.0",
|
||||||
"copy-webpack-plugin": "^6.0.1",
|
"copy-webpack-plugin": "^6.0.2",
|
||||||
"eslint": "^7.1.0",
|
"eslint": "^7.2.0",
|
||||||
"eslint-config-standard": "^14.1.1",
|
"eslint-config-standard": "^14.1.1",
|
||||||
"eslint-plugin-import": "^2.20.2",
|
"eslint-plugin-import": "^2.20.2",
|
||||||
"eslint-plugin-jest": "^23.13.1",
|
"eslint-plugin-jest": "^23.13.2",
|
||||||
"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",
|
||||||
"eslint-plugin-vue": "^6.2.2",
|
"eslint-plugin-vue": "^6.2.2",
|
||||||
"esm": "^3.2.25",
|
"esm": "^3.2.25",
|
||||||
"fs-extra": "^9.0.0",
|
"fs-extra": "^9.0.1",
|
||||||
"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",
|
||||||
@@ -101,9 +101,9 @@
|
|||||||
"jsdom": "^16.2.2",
|
"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": "^3.1.0",
|
"puppeteer-core": "^3.3.0",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"rollup": "^2.10.9",
|
"rollup": "^2.14.0",
|
||||||
"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",
|
||||||
@@ -113,11 +113,11 @@
|
|||||||
"selenium-webdriver": "^4.0.0-alpha.5",
|
"selenium-webdriver": "^4.0.0-alpha.5",
|
||||||
"standard-version": "^8.0.0",
|
"standard-version": "^8.0.0",
|
||||||
"tib": "^0.7.4",
|
"tib": "^0.7.4",
|
||||||
"typescript": "^3.9.3",
|
"typescript": "^3.9.5",
|
||||||
"vue": "^2.6.11",
|
"vue": "^2.6.11",
|
||||||
"vue-jest": "^3.0.5",
|
"vue-jest": "^3.0.5",
|
||||||
"vue-loader": "^15.9.2",
|
"vue-loader": "^15.9.2",
|
||||||
"vue-router": "^3.2.0",
|
"vue-router": "^3.3.2",
|
||||||
"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.5.0",
|
"vuepress": "^1.5.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user