From 8ec5fa3e86f9cb49d70697a9448277b1882e9c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cintia=20S=C3=A1nchez=20Garc=C3=ADa?= Date: Mon, 16 Sep 2024 14:20:46 +0200 Subject: [PATCH] Bump clo-ui from 0.3.6 to 0.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Cintia Sánchez García --- web/package.json | 2 +- web/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/package.json b/web/package.json index 529d7342..b26283b9 100644 --- a/web/package.json +++ b/web/package.json @@ -6,7 +6,7 @@ "dependencies": { "apexcharts": "3.49.0", "classnames": "^2.5.1", - "clo-ui": "https://github.com/cncf/clo-ui.git#v0.3.6", + "clo-ui": "https://github.com/cncf/clo-ui.git#v0.4.0", "lodash": "^4.17.21", "moment": "^2.30.1", "nth-check": "^2.0.1", diff --git a/web/yarn.lock b/web/yarn.lock index f06bde2d..6d9b1818 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -3533,9 +3533,9 @@ cliui@^7.0.2: strip-ansi "^6.0.0" wrap-ansi "^7.0.0" -"clo-ui@https://github.com/cncf/clo-ui.git#v0.3.6": - version "0.3.6" - resolved "https://github.com/cncf/clo-ui.git#b037dea2d8b009071fa9c38c678153a9278344bc" +"clo-ui@https://github.com/cncf/clo-ui.git#v0.4.0": + version "0.4.0" + resolved "https://github.com/cncf/clo-ui.git#19a92c7b73c0aadbbd02079a5135bf04945b1225" dependencies: bootstrap "^5.3.3" classnames "^2.5.1"