diff --git a/shell-ui/package-lock.json b/shell-ui/package-lock.json
index 12870e3359..d956442d88 100644
--- a/shell-ui/package-lock.json
+++ b/shell-ui/package-lock.json
@@ -8,7 +8,7 @@
"name": "shell-ui",
"version": "1.0.0",
"dependencies": {
- "@scality/core-ui": "0.138.0",
+ "@scality/core-ui": "0.142.0",
"@scality/module-federation": "^1.3.2",
"downshift": "^8.0.0",
"jest-environment-jsdom": "^29.7.0",
@@ -4438,9 +4438,9 @@
}
},
"node_modules/@scality/core-ui": {
- "version": "0.138.0",
- "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.138.0.tgz",
- "integrity": "sha512-kjhLrmsd2jI+15FfaWRj0J01k7ZzfB8mMeAJKzQC1bM8Lm96s/vSY599MGCnDw5MKinzUjLuQ5svjKm5nXrdxg==",
+ "version": "0.142.0",
+ "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.142.0.tgz",
+ "integrity": "sha512-z5y/bXxU834Vm1jK3pD0cvMJ3pHEy8MeCmeH6StmYX8GxXGh4y48laK3XTdiRNvhVByDbujTGRO7/axjfqtd2g==",
"dependencies": {
"@floating-ui/dom": "^1.6.3",
"@fortawesome/fontawesome-free": "^5.10.2",
@@ -22949,9 +22949,9 @@
}
},
"@scality/core-ui": {
- "version": "0.138.0",
- "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.138.0.tgz",
- "integrity": "sha512-kjhLrmsd2jI+15FfaWRj0J01k7ZzfB8mMeAJKzQC1bM8Lm96s/vSY599MGCnDw5MKinzUjLuQ5svjKm5nXrdxg==",
+ "version": "0.142.0",
+ "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.142.0.tgz",
+ "integrity": "sha512-z5y/bXxU834Vm1jK3pD0cvMJ3pHEy8MeCmeH6StmYX8GxXGh4y48laK3XTdiRNvhVByDbujTGRO7/axjfqtd2g==",
"requires": {
"@floating-ui/dom": "^1.6.3",
"@fortawesome/fontawesome-free": "^5.10.2",
diff --git a/shell-ui/package.json b/shell-ui/package.json
index b2cf25304d..ed8bea7d02 100644
--- a/shell-ui/package.json
+++ b/shell-ui/package.json
@@ -44,7 +44,7 @@
"ts-node": "^10.9.2"
},
"dependencies": {
- "@scality/core-ui": "0.138.0",
+ "@scality/core-ui": "0.142.0",
"@scality/module-federation": "^1.3.2",
"downshift": "^8.0.0",
"jest-environment-jsdom": "^29.7.0",
diff --git a/ui/package-lock.json b/ui/package-lock.json
index 36f48ad4a3..92d7e77598 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -12,7 +12,7 @@
"@hookform/resolvers": "^3.1.0",
"@js-temporal/polyfill": "^0.4.4",
"@kubernetes/client-node": "github:scality/kubernetes-client-javascript.git#browser-0.10.4-64-ge7c6721",
- "@scality/core-ui": "0.138.0",
+ "@scality/core-ui": "0.142.0",
"@scality/module-federation": "^1.3.2",
"axios": "^0.21.1",
"formik": "2.2.5",
@@ -5531,9 +5531,9 @@
}
},
"node_modules/@scality/core-ui": {
- "version": "0.138.0",
- "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.138.0.tgz",
- "integrity": "sha512-kjhLrmsd2jI+15FfaWRj0J01k7ZzfB8mMeAJKzQC1bM8Lm96s/vSY599MGCnDw5MKinzUjLuQ5svjKm5nXrdxg==",
+ "version": "0.142.0",
+ "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.142.0.tgz",
+ "integrity": "sha512-z5y/bXxU834Vm1jK3pD0cvMJ3pHEy8MeCmeH6StmYX8GxXGh4y48laK3XTdiRNvhVByDbujTGRO7/axjfqtd2g==",
"dependencies": {
"@floating-ui/dom": "^1.6.3",
"@fortawesome/fontawesome-free": "^5.10.2",
@@ -32324,9 +32324,9 @@
}
},
"@scality/core-ui": {
- "version": "0.138.0",
- "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.138.0.tgz",
- "integrity": "sha512-kjhLrmsd2jI+15FfaWRj0J01k7ZzfB8mMeAJKzQC1bM8Lm96s/vSY599MGCnDw5MKinzUjLuQ5svjKm5nXrdxg==",
+ "version": "0.142.0",
+ "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.142.0.tgz",
+ "integrity": "sha512-z5y/bXxU834Vm1jK3pD0cvMJ3pHEy8MeCmeH6StmYX8GxXGh4y48laK3XTdiRNvhVByDbujTGRO7/axjfqtd2g==",
"requires": {
"@floating-ui/dom": "^1.6.3",
"@fortawesome/fontawesome-free": "^5.10.2",
diff --git a/ui/package.json b/ui/package.json
index 767e3643b3..003814e2dd 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -7,7 +7,7 @@
"@hookform/resolvers": "^3.1.0",
"@js-temporal/polyfill": "^0.4.4",
"@kubernetes/client-node": "github:scality/kubernetes-client-javascript.git#browser-0.10.4-64-ge7c6721",
- "@scality/core-ui": "0.138.0",
+ "@scality/core-ui": "0.142.0",
"@scality/module-federation": "^1.3.2",
"axios": "^0.21.1",
"formik": "2.2.5",
diff --git a/ui/src/components/HealthItem.tsx b/ui/src/components/HealthItem.tsx
index 5c48d66965..f352e4a03a 100644
--- a/ui/src/components/HealthItem.tsx
+++ b/ui/src/components/HealthItem.tsx
@@ -156,8 +156,8 @@ const HealthItem = ({
{showArrow && (
diff --git a/ui/src/components/TableRow.tsx b/ui/src/components/TableRow.tsx
index dcd857a9e2..f98ce221d3 100644
--- a/ui/src/components/TableRow.tsx
+++ b/ui/src/components/TableRow.tsx
@@ -1,7 +1,7 @@
import React from 'react';
import styled from 'styled-components';
-import { Tooltip, ConstrainedText, Icon } from '@scality/core-ui';
-import { fontWeight, padding } from '@scality/core-ui/dist/style/theme';
+import { Tooltip, ConstrainedText, Icon, spacing } from '@scality/core-ui';
+import { fontWeight } from '@scality/core-ui/dist/style/theme';
import { useIntl } from 'react-intl';
const TableRowStyle = styled.div`
&:hover,
@@ -37,10 +37,9 @@ export const UnknownIcon = ({ name }) => {
);