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 13:59:33 UTC

[2/2] fauxton commit: updated refs/heads/master to 307a993

update animate and express


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

Branch: refs/heads/master
Commit: 307a993882a4f43f42711d5febe4309fc0a58dde
Parents: c34c24a
Author: Garren Smith <ga...@gmail.com>
Authored: Tue Feb 7 14:28:18 2017 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Tue Feb 7 14:28:18 2017 +0200

----------------------------------------------------------------------
 package.json | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/307a9938/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 0e943fe..8bf4377 100644
--- a/package.json
+++ b/package.json
@@ -18,16 +18,16 @@
   "devDependencies": {
     "babel-jest": "^18.0.0",
     "bootstrap": "^3.3.7",
-    "enzyme": "^2.4.1",
+    "enzyme": "^2.7.1",
     "es5-shim": "4.5.4",
     "fetch-mock": "^5.9.3",
     "jest": "^18.1.0",
     "mocha": "~3.1.2",
-    "mocha-loader": "^1.0.0",
+    "mocha-loader": "^1.1.0",
     "mocha-phantomjs": "git+https://github.com/garrensmith/mocha-phantomjs.git",
     "nightwatch": "~0.9.0",
     "phantomjs-prebuilt": "^2.1.7",
-    "react-addons-test-utils": "~15.4.1",
+    "react-addons-test-utils": "~15.4.2",
     "redux-devtools": "^3.3.1",
     "redux-mock-store": "^1.2.1",
     "sinon": "git+https://github.com/sinonjs/sinon.git",
@@ -58,7 +58,7 @@
     "eslint-plugin-react": "^6.7.1",
     "exports-loader": "^0.6.2",
     "expose-loader": "^0.7.1",
-    "express": "^4.13.4",
+    "express": "^4.14.1",
     "file-loader": "^0.8.5",
     "flux": "^3.1.0",
     "fs-extra": "^2.0.0",
@@ -70,7 +70,7 @@
     "grunt-exec": "~1.0.1",
     "grunt-md5": "^0.1.11",
     "grunt-shell": "^2.0.1",
-    "http-proxy": "^1.13.2",
+    "http-proxy": "^1.16.0",
     "imports-loader": "^0.6.5",
     "jquery": "^2.2.0",
     "jsondiffpatch": "^0.1.41",
@@ -83,7 +83,7 @@
     "optimist": "^0.6.1",
     "pouchdb": "^6.0.7",
     "react": "~15.4.1",
-    "react-addons-css-transition-group": "~15.4.1",
+    "react-addons-css-transition-group": "~15.4.2",
     "react-bootstrap": "^0.30.7",
     "react-dom": "~15.4.1",
     "react-redux": "^5.0.0",
@@ -92,15 +92,15 @@
     "redux-thunk": "^2.1.0",
     "request": "^2.54.0",
     "semver": "^5.1.0",
-    "send": "^0.13.1",
+    "send": "^0.14.2",
     "style-loader": "^0.13.1",
     "underscore": "~1.4.2",
     "url": "~0.7.9",
     "url-loader": "^0.5.7",
     "urls": "~0.0.3",
     "uuid": "^3.0.1",
-    "velocity-animate": "^1.2.3",
-    "velocity-react": "1.1.11",
+    "velocity-animate": "^1.4.2",
+    "velocity-react": "1.2.0",
     "visualizeRevTree": "git+https://github.com/neojski/visualizeRevTree.git#gh-pages",
     "webpack": "^1.12.12",
     "webpack-dev-server": "^1.14.1",