diff --git a/package-lock.json b/package-lock.json index 311d176..3b90314 100644 --- a/package-lock.json +++ b/package-lock.json @@ -93,7 +93,7 @@ "quartz": "quartz/bootstrap-cli.mjs" }, "devDependencies": { - "@quartz-community/types": "^0.2.1", + "@quartz-community/types": "^0.3.0", "@quartz-community/utils": "^0.1.0", "@types/hast": "^3.0.4", "@types/node": "^25.0.10", @@ -1513,6 +1513,32 @@ } } }, + "node_modules/@quartz-community/alias-redirects/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/article-title": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/article-title/-/article-title-0.1.0.tgz", @@ -1535,6 +1561,32 @@ } } }, + "node_modules/@quartz-community/article-title/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/backlinks": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/backlinks/-/backlinks-0.1.0.tgz", @@ -1557,6 +1609,32 @@ } } }, + "node_modules/@quartz-community/backlinks/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/bases-page": { "version": "0.2.2", "resolved": "https://registry.npmjs.org/@quartz-community/bases-page/-/bases-page-0.2.2.tgz", @@ -1587,6 +1665,32 @@ } } }, + "node_modules/@quartz-community/bases-page/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/breadcrumbs": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/breadcrumbs/-/breadcrumbs-0.1.0.tgz", @@ -1609,6 +1713,32 @@ } } }, + "node_modules/@quartz-community/breadcrumbs/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/canvas-page": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/canvas-page/-/canvas-page-0.1.0.tgz", @@ -1636,6 +1766,32 @@ } } }, + "node_modules/@quartz-community/canvas-page/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/citations": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/citations/-/citations-0.1.0.tgz", @@ -1657,6 +1813,32 @@ } } }, + "node_modules/@quartz-community/citations/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/cname": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/cname/-/cname-0.1.0.tgz", @@ -1670,6 +1852,32 @@ "npm": ">=10.9.2" } }, + "node_modules/@quartz-community/cname/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/comments": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/comments/-/comments-0.1.0.tgz", @@ -1692,6 +1900,32 @@ } } }, + "node_modules/@quartz-community/comments/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/content-index": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/content-index/-/content-index-0.1.0.tgz", @@ -1714,6 +1948,32 @@ } } }, + "node_modules/@quartz-community/content-index/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/content-meta": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/content-meta/-/content-meta-0.1.0.tgz", @@ -1736,6 +1996,32 @@ } } }, + "node_modules/@quartz-community/content-meta/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/content-page": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/content-page/-/content-page-0.1.0.tgz", @@ -1762,6 +2048,32 @@ } } }, + "node_modules/@quartz-community/content-page/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/crawl-links": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@quartz-community/crawl-links/-/crawl-links-0.1.1.tgz", @@ -1784,6 +2096,32 @@ } } }, + "node_modules/@quartz-community/crawl-links/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/created-modified-date": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/created-modified-date/-/created-modified-date-0.1.0.tgz", @@ -1809,6 +2147,32 @@ } } }, + "node_modules/@quartz-community/created-modified-date/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/darkmode": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/darkmode/-/darkmode-0.1.0.tgz", @@ -1831,6 +2195,32 @@ } } }, + "node_modules/@quartz-community/darkmode/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/description": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/description/-/description-0.1.0.tgz", @@ -1853,6 +2243,32 @@ } } }, + "node_modules/@quartz-community/description/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/encrypted-pages": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@quartz-community/encrypted-pages/-/encrypted-pages-0.1.1.tgz", @@ -1879,6 +2295,32 @@ } } }, + "node_modules/@quartz-community/encrypted-pages/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/explicit-publish": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/explicit-publish/-/explicit-publish-0.1.0.tgz", @@ -1892,6 +2334,32 @@ "npm": ">=10.9.2" } }, + "node_modules/@quartz-community/explicit-publish/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/explorer": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/explorer/-/explorer-0.1.0.tgz", @@ -1914,6 +2382,32 @@ } } }, + "node_modules/@quartz-community/explorer/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/favicon": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@quartz-community/favicon/-/favicon-0.1.1.tgz", @@ -1935,6 +2429,32 @@ } } }, + "node_modules/@quartz-community/favicon/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/folder-page": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/folder-page/-/folder-page-0.1.0.tgz", @@ -1961,6 +2481,32 @@ } } }, + "node_modules/@quartz-community/folder-page/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/footer": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@quartz-community/footer/-/footer-0.1.1.tgz", @@ -1983,6 +2529,32 @@ } } }, + "node_modules/@quartz-community/footer/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/github-flavored-markdown": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/github-flavored-markdown/-/github-flavored-markdown-0.1.0.tgz", @@ -2004,6 +2576,32 @@ } } }, + "node_modules/@quartz-community/github-flavored-markdown/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/graph": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/graph/-/graph-0.1.0.tgz", @@ -2026,6 +2624,32 @@ } } }, + "node_modules/@quartz-community/graph/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/hard-line-breaks": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/hard-line-breaks/-/hard-line-breaks-0.1.0.tgz", @@ -2047,6 +2671,32 @@ } } }, + "node_modules/@quartz-community/hard-line-breaks/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/latex": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/latex/-/latex-0.1.0.tgz", @@ -2072,6 +2722,32 @@ } } }, + "node_modules/@quartz-community/latex/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/note-properties": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/note-properties/-/note-properties-0.1.0.tgz", @@ -2098,6 +2774,32 @@ } } }, + "node_modules/@quartz-community/note-properties/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/obsidian-flavored-markdown": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/@quartz-community/obsidian-flavored-markdown/-/obsidian-flavored-markdown-0.1.2.tgz", @@ -2122,6 +2824,32 @@ } } }, + "node_modules/@quartz-community/obsidian-flavored-markdown/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/og-image": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/@quartz-community/og-image/-/og-image-0.1.2.tgz", @@ -2152,6 +2880,32 @@ } } }, + "node_modules/@quartz-community/og-image/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/ox-hugo": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/ox-hugo/-/ox-hugo-0.1.0.tgz", @@ -2173,6 +2927,32 @@ } } }, + "node_modules/@quartz-community/ox-hugo/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/page-title": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/page-title/-/page-title-0.1.0.tgz", @@ -2195,6 +2975,32 @@ } } }, + "node_modules/@quartz-community/page-title/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/quartz-fonts": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@quartz-community/quartz-fonts/-/quartz-fonts-0.1.1.tgz", @@ -2225,6 +3031,32 @@ } } }, + "node_modules/@quartz-community/quartz-fonts/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/reader-mode": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/reader-mode/-/reader-mode-0.1.0.tgz", @@ -2247,6 +3079,32 @@ } } }, + "node_modules/@quartz-community/reader-mode/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/recent-notes": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/recent-notes/-/recent-notes-0.1.0.tgz", @@ -2269,6 +3127,32 @@ } } }, + "node_modules/@quartz-community/recent-notes/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/rehype-obsidian": { "version": "0.1.2", "license": "MIT", @@ -2296,6 +3180,32 @@ "npm": ">=10.9.2" } }, + "node_modules/@quartz-community/remove-draft/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/roam": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/roam/-/roam-0.1.0.tgz", @@ -2317,6 +3227,32 @@ } } }, + "node_modules/@quartz-community/roam/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/search": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/search/-/search-0.1.0.tgz", @@ -2339,6 +3275,32 @@ } } }, + "node_modules/@quartz-community/search/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/spacer": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/spacer/-/spacer-0.1.0.tgz", @@ -2360,6 +3322,32 @@ } } }, + "node_modules/@quartz-community/spacer/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/stacked-pages": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/stacked-pages/-/stacked-pages-0.1.0.tgz", @@ -2386,6 +3374,32 @@ } } }, + "node_modules/@quartz-community/stacked-pages/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/syntax-highlighting": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/syntax-highlighting/-/syntax-highlighting-0.1.0.tgz", @@ -2411,6 +3425,32 @@ } } }, + "node_modules/@quartz-community/syntax-highlighting/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/table-of-contents": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/table-of-contents/-/table-of-contents-0.1.0.tgz", @@ -2433,6 +3473,32 @@ } } }, + "node_modules/@quartz-community/table-of-contents/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/tag-list": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/tag-list/-/tag-list-0.1.0.tgz", @@ -2455,6 +3521,32 @@ } } }, + "node_modules/@quartz-community/tag-list/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/tag-page": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/tag-page/-/tag-page-0.1.0.tgz", @@ -2481,7 +3573,7 @@ } } }, - "node_modules/@quartz-community/types": { + "node_modules/@quartz-community/tag-page/node_modules/@quartz-community/types": { "version": "0.2.1", "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", @@ -2507,6 +3599,33 @@ } } }, + "node_modules/@quartz-community/types": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.3.0.tgz", + "integrity": "sha512-egTCu7cn5d5uVBkW8Hbj6DSlwtQXfiXtPfkHaTqW5hT57I9XrHONbOYEPpL/IvCkQzZUwX6m03nFxbmxGrhyqA==", + "dev": true, + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/unlisted-pages": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/@quartz-community/unlisted-pages/-/unlisted-pages-0.1.0.tgz", @@ -2529,6 +3648,32 @@ } } }, + "node_modules/@quartz-community/unlisted-pages/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-community/utils": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@quartz-community/utils/-/utils-0.1.1.tgz", @@ -2555,6 +3700,32 @@ } } }, + "node_modules/@quartz-community/utils/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@quartz-themes/core": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@quartz-themes/core/-/core-1.1.0.tgz", @@ -2575,6 +3746,32 @@ } } }, + "node_modules/@quartz-themes/core/node_modules/@quartz-community/types": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/@quartz-community/types/-/types-0.2.1.tgz", + "integrity": "sha512-IELSoFY8WKoiaMj30JNt8SRVU3TPnYtTZ8Clr4kv0vXXnBsxG6FxhiHbLIEu96RUin4ft4FqHkBjCZyYmzroHA==", + "license": "MIT", + "dependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "engines": { + "node": ">=22", + "npm": ">=10.9.2" + }, + "peerDependencies": { + "unified": "^11.0.5", + "vfile": "^6.0.3" + }, + "peerDependenciesMeta": { + "unified": { + "optional": true + }, + "vfile": { + "optional": true + } + } + }, "node_modules/@sindresorhus/merge-streams": { "version": "4.0.0", "license": "MIT",