From 0cf2e32d9ffb135b430cf96c1a4444e6870aa0bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Castillo?= Date: Tue, 26 May 2026 18:47:11 -0300 Subject: [PATCH 1/2] fix: update uicore version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomás Castillo --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 67ffb6622..2d5c4d685 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "moment": "^2.29.1", "moment-duration-format": "^2.3.2", "moment-timezone": "^0.5.33", - "openstack-uicore-foundation": "5.0.22", + "openstack-uicore-foundation": "5.0.26", "p-limit": "^6.1.0", "path-browserify": "^1.0.1", "postcss-loader": "^6.2.1", diff --git a/yarn.lock b/yarn.lock index baefb5da5..72d33c130 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9056,10 +9056,10 @@ open@^10.0.3: is-inside-container "^1.0.0" wsl-utils "^0.1.0" -openstack-uicore-foundation@5.0.22: - version "5.0.22" - resolved "https://registry.npmjs.org/openstack-uicore-foundation/-/openstack-uicore-foundation-5.0.22.tgz#5e30b2d71fe854b08edc08a40723e8bc01f07423" - integrity sha512-vM+K8soybtHALLCIBPccwA3tFef9xxXGQqSCKOIahwgazVzgMHlt+2hM4cDUvenGkkHf/WNogDfNCumEryJ0/Q== +openstack-uicore-foundation@5.0.26: + version "5.0.26" + resolved "https://registry.yarnpkg.com/openstack-uicore-foundation/-/openstack-uicore-foundation-5.0.26.tgz#fed0c761a8e32e33edac3cf978e27ab5ada39cde" + integrity sha512-SsmeQwUp0Ix9J1qbUjU6qnMnD2jP0MAfm2boGSqAiZcDR0K2dgQ8qX2VUKd6ERirDxuywN0SRVUnJCBa8XdxOg== optionator@^0.9.1: version "0.9.4" From 8d1a7146b893bf6a9e1f3933f0553221127671b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Castillo?= Date: Wed, 27 May 2026 14:45:39 -0300 Subject: [PATCH 2/2] fix: update uicore version to 5.0.29 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomás Castillo --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2d5c4d685..b6b8666c6 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "moment": "^2.29.1", "moment-duration-format": "^2.3.2", "moment-timezone": "^0.5.33", - "openstack-uicore-foundation": "5.0.26", + "openstack-uicore-foundation": "5.0.29", "p-limit": "^6.1.0", "path-browserify": "^1.0.1", "postcss-loader": "^6.2.1", diff --git a/yarn.lock b/yarn.lock index 72d33c130..efb641e56 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9056,10 +9056,10 @@ open@^10.0.3: is-inside-container "^1.0.0" wsl-utils "^0.1.0" -openstack-uicore-foundation@5.0.26: - version "5.0.26" - resolved "https://registry.yarnpkg.com/openstack-uicore-foundation/-/openstack-uicore-foundation-5.0.26.tgz#fed0c761a8e32e33edac3cf978e27ab5ada39cde" - integrity sha512-SsmeQwUp0Ix9J1qbUjU6qnMnD2jP0MAfm2boGSqAiZcDR0K2dgQ8qX2VUKd6ERirDxuywN0SRVUnJCBa8XdxOg== +openstack-uicore-foundation@5.0.29: + version "5.0.29" + resolved "https://registry.yarnpkg.com/openstack-uicore-foundation/-/openstack-uicore-foundation-5.0.29.tgz#2c83aec9addafe3ef9e688d95ca595fa76744056" + integrity sha512-sqy8oYtmAH2YILd32W/ABx43QZTGvriY8o8OyD0t5V7g0gP5QA5D67Pulva95Pz+nFXrm2d+fYtS0lf+o23zjg== optionator@^0.9.1: version "0.9.4"