diff --git a/package-lock.json b/package-lock.json index 3f63f6a..8a63822 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,6 @@ "tsup": "^8.5.0", "typescript": "^5.9.3" }, - "devDependencies": {}, "engines": { "node": ">=22", "npm": ">=10.9.2" @@ -484,7 +483,7 @@ }, "node_modules/@quartz-community/utils": { "version": "0.1.0", - "resolved": "git+ssh://git@github.com/quartz-community/utils.git#cf1450b6f744755c16ca0d301db08c2ade6cfb67", + "resolved": "git+ssh://git@github.com/quartz-community/utils.git#4dda81bc82b90f5bceaa3582e81547ce41cc581b", "license": "MIT", "dependencies": { "@quartz-community/types": "github:quartz-community/types"