You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by ak...@apache.org on 2015/11/27 10:05:40 UTC

[2/2] ignite git commit: IGNITE-843 Updated dependencies.

IGNITE-843 Updated dependencies.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/8f4564c0
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/8f4564c0
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/8f4564c0

Branch: refs/heads/ignite-843-rc1
Commit: 8f4564c0654f28ed69475ed6e24f10db8b7dfb9c
Parents: 02a920a
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Fri Nov 27 16:06:06 2015 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Fri Nov 27 16:06:06 2015 +0700

----------------------------------------------------------------------
 modules/control-center-web/src/main/js/package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/8f4564c0/modules/control-center-web/src/main/js/package.json
----------------------------------------------------------------------
diff --git a/modules/control-center-web/src/main/js/package.json b/modules/control-center-web/src/main/js/package.json
index b13618a..f580a98 100644
--- a/modules/control-center-web/src/main/js/package.json
+++ b/modules/control-center-web/src/main/js/package.json
@@ -63,13 +63,13 @@
       "Blob": "github:eligrey/Blob.js@master",
       "FileSaver": "github:eligrey/FileSaver.js@master",
       "ace": "github:ajaxorg/ace-builds@^1.2.2",
-      "angular": "github:angular/bower-angular@^1.4.7",
-      "angular-animate": "github:angular/bower-angular-animate@^1.4.7",
+      "angular": "github:angular/bower-angular@^1.4.8",
+      "angular-animate": "github:angular/bower-angular-animate@^1.4.8",
       "angular-drag-and-drop-lists": "github:marceljuenemann/angular-drag-and-drop-lists@^1.3.0",
       "angular-grid": "github:ceolter/ag-grid@^2.3.5",
       "angular-loading": "github:darthwade/angular-loading@^0.1.4",
       "angular-motion": "github:mgcrea/angular-motion@^0.4.3",
-      "angular-nvd3": "github:krispo/angular-nvd3@^1.0.3",
+      "angular-nvd3": "github:krispo/angular-nvd3@^1.0.4",
       "angular-sanitize": "github:angular/bower-angular-sanitize@^1.4.7",
       "angular-smart-table": "github:lorenzofox3/Smart-Table@^2.1.4",
       "angular-strap": "github:akuznetsov-gridgain/angular-strap@fix-1852-2.3.6",