From 27d9b8ea98e3669280a91fde192ad9187304b79a Mon Sep 17 00:00:00 2001 From: Jean-Marc Millet Date: Fri, 28 Jun 2024 15:25:58 +0200 Subject: [PATCH] upddate core-ui to 0.132.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 025e5de6d..57f519173 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hapi/joi-date": "^2.0.1", "@hookform/resolvers": "^2.8.8", "@monaco-editor/react": "^4.4.5", - "@scality/core-ui": "^0.128.0", + "@scality/core-ui": "^0.132.0", "@scality/module-federation": "github:scality/module-federation#1.1.0", "@types/react-table": "^7.7.10", "@types/react-virtualized": "^9.21.20", @@ -3322,9 +3322,9 @@ "dev": true }, "node_modules/@scality/core-ui": { - "version": "0.128.0", - "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.128.0.tgz", - "integrity": "sha512-omn8Vq/+fHr7Wf5B+D95dOa5ubL8kpLzHlFcxhHW1z3NQwsi6Aw5taiC9zGr0qr+UBKhNQpPiaKbseVHe43r0Q==", + "version": "0.132.0", + "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.132.0.tgz", + "integrity": "sha512-jIwdxPXVF/NViK91FnL3x2dhFfpiW6q/blEivaLZrWRMXJQhBmj3Y9TFFCyzPht1nHXNBufHhZBArxhDXLafjA==", "dependencies": { "@floating-ui/dom": "^1.6.3", "@fortawesome/fontawesome-free": "^5.10.2", @@ -22285,9 +22285,9 @@ "dev": true }, "@scality/core-ui": { - "version": "0.128.0", - "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.128.0.tgz", - "integrity": "sha512-omn8Vq/+fHr7Wf5B+D95dOa5ubL8kpLzHlFcxhHW1z3NQwsi6Aw5taiC9zGr0qr+UBKhNQpPiaKbseVHe43r0Q==", + "version": "0.132.0", + "resolved": "https://registry.npmjs.org/@scality/core-ui/-/core-ui-0.132.0.tgz", + "integrity": "sha512-jIwdxPXVF/NViK91FnL3x2dhFfpiW6q/blEivaLZrWRMXJQhBmj3Y9TFFCyzPht1nHXNBufHhZBArxhDXLafjA==", "requires": { "@floating-ui/dom": "^1.6.3", "@fortawesome/fontawesome-free": "^5.10.2", diff --git a/package.json b/package.json index 6cb2e65b4..7133405bb 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@hapi/joi-date": "^2.0.1", "@hookform/resolvers": "^2.8.8", "@monaco-editor/react": "^4.4.5", - "@scality/core-ui": "^0.128.0", + "@scality/core-ui": "^0.132.0", "@scality/module-federation": "github:scality/module-federation#1.1.0", "@types/react-table": "^7.7.10", "@types/react-virtualized": "^9.21.20",