From b76ead3fe80a6159fdbfcc9b82c7c6318be68e7f Mon Sep 17 00:00:00 2001 From: Brendan Allan Date: Thu, 12 Mar 2026 16:10:52 +0800 Subject: refactor(desktop): rework default server initialization and connection handling (#16965) --- bun.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bun.lock') diff --git a/bun.lock b/bun.lock index 5e66e3e16..248caffa8 100644 --- a/bun.lock +++ b/bun.lock @@ -46,6 +46,7 @@ "@solidjs/router": "catalog:", "@thisbeyond/solid-dnd": "0.7.5", "diff": "catalog:", + "effect": "4.0.0-beta.29", "fuzzysort": "catalog:", "ghostty-web": "github:anomalyco/ghostty-web#main", "luxon": "catalog:", @@ -226,6 +227,7 @@ "@solid-primitives/storage": "catalog:", "@solidjs/meta": "catalog:", "@solidjs/router": "0.15.4", + "effect": "4.0.0-beta.29", "electron-log": "^5", "electron-store": "^10", "electron-updater": "^6", -- cgit v1.2.3