summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-11-22 23:08:11 +0100
committerTim Zallmann <tzallmann@gitlab.com>2017-11-23 11:23:42 +0100
commit18de7fc9c6f2f6843810355ca4b20132a0f6235a (patch)
tree65c10bbabe72f2bb0b4d3e7f9f7094b956289f8c /package.json
parent3e558d8dbdbf39a0241b1e72ee494362624ace38 (diff)
downloadgitlab-ce-18de7fc9c6f2f6843810355ca4b20132a0f6235a.tar.gz
Updated all Vue librariestz-update-vue-libraries
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
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"