mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-19 20:50:34 +03:00
chore: update dependencies
This commit is contained in:
+9
-9
@@ -72,21 +72,21 @@
|
||||
"@nuxtjs/eslint-config": "^1.0.1",
|
||||
"@vue/server-test-utils": "^1.0.0-beta.29",
|
||||
"@vue/test-utils": "^1.0.0-beta.29",
|
||||
"@vuepress/plugin-google-analytics": "^1.0.2",
|
||||
"@vuepress/plugin-pwa": "^1.0.2",
|
||||
"@vuepress/plugin-google-analytics": "^1.0.3",
|
||||
"@vuepress/plugin-pwa": "^1.0.3",
|
||||
"babel-core": "^7.0.0-bridge",
|
||||
"babel-eslint": "^10.0.2",
|
||||
"babel-jest": "^24.8.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0",
|
||||
"browserstack-local": "^1.4.2",
|
||||
"chromedriver": "^75.1.0",
|
||||
"chromedriver": "^76.0.0",
|
||||
"codecov": "^3.5.0",
|
||||
"copy-webpack-plugin": "^5.0.4",
|
||||
"eslint": "^6.1.0",
|
||||
"eslint-config-standard": "^13.0.1",
|
||||
"eslint-plugin-import": "^2.18.2",
|
||||
"eslint-plugin-jest": "^22.14.0",
|
||||
"eslint-plugin-jest": "^22.14.1",
|
||||
"eslint-plugin-node": "^9.1.0",
|
||||
"eslint-plugin-promise": "^4.2.1",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
@@ -104,7 +104,7 @@
|
||||
"node-env-file": "^0.1.8",
|
||||
"puppeteer-core": "^1.19.0",
|
||||
"rimraf": "^2.6.3",
|
||||
"rollup": "^1.17.0",
|
||||
"rollup": "^1.18.0",
|
||||
"rollup-plugin-babel": "^4.3.3",
|
||||
"rollup-plugin-commonjs": "^10.0.1",
|
||||
"rollup-plugin-json": "^4.0.0",
|
||||
@@ -112,8 +112,8 @@
|
||||
"rollup-plugin-replace": "^2.2.0",
|
||||
"rollup-plugin-terser": "^5.1.1",
|
||||
"selenium-webdriver": "^4.0.0-alpha.4",
|
||||
"standard-version": "^6.0.1",
|
||||
"tib": "^0.6.3",
|
||||
"standard-version": "^7.0.0",
|
||||
"tib": "^0.6.5",
|
||||
"typescript": "^3.5.3",
|
||||
"vue": "^2.6.10",
|
||||
"vue-jest": "^3.0.4",
|
||||
@@ -121,8 +121,8 @@
|
||||
"vue-router": "^3.0.7",
|
||||
"vue-server-renderer": "^2.6.10",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
"vuepress": "^1.0.2",
|
||||
"vuepress": "^1.0.3",
|
||||
"vuepress-theme-vue": "^1.1.0",
|
||||
"webpack": "^4.38.0"
|
||||
"webpack": "^4.39.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user