Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2017-11-23 01:08:11 +0300
committerTim Zallmann <tzallmann@gitlab.com>2017-11-23 13:23:42 +0300
commit18de7fc9c6f2f6843810355ca4b20132a0f6235a (patch)
tree65c10bbabe72f2bb0b4d3e7f9f7094b956289f8c /package.json
parent3e558d8dbdbf39a0241b1e72ee494362624ace38 (diff)
Updated all 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"