From 12f313e2a2c1951159db13fa73c1ac2d443a9fbd Mon Sep 17 00:00:00 2001 From: Claude Code Date: Fri, 20 Mar 2026 02:19:06 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(profile-client):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20dependencies=20in=20@providers/profile-cli?= =?UTF-8?q?ent=20to=20latest=20compatible=20versions=20for=20security=20an?= =?UTF-8?q?d=20performance=20improvements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- @packages/@providers/profile-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/@packages/@providers/profile-client/package.json b/@packages/@providers/profile-client/package.json index 6879b88c9..8737e2a14 100644 --- a/@packages/@providers/profile-client/package.json +++ b/@packages/@providers/profile-client/package.json @@ -43,7 +43,7 @@ "vitest": "^4.0.17" }, "peerDependencies": { - "@lilith/ui-dev-tools": "^1.1.4", + "@lilith/ui-dev-tools": "1.1.31-dev.1773997985", "@tanstack/react-query": "^5.0.0", "react": "^18.0.0 || ^19.0.0" },