diff --git a/shell-ui/package-lock.json b/shell-ui/package-lock.json index f562aae426..cd5f583862 100644 --- a/shell-ui/package-lock.json +++ b/shell-ui/package-lock.json @@ -1958,8 +1958,8 @@ "dev": true }, "@scality/core-ui": { - "version": "github:scality/core-ui#deae095d74e9239a59df43ed5a603a9f2329631e", - "from": "github:scality/core-ui#improvement/302-update-components-with-new-colors" + "version": "github:scality/core-ui#5b307a4023bb3fd4f249a6d29fc2256bd3dc73eb", + "from": "github:scality/core-ui#v0.16.0" }, "@scarf/scarf": { "version": "1.1.0", diff --git a/shell-ui/package.json b/shell-ui/package.json index 3409f7deb6..a4c3fb3f5a 100644 --- a/shell-ui/package.json +++ b/shell-ui/package.json @@ -38,7 +38,7 @@ "webpack-dev-server": "^3.11.2" }, "dependencies": { - "@scality/core-ui": "github:scality/core-ui.git#improvement/302-update-components-with-new-colors", + "@scality/core-ui": "github:scality/core-ui.git#v0.16.0", "oidc-client": "^1.11.3", "oidc-react": "^1.1.5", "polished": "^4.0.5", diff --git a/ui/package-lock.json b/ui/package-lock.json index c063207b2a..7e60f7a7cd 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -3012,8 +3012,8 @@ } }, "@scality/core-ui": { - "version": "github:scality/core-ui#deae095d74e9239a59df43ed5a603a9f2329631e", - "from": "github:scality/core-ui#improvement/302-update-components-with-new-colors" + "version": "github:scality/core-ui#5b307a4023bb3fd4f249a6d29fc2256bd3dc73eb", + "from": "github:scality/core-ui#v0.16.0" }, "@sinonjs/commons": { "version": "1.8.2", diff --git a/ui/package.json b/ui/package.json index 191030519d..fa5f3b91c3 100644 --- a/ui/package.json +++ b/ui/package.json @@ -9,7 +9,7 @@ "@fortawesome/free-solid-svg-icons": "^5.15.3", "@fortawesome/react-fontawesome": "^0.1.14", "@kubernetes/client-node": "github:scality/kubernetes-client-javascript.git#browser-0.10.2-63-g579d066", - "@scality/core-ui": "github:scality/core-ui.git#improvement/302-update-components-with-new-colors", + "@scality/core-ui": "github:scality/core-ui.git#v0.16.0", "axios": "^0.21.1", "formik": "2.2.5", "jest-environment-jsdom-sixteen": "^1.0.3",