summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorYukai Huang2016-10-11 18:39:15 +0800
committerYukai Huang2016-10-11 18:40:23 +0800
commit6e651c8108783d224c5f40d1bb8047a9ebbeff00 (patch)
treec7d501cc6ebb46399c397768b3f58ef05034c522 /bower.json
parent21028c57735028574c769fb6650322eb3f0cb924 (diff)
parentcd9f8fe36b707ff5a9f8f7be4d55145ddee97f3a (diff)
Merge branch 'master' into webpack-frontend
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json9
1 files changed, 4 insertions, 5 deletions
diff --git a/bower.json b/bower.json
index 728a220b..d9923e2c 100644
--- a/bower.json
+++ b/bower.json
@@ -20,20 +20,19 @@
"Ionicons": "ionicons#~2.0.1",
"reveal.js": "~3.3.0",
"spin.js": "~2.3.2",
- "moment": "~2.14.1",
+ "moment": "~2.15.1",
"handlebars": "~4.0.5",
"js-yaml": "~3.6.1",
- "raphael": "~2.2.1",
- "xss": "~0.2.13",
+ "raphael": "~2.2.6",
"mermaid": "^6.0.0",
"MathJax": "^2.6.1",
"octicons": "~3.5.0",
- "velocity": "^1.2.3",
+ "velocity": "^1.3.1",
"randomcolor": "randomColor#^0.4.4",
"Idle.Js": "idle.js#^1.0.0",
"gist-embed": "*"
},
"resolutions": {
- "jquery": "~3.1.0"
+ "jquery": "~3.1.1"
}
}