From fb5d7e43592c1a14831067e28def9c4b9e2a97ca Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Mon, 10 Oct 2016 21:14:28 +0800 Subject: Update npm and bower dependencies with related patch --- bower.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'bower.json') diff --git a/bower.json b/bower.json index 5009bc8f..e9042bfb 100644 --- a/bower.json +++ b/bower.json @@ -16,24 +16,24 @@ ], "dependencies": { "bootstrap": "~3.3.7", - "jquery": "~3.1.0", + "jquery": "~3.1.1", "font-awesome": "~4.6.3", "Ionicons": "ionicons#~2.0.1", "reveal.js": "~3.3.0", "jquery-mousewheel": "~3.1.13", "spin.js": "~2.3.2", - "moment": "~2.14.1", + "moment": "~2.15.1", "handlebars": "~4.0.5", "js-url": "~2.3.0", - "socket.io-client": "~1.4.8", + "socket.io-client": "~1.5.0", "viz.js": "~1.3.0", "js-yaml": "~3.6.1", "to-markdown": "~3.0.1", "lz-string": "~1.4.4", - "raphael": "~2.2.1", + "raphael": "~2.2.6", "flowchart": "~1.6.3", "xss": "~0.2.13", - "markdown-it": "^7.0.0", + "markdown-it": "^8.0.0", "markdown-it-abbr": "^1.0.4", "markdown-it-footnote": "^3.0.1", "markdown-it-deflist": "^2.0.1", @@ -45,23 +45,23 @@ "mermaid": "^6.0.0", "MathJax": "^2.6.1", "octicons": "~3.5.0", - "velocity": "^1.2.3", - "highlightjs": "^9.5.0", - "lodash": "^4.14.1", + "velocity": "^1.3.1", + "highlightjs": "^9.7.0", + "lodash": "^4.16.4", "randomcolor": "randomColor#^0.4.4", "file-saver": "FileSaver#^1.3.1", "Idle.Js": "idle.js#^1.0.0", - "js-cookie": "^2.1.2", + "js-cookie": "^2.1.3", "list.js": "^1.2.0", "store-js": "store.js#^1.3.20", "string": "^3.3.1", - "visibilityjs": "^1.2.3", + "visibilityjs": "^1.2.4", "pdfobject": "pdfobject2#*", "gist-embed": "*", "keymaster": "^1.6.3", "prism": "^1.5.1" }, "resolutions": { - "jquery": "~3.1.0" + "jquery": "~3.1.1" } } -- cgit v1.2.3