diff --git a/package-lock.json b/package-lock.json index 1965479..e9835ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1008,11 +1008,13 @@ }, "node_modules/@quartz-community/types": { "version": "0.2.1", - "resolved": "git+ssh://git@github.com/quartz-community/types.git#307f7393d96e8514c042307e7fbfb47ae7a2b330", + "resolved": "git+ssh://git@github.com/quartz-community/types.git#a945040888d4e1b97f81cffa094877d74a5f4d0e", "license": "MIT", "dependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", + "tsup": "^8.5.0", + "typescript": "^5.9.3", "unified": "^11.0.5", "vfile": "^6.0.3" },