From bc9722bd69574da8fe96a27aa8fd79d2c23eb16e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Emre=20Kabakc=C4=B1?= Date: Thu, 14 May 2026 21:40:41 +0100 Subject: [PATCH] chore: bump web submodule for #117 (CI unblock) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Picks up lobu-ai/owletto-web#117 which deletes an unused useLocation call and fixes z.record(z.unknown()) → z.record(z.string(), z.unknown()) on the pinned zod 4.4.3. Together they were the two failing TS errors that have been blocking Build and Push Images on every main push since the UX sweep landed. --- packages/web | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web b/packages/web index 959fc62a1..db3de6ad3 160000 --- a/packages/web +++ b/packages/web @@ -1 +1 @@ -Subproject commit 959fc62a1e66c0ed3401ca9ba256516cc3146275 +Subproject commit db3de6ad3a79c4ec26d6d94f2ee76b7cf8028c8d