From: kashalkar Date: Wed, 26 Jul 2017 13:53:00 +0000 (+0200) Subject: Merge "use jenkins common pipelines" X-Git-Tag: v3.0.0rc~7 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=commitdiff_plain;h=646ea2e27a3f523be9baf94941a34d8ebe9ae9df;hp=fe983404c5257f029c66e82d507fff78fe7b9241 Merge "use jenkins common pipelines" --- diff --git a/skyquake/package.json b/skyquake/package.json index 857856246..0e8daeb9c 100644 --- a/skyquake/package.json +++ b/skyquake/package.json @@ -34,7 +34,7 @@ "react-dom": "^0.14.6", "react-router": "^2.0.1", "react-slick": "^0.11.1", - "react-treeview": "^0.4.5", + "react-treeview": "0.4.2", "request": "^2.67.0", "request-promise": "^3.0.0", "require-json": "0.0.1", diff --git a/skyquake/plugins/about/package.json b/skyquake/plugins/about/package.json index 46829d538..3942dd43f 100644 --- a/skyquake/plugins/about/package.json +++ b/skyquake/plugins/about/package.json @@ -25,7 +25,7 @@ "react-router": "^2.0.1", "react-slick": "^0.11.1", "react-tabs": "^0.5.3", - "react-treeview": "^0.4.2", + "react-treeview": "0.4.2", "request-promise": "^3.0.0", "underscore": "^1.8.3" }, diff --git a/skyquake/plugins/accounts/package.json b/skyquake/plugins/accounts/package.json index d6050800a..2c48717c6 100644 --- a/skyquake/plugins/accounts/package.json +++ b/skyquake/plugins/accounts/package.json @@ -26,7 +26,7 @@ "react-router": "^2.0.1", "react-slick": "^0.11.1", "react-tabs": "^0.5.3", - "react-treeview": "^0.4.2", + "react-treeview": "0.4.2", "request-promise": "^3.0.0", "underscore": "^1.8.3" }, diff --git a/skyquake/plugins/composer/package.json b/skyquake/plugins/composer/package.json index 5b4523935..b18e4cc3d 100644 --- a/skyquake/plugins/composer/package.json +++ b/skyquake/plugins/composer/package.json @@ -41,7 +41,8 @@ "react-crouton": "^0.2.7", "react-dom": "^0.14.3", "react-popout": "^0.4.0", - "react-treeview": "^0.4.2", + "react-select": "^1.0.0-rc.4", + "react-treeview": "0.4.2", "request-promise": "^3.0.0", "require-json": "0.0.1", "uuid": "^3.0.0" diff --git a/skyquake/plugins/config/package.json b/skyquake/plugins/config/package.json index ff3212a3d..c459845d6 100644 --- a/skyquake/plugins/config/package.json +++ b/skyquake/plugins/config/package.json @@ -26,7 +26,7 @@ "react-router": "^2.0.1", "react-slick": "^0.11.1", "react-tabs": "^0.5.3", - "react-treeview": "^0.4.2", + "react-treeview": "0.4.2", "request-promise": "^3.0.0", "underscore": "^1.8.3" }, diff --git a/skyquake/plugins/debug/package.json b/skyquake/plugins/debug/package.json index 2395b1468..6cde91164 100644 --- a/skyquake/plugins/debug/package.json +++ b/skyquake/plugins/debug/package.json @@ -24,7 +24,7 @@ "react-router": "^2.0.1", "react-slick": "^0.11.1", "react-tabs": "^0.5.3", - "react-treeview": "^0.4.2", + "react-treeview": "0.4.2", "request-promise": "^3.0.0", "underscore": "^1.8.3" }, diff --git a/skyquake/plugins/launchpad/package.json b/skyquake/plugins/launchpad/package.json index f6471abd0..22d4f799c 100644 --- a/skyquake/plugins/launchpad/package.json +++ b/skyquake/plugins/launchpad/package.json @@ -28,7 +28,9 @@ "react-router": "^2.0.1", "react-slick": "^0.11.1", "react-tabs": "^0.8.0", - "react-treeview": "^0.4.2", + "react-treeview": "0.4.2", + "react": "^0.14.8", + "react-dom": "^0.14.6", "request-promise": "^3.0.0", "underscore": "^1.8.3" }, diff --git a/skyquake/plugins/logging/package.json b/skyquake/plugins/logging/package.json index d58e262cb..056f0f293 100644 --- a/skyquake/plugins/logging/package.json +++ b/skyquake/plugins/logging/package.json @@ -25,7 +25,7 @@ "react-router": "^2.0.1", "react-slick": "^0.11.1", "react-tabs": "^0.5.3", - "react-treeview": "^0.4.2", + "react-treeview": "0.4.2", "request-promise": "^3.0.0", "underscore": "^1.8.3" },