diff --git a/packages/devtools/package.json b/packages/devtools/package.json index 76254e3..fa5b17d 100644 --- a/packages/devtools/package.json +++ b/packages/devtools/package.json @@ -58,7 +58,7 @@ "dependencies": { "@stainless-code/layers": "workspace:*", "@tanstack/devtools-event-client": "0.5.0", - "@tanstack/devtools-ui": "0.5.2", + "@tanstack/devtools-ui": "0.6.0", "@tanstack/devtools-utils": "0.5.1", "solid-js": "1.9.14" },