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",