From f367c6782ead5f2bdc267e313fa72d3e5c1282ab Mon Sep 17 00:00:00 2001 From: Santiago Palenque Date: Wed, 17 Jun 2026 17:59:19 -0300 Subject: [PATCH] chore: use beta uicore --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1058855e5..692700152 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.34", + "openstack-uicore-foundation": "5.0.35-beta.0", "p-limit": "^6.1.0", "path-browserify": "^1.0.1", "postcss-loader": "^6.2.1", diff --git a/yarn.lock b/yarn.lock index b60b5f3ea..b5a0f976c 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.34: - version "5.0.34" - resolved "https://registry.npmjs.org/openstack-uicore-foundation/-/openstack-uicore-foundation-5.0.34.tgz#28345b0c4338f6a24237862864236d989129c85b" - integrity sha512-gVvfJn7DtKC4s/2HRCOnCqiLFZqWL+P3+Wh0jnNQpGurUrk6UrC2lTkYZ6Vw2W/qqJeJwWjus7rG17+Ff32LaA== +openstack-uicore-foundation@5.0.35-beta.0: + version "5.0.35-beta.0" + resolved "https://registry.yarnpkg.com/openstack-uicore-foundation/-/openstack-uicore-foundation-5.0.35-beta.0.tgz#d3944b07569eafa31706c937280911e1f682e8a7" + integrity sha512-ZNOk5h69GcTvD0V0dZT0pvoAS2/ba/kidYXUI7cEyw8kDWcJ9IF+fES/n70mrrIJ03io0L0q52/7TNJGJ9UGuQ== dependencies: use-sync-external-store "^1.6.0"