summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2018-04-26 10:28:34 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-04-26 10:28:34 +0000
commitabb145a5f751251f502501fe40d08ba74277a116 (patch)
tree898b337cf940c126c09b0713a1138081dbd2a35c /package.json
parent6b2eb865caccdac326e97951078494c3dff6c46e (diff)
downloadgitlab-ce-abb145a5f751251f502501fe40d08ba74277a116.tar.gz
Upgrading Vue libraries
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 96dee321548..8d0473069c3 100644
--- a/package.json
+++ b/package.json
@@ -83,11 +83,11 @@
"underscore": "^1.8.3",
"url-loader": "^0.6.2",
"visibilityjs": "^1.2.4",
- "vue": "^2.5.13",
+ "vue": "^2.5.16",
"vue-loader": "^14.1.1",
- "vue-resource": "^1.3.5",
+ "vue-resource": "^1.5.0",
"vue-router": "^3.0.1",
- "vue-template-compiler": "^2.5.13",
+ "vue-template-compiler": "^2.5.16",
"vue-virtual-scroll-list": "^1.2.5",
"vuex": "^3.0.1",
"webpack": "^3.11.0",