From 7a86a76f446b4648a5f6e19cf731a9ac021fa977 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Sat, 4 Apr 2026 20:41:09 +0200 Subject: [PATCH] fix(graph): gracefully handle context destruction --- quartz.lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quartz.lock.json b/quartz.lock.json index c364f23..0376882 100644 --- a/quartz.lock.json +++ b/quartz.lock.json @@ -142,8 +142,8 @@ "graph": { "source": "github:quartz-community/graph", "resolved": "https://github.com/quartz-community/graph.git", - "commit": "2536c6a5db1f3d1fa06260d1a8be332266b7af27", - "installedAt": "2026-04-03T17:27:35.164Z" + "commit": "c54226d895061d8dd2cd191df2d6492a2254f96c", + "installedAt": "2026-04-04T18:33:24.777Z" }, "hard-line-breaks": { "source": "github:quartz-community/hard-line-breaks",