From 58bba27fccb17a78ed5f190777414295f70939f6 Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Fri, 13 Feb 2026 22:55:50 +0100 Subject: [PATCH] chore: update @quartz-community/types to v0.2.1 --- package-lock.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index e227726..fb9b936 100644 --- a/package-lock.json +++ b/package-lock.json @@ -713,8 +713,8 @@ } }, "node_modules/@quartz-community/types": { - "version": "0.2.0", - "resolved": "git+ssh://git@github.com/quartz-community/types.git#543c772641f2a5312c042107156cae5d853f0329", + "version": "0.2.1", + "resolved": "git+ssh://git@github.com/quartz-community/types.git#307f7393d96e8514c042307e7fbfb47ae7a2b330", "license": "MIT", "dependencies": { "@types/hast": "^3.0.4", @@ -3744,6 +3744,7 @@ "integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.21.3", "postcss": "^8.4.43",