diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2017-11-22 23:08:11 +0100 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2017-11-23 11:23:42 +0100 |
commit | 18de7fc9c6f2f6843810355ca4b20132a0f6235a (patch) | |
tree | 65c10bbabe72f2bb0b4d3e7f9f7094b956289f8c /package.json | |
parent | 3e558d8dbdbf39a0241b1e72ee494362624ace38 (diff) | |
download | gitlab-ce-18de7fc9c6f2f6843810355ca4b20132a0f6235a.tar.gz |
Updated all Vue librariestz-update-vue-libraries
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 383f6b9fb6e..8eb38f28cee 100644 --- a/package.json +++ b/package.json @@ -66,11 +66,11 @@ "underscore": "^1.8.3", "url-loader": "^0.5.8", "visibilityjs": "^1.2.4", - "vue": "^2.5.2", - "vue-loader": "^11.3.4", + "vue": "^2.5.8", + "vue-loader": "^13.5.0", "vue-resource": "^1.3.4", - "vue-template-compiler": "^2.5.2", - "vuex": "^3.0.0", + "vue-template-compiler": "^2.5.8", + "vuex": "^3.0.1", "webpack": "^3.5.5", "webpack-bundle-analyzer": "^2.8.2", "webpack-stats-plugin": "^0.1.5" |