You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2017/02/07 15:25:10 UTC

fauxton commit: updated refs/heads/master to 6a5ab79

Repository: couchdb-fauxton
Updated Branches:
  refs/heads/master 307a99388 -> 6a5ab79af


more library updates


Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/6a5ab79a
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/6a5ab79a
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/6a5ab79a

Branch: refs/heads/master
Commit: 6a5ab79af5baf643fad53b5b09631c16a9c4f15f
Parents: 307a993
Author: Garren Smith <ga...@gmail.com>
Authored: Tue Feb 7 16:22:46 2017 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Tue Feb 7 16:22:46 2017 +0200

----------------------------------------------------------------------
 package.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/6a5ab79a/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 8bf4377..70589df 100644
--- a/package.json
+++ b/package.json
@@ -51,15 +51,15 @@
     "clean-css": "^4.0.5",
     "clipboard": "^1.5.16",
     "couchapp": "~0.11.0",
-    "css-loader": "^0.26.0",
+    "css-loader": "^0.26.1",
     "d3": "^3.4.11",
-    "eslint": "^3.10.0",
+    "eslint": "^3.14.1",
     "eslint-loader": "^1.3.0",
     "eslint-plugin-react": "^6.7.1",
     "exports-loader": "^0.6.2",
     "expose-loader": "^0.7.1",
     "express": "^4.14.1",
-    "file-loader": "^0.8.5",
+    "file-loader": "^0.10.0",
     "flux": "^3.1.0",
     "fs-extra": "^2.0.0",
     "grunt": "~1.0.1",
@@ -71,17 +71,17 @@
     "grunt-md5": "^0.1.11",
     "grunt-shell": "^2.0.1",
     "http-proxy": "^1.16.0",
-    "imports-loader": "^0.6.5",
+    "imports-loader": "^0.7.0",
     "jquery": "^2.2.0",
     "jsondiffpatch": "^0.1.41",
     "less": "^2.3.1",
     "less-loader": "^2.2.3",
     "lodash": "^3.10.1",
     "mkdirp": "^0.5.1",
-    "moment": "^2.8.4",
+    "moment": "^2.17.1",
     "nano": "~5.12.0",
     "optimist": "^0.6.1",
-    "pouchdb": "^6.0.7",
+    "pouchdb": "^6.1.1",
     "react": "~15.4.1",
     "react-addons-css-transition-group": "~15.4.2",
     "react-bootstrap": "^0.30.7",