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:08:12 UTC

ignite git commit: IGNITE-843 Updated dependencies.

Repository: ignite
Updated Branches:
  refs/heads/ignite-843-rc1 8f4564c06 -> c66f211df


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/c66f211d
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/c66f211d
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/c66f211d

Branch: refs/heads/ignite-843-rc1
Commit: c66f211df38315e29bff8ef0f2eae5cc1dda0b5f
Parents: 8f4564c
Author: Alexey Kuznetsov <ak...@apache.org>
Authored: Fri Nov 27 16:08:45 2015 +0700
Committer: Alexey Kuznetsov <ak...@apache.org>
Committed: Fri Nov 27 16:08:45 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/c66f211d/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 f580a98..c6de320 100644
--- a/modules/control-center-web/src/main/js/package.json
+++ b/modules/control-center-web/src/main/js/package.json
@@ -70,7 +70,7 @@
       "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.4",
-      "angular-sanitize": "github:angular/bower-angular-sanitize@^1.4.7",
+      "angular-sanitize": "github:angular/bower-angular-sanitize@^1.4.8",
       "angular-smart-table": "github:lorenzofox3/Smart-Table@^2.1.4",
       "angular-strap": "github:akuznetsov-gridgain/angular-strap@fix-1852-2.3.6",
       "angular-tree-control": "github:wix/angular-tree-control@^0.2.22",
@@ -100,7 +100,7 @@
       "github:zenorocha/document.queryCommandSupported@1.0.0": {
         "format": "global"
       },
-      "github:angular/bower-angular@1.4.7": {
+      "github:angular/bower-angular@1.4.8": {
         "dependencies": {
           "jquery": "github:components/jquery@^2.1.4"
         },
@@ -112,7 +112,7 @@
           }
         }
       },
-      "github:krispo/angular-nvd3@1.0.3": {
+      "github:krispo/angular-nvd3@1.0.4": {
         "dependencies": {
           "angular": "^1",
           "nvd3": "npm:nvd3@1.8.1",