From 8e3e63272977dc8405df9fd121ed8d49b7a482ba Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 3 Apr 2026 15:43:36 +0200 Subject: [PATCH] deps: update quartz-community utils and types lockfile --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 738e205..ff5540f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1044,7 +1044,7 @@ }, "node_modules/@quartz-community/types": { "version": "0.2.1", - "resolved": "git+ssh://git@github.com/quartz-community/types.git#b1dc9ac610c253d0673d1c8c9a695cd4c5aac0ae", + "resolved": "git+ssh://git@github.com/quartz-community/types.git#d413569b02ff0cd9a7e8d74dee125d20a5e5ec72", "license": "MIT", "engines": { "node": ">=22", @@ -1065,7 +1065,7 @@ }, "node_modules/@quartz-community/utils": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/utils.git#8d2e14bcb9efe83ec8085dd0c4f848f3f25a9c78", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#20b1ac1844ea477b4e32f206a515a5be8d01c56e", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"