summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2018-01-23 09:37:07 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-01-23 09:37:07 +0000
commit4167f19b0a52dc55a45a4fd455788e7484cb0692 (patch)
treeb66fb55386add0b9c0d512e8ad3dba371637775c /package.json
parent11463bf9ec06ccc5431f09ec19f627648f57c123 (diff)
downloadgitlab-ce-4167f19b0a52dc55a45a4fd455788e7484cb0692.tar.gz
Upgraded 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 f8d7a29eb7d..eb502ede62a 100644
--- a/package.json
+++ b/package.json
@@ -75,11 +75,11 @@
"underscore": "^1.8.3",
"url-loader": "^0.5.8",
"visibilityjs": "^1.2.4",
- "vue": "^2.5.8",
- "vue-loader": "^13.5.0",
- "vue-resource": "^1.3.4",
+ "vue": "^2.5.13",
+ "vue-loader": "^13.7.0",
+ "vue-resource": "^1.3.5",
"vue-router": "^3.0.1",
- "vue-template-compiler": "^2.5.8",
+ "vue-template-compiler": "^2.5.13",
"vuex": "^3.0.1",
"webpack": "^3.5.5",
"webpack-bundle-analyzer": "^2.8.2",