mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-10-29 18:00:20 +00:00
⬆️ Update dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -59,7 +59,7 @@
|
||||
"dependencies": {
|
||||
"chart.js": "^2.5.0",
|
||||
"lodash": "^4.17.4",
|
||||
"vue": "^2.2.4"
|
||||
"vue": "^2.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-cli": "^6.24.0",
|
||||
@@ -78,7 +78,7 @@
|
||||
"eslint": "^3.18.0",
|
||||
"eslint-config-standard": "^7.1.0",
|
||||
"eslint-friendly-formatter": "^2.0.7",
|
||||
"eslint-loader": "^1.6.3",
|
||||
"eslint-loader": "^1.7.0",
|
||||
"eslint-plugin-html": "^2.0.1",
|
||||
"eslint-plugin-promise": "^3.5.0",
|
||||
"eslint-plugin-standard": "^2.1.1",
|
||||
@@ -104,19 +104,19 @@
|
||||
"karma-webpack": "1.8.1",
|
||||
"lolex": "^1.6.0",
|
||||
"mocha": "^3.1.0",
|
||||
"nightwatch": "^0.9.13",
|
||||
"ora": "^1.1.0",
|
||||
"nightwatch": "^0.9.14",
|
||||
"ora": "^1.2.0",
|
||||
"phantomjs-prebuilt": "^2.1.13",
|
||||
"selenium-server": "^3.3.1",
|
||||
"shelljs": "^0.7.7",
|
||||
"sinon": "^2.0.0",
|
||||
"sinon-chai": "^2.8.0",
|
||||
"sinon": "^2.1.0",
|
||||
"sinon-chai": "^2.9.0",
|
||||
"url-loader": "^0.5.8",
|
||||
"vue-hot-reload-api": "^2.0.11",
|
||||
"vue-html-loader": "^1.2.4",
|
||||
"vue-loader": "^11.1.4",
|
||||
"vue-loader": "^11.3.2",
|
||||
"vue-style-loader": "^2.0.4",
|
||||
"vue-template-compiler": "^2.2.4",
|
||||
"vue-template-compiler": "^2.2.5",
|
||||
"webpack": "^1.13.2",
|
||||
"webpack-dev-middleware": "^1.10.1",
|
||||
"webpack-hot-middleware": "^2.17.1",
|
||||
|
||||
Reference in New Issue
Block a user