diff --git a/package-lock.json b/package-lock.json index 36fa3d262..cc698e816 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@hookform/resolvers": "^2.8.8", "@js-temporal/polyfill": "^0.4.3", "@monaco-editor/react": "^4.4.5", - "@scality/core-ui": "github:scality/core-ui#0.105.0", + "@scality/core-ui": "github:scality/core-ui#0.106.0", "@scality/module-federation": "github:scality/module-federation#1.1.0", "@types/react-table": "^7.7.10", "@types/react-virtualized": "^9.21.20", @@ -3122,8 +3122,8 @@ "dev": true }, "node_modules/@scality/core-ui": { - "version": "0.105.0", - "resolved": "git+ssh://git@github.com/scality/core-ui.git#5be62005cb01e006aaf44615fceda49152dca8ab", + "version": "0.106.0", + "resolved": "git+ssh://git@github.com/scality/core-ui.git#76071b7914c7ac5c9f8514f132c02cace65216c1", "license": "SEE LICENSE IN LICENSE", "dependencies": { "@floating-ui/dom": "^0.1.10", @@ -23664,8 +23664,8 @@ "dev": true }, "@scality/core-ui": { - "version": "git+ssh://git@github.com/scality/core-ui.git#5be62005cb01e006aaf44615fceda49152dca8ab", - "from": "@scality/core-ui@github:scality/core-ui#0.105.0", + "version": "git+ssh://git@github.com/scality/core-ui.git#76071b7914c7ac5c9f8514f132c02cace65216c1", + "from": "@scality/core-ui@github:scality/core-ui#0.106.0", "requires": { "@floating-ui/dom": "^0.1.10", "@storybook/preview-api": "^7.5.3", diff --git a/package.json b/package.json index b3b152668..a8a7d3668 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@hookform/resolvers": "^2.8.8", "@js-temporal/polyfill": "^0.4.3", "@monaco-editor/react": "^4.4.5", - "@scality/core-ui": "github:scality/core-ui#0.105.0", + "@scality/core-ui": "github:scality/core-ui#0.106.0", "@scality/module-federation": "github:scality/module-federation#1.1.0", "@types/react-table": "^7.7.10", "@types/react-virtualized": "^9.21.20",