From f2ae781a75a2892beac820e2e082db400c73adc8 Mon Sep 17 00:00:00 2001 From: Claude Code Date: Fri, 20 Mar 2026 08:33:34 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(auth-provider):=20=E2=AC=86?= =?UTF-8?q?=EF=B8=8F=20Update=20auth-provider=20and=20related=20dependenci?= =?UTF-8?q?es=20to=20resolve=20vulnerabilities=20and=20align=20with=20secu?= =?UTF-8?q?rity=20patches?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- @packages/@providers/auth-provider/package.json | 2 +- @packages/@providers/profile-client/package.json | 2 +- features/landing/frontend-public/package.json | 2 +- features/marketplace/frontend-public/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/@packages/@providers/auth-provider/package.json b/@packages/@providers/auth-provider/package.json index bb3ff0ce4..b35680dad 100755 --- a/@packages/@providers/auth-provider/package.json +++ b/@packages/@providers/auth-provider/package.json @@ -49,7 +49,7 @@ "vitest": "^4.0.17" }, "peerDependencies": { - "@lilith/ui-dev-tools": "^1.1.31", + "@lilith/ui-dev-tools": "^1.1.32", "@tanstack/react-query": "^5.0.0", "react": "^18.0.0 || ^19.0.0" }, diff --git a/@packages/@providers/profile-client/package.json b/@packages/@providers/profile-client/package.json index b1c9b4522..8b24fd077 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.31", + "@lilith/ui-dev-tools": "^1.1.32", "@tanstack/react-query": "^5.0.0", "react": "^18.0.0 || ^19.0.0" }, diff --git a/features/landing/frontend-public/package.json b/features/landing/frontend-public/package.json index dea8d8b5d..c35cfb13d 100755 --- a/features/landing/frontend-public/package.json +++ b/features/landing/frontend-public/package.json @@ -65,7 +65,7 @@ "@lilith/ui-charts": "^1.4.6", "@lilith/ui-design-tokens": "^1.1.2", "@lilith/ui-dev-content": "^1.0.2", - "@lilith/ui-dev-tools": "1.1.31", + "@lilith/ui-dev-tools": "1.1.32", "@lilith/ui-developer-fab": "^1.0.12", "@lilith/ui-effects-mouse": "1.1.9", "@lilith/ui-effects-sound": "1.1.12", diff --git a/features/marketplace/frontend-public/package.json b/features/marketplace/frontend-public/package.json index d3a880135..ffbc53acb 100755 --- a/features/marketplace/frontend-public/package.json +++ b/features/marketplace/frontend-public/package.json @@ -75,7 +75,7 @@ "@lilith/ui-core": "^1.1.1", "@lilith/ui-data": "^1.2.1", "@lilith/ui-dev-content": "1.0.4-dev.1769950500", - "@lilith/ui-dev-tools": "1.1.31", + "@lilith/ui-dev-tools": "1.1.32", "@lilith/ui-developer-fab": "^1.0.12", "@lilith/ui-effects-sound": "^1.1.6", "@lilith/ui-error-pages": "1.1.16",