From 641e4db39d0ea001689597537a5e6bb2f47c817f Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 3 Apr 2026 16:19:35 +0200 Subject: [PATCH] deps: update @quartz-community/types and @quartz-community/utils --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index d37128d..062313f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1070,7 +1070,7 @@ }, "node_modules/@quartz-community/utils": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/utils.git#20b1ac1844ea477b4e32f206a515a5be8d01c56e", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#cf1450b6f744755c16ca0d301db08c2ade6cfb67", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"