From bc03ed736673f95139e8316d376d3cebc9b8121f Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 3 Apr 2026 16:19:28 +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 66002a7..9353dc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1025,7 +1025,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"