mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-19 07:00:34 +03:00
examples: update dependencies
This commit is contained in:
+12
-12
@@ -20,28 +20,28 @@
|
||||
},
|
||||
"homepage": "https://github.com/nuxt/vue-meta#readme",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/node": "^7.4.5",
|
||||
"@babel/core": "^7.5.5",
|
||||
"@babel/node": "^7.5.5",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@babel/preset-env": "^7.5.5",
|
||||
"babel-loader": "^8.0.6",
|
||||
"babel-plugin-dynamic-import-node": "^2.2.0",
|
||||
"consola": "^2.7.1",
|
||||
"babel-plugin-dynamic-import-node": "^2.3.0",
|
||||
"consola": "^2.9.0",
|
||||
"core-js": "3",
|
||||
"cross-env": "^5.2.0",
|
||||
"express": "^4.17.1",
|
||||
"express-urlrewrite": "^1.2.0",
|
||||
"fs-extra": "^8.0.1",
|
||||
"lodash": "^4.17.11",
|
||||
"fs-extra": "^8.1.0",
|
||||
"lodash": "^4.17.15",
|
||||
"vue": "^2.6.10",
|
||||
"vue-loader": "^15.7.0",
|
||||
"vue-meta": "^2.0.1",
|
||||
"vue-router": "^3.0.6",
|
||||
"vue-loader": "^15.7.1",
|
||||
"vue-meta": "^2.1.0",
|
||||
"vue-router": "^3.0.7",
|
||||
"vue-server-renderer": "^2.6.10",
|
||||
"vue-template-compiler": "^2.6.10",
|
||||
"vuex": "^3.1.1",
|
||||
"webpack": "^4.33.0",
|
||||
"webpack-dev-server": "^3.7.1",
|
||||
"webpack": "^4.37.0",
|
||||
"webpack-dev-server": "^3.7.2",
|
||||
"webpackbar": "^3.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user