diff --git a/chaoscenter/web/package.json b/chaoscenter/web/package.json index 89892b6ec1e..bb47680b215 100644 --- a/chaoscenter/web/package.json +++ b/chaoscenter/web/package.json @@ -62,7 +62,7 @@ "@harnessio/icons": "^2.0.0-beta.2", "@harnessio/oats-cli": "^2.1.0", "@harnessio/oats-plugin-react-query": "^2.1.0", - "@harnessio/uicore": "^4.0.0-beta.1", + "@harnessio/uicore": "^4.0.0-beta.1a", "@popperjs/core": "^2.11.5", "@tanstack/react-query": "4.20.4", "@types/d3-array": "^3.0.3", diff --git a/chaoscenter/web/yarn.lock b/chaoscenter/web/yarn.lock index 58cd7fea033..7efd4cd6ad4 100644 --- a/chaoscenter/web/yarn.lock +++ b/chaoscenter/web/yarn.lock @@ -623,10 +623,10 @@ openapi-types "^12.1.0" zod "^3.19.1" -"@harnessio/uicore@^4.0.0-beta.1": - version "4.0.0-beta.1" - resolved "https://registry.yarnpkg.com/@harnessio/uicore/-/uicore-4.0.0-beta.1.tgz#2ad779d64db206a23ad4122572eaf47cfcd9e143" - integrity sha512-xrr7Vxfhfm7a0iVE/WFyNjPh4kFSUPDL7as4NxukITG7sgYCuXMTp0nEwePbIkBK5AvH/vFJk9EpMNHSBuNOSA== +"@harnessio/uicore@^4.0.0-beta.1a": + version "4.0.0-beta.1a" + resolved "https://registry.npmjs.org/@harnessio/uicore/-/uicore-4.0.0-beta.1a.tgz#530d9b859795f2d4048c20c63fa97b6d244a5211" + integrity sha512-243zY+ClWj7/LSvbd+7f1qWOP/OALr6KgH7uqNoeVSHIAqNN/8pX9wkovH4AMnH3CPfcb+VTP4mGOMNSh5m1Vg== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"