{ "name": "@jackyzha0/quartz", "version": "5.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jackyzha0/quartz", "version": "5.0.0", "license": "MIT", "dependencies": { "@clack/prompts": "^0.11.0", "@floating-ui/dom": "^1.7.4", "@myriaddreamin/rehype-typst": "^0.6.0", "@napi-rs/simple-git": "0.1.22", "@quartz-community/alias-redirects": "^0.1.0", "@quartz-community/article-title": "^0.1.0", "@quartz-community/backlinks": "^0.1.0", "@quartz-community/bases-page": "^0.2.0", "@quartz-community/breadcrumbs": "^0.1.0", "@quartz-community/canvas-page": "^0.1.0", "@quartz-community/citations": "^0.1.0", "@quartz-community/cname": "^0.1.0", "@quartz-community/comments": "^0.1.0", "@quartz-community/content-index": "^0.1.0", "@quartz-community/content-meta": "^0.1.0", "@quartz-community/content-page": "^0.1.0", "@quartz-community/crawl-links": "^0.1.0", "@quartz-community/created-modified-date": "^0.1.0", "@quartz-community/darkmode": "^0.1.0", "@quartz-community/description": "^0.1.0", "@quartz-community/encrypted-pages": "^0.1.0", "@quartz-community/explicit-publish": "^0.1.0", "@quartz-community/explorer": "^0.1.0", "@quartz-community/favicon": "^0.1.0", "@quartz-community/folder-page": "^0.1.0", "@quartz-community/footer": "^0.1.0", "@quartz-community/github-flavored-markdown": "^0.1.0", "@quartz-community/graph": "^0.1.0", "@quartz-community/hard-line-breaks": "^0.1.0", "@quartz-community/latex": "^0.1.0", "@quartz-community/note-properties": "^0.1.0", "@quartz-community/obsidian-flavored-markdown": "^0.1.1", "@quartz-community/og-image": "^0.1.0", "@quartz-community/ox-hugo": "^0.1.0", "@quartz-community/page-title": "^0.1.0", "@quartz-community/quartz-fonts": "^0.1.1", "@quartz-community/reader-mode": "^0.1.0", "@quartz-community/recent-notes": "^0.1.0", "@quartz-community/remove-draft": "^0.1.0", "@quartz-community/roam": "^0.1.0", "@quartz-community/search": "^0.1.0", "@quartz-community/spacer": "^0.1.0", "@quartz-community/stacked-pages": "^0.1.0", "@quartz-community/syntax-highlighting": "^0.1.0", "@quartz-community/table-of-contents": "^0.1.0", "@quartz-community/tag-list": "^0.1.0", "@quartz-community/tag-page": "^0.1.0", "@quartz-community/unlisted-pages": "^0.1.0", "ansi-truncate": "^1.4.0", "async-mutex": "^0.5.0", "chokidar": "^5.0.0", "esbuild-sass-plugin": "^3.6.0", "github-slugger": "^2.0.0", "globby": "^16.1.0", "hast-util-from-html": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "isomorphic-git": "^1.36.3", "lightningcss": "^1.31.1", "micromorph": "^0.4.5", "minimatch": "^10.1.1", "preact": "^10.28.2", "preact-render-to-string": "^6.6.5", "pretty-bytes": "^7.1.0", "pretty-time": "^1.1.0", "remark-parse": "^11.0.0", "remark-rehype": "^11.1.2", "rfdc": "^1.4.1", "serve-handler": "^6.1.6", "sharp": "^0.34.5", "source-map-support": "^0.5.21", "to-vfile": "^8.0.0", "unified": "^11.0.5", "unist-util-visit": "^5.1.0", "vfile": "^6.0.3", "workerpool": "^10.0.1", "ws": "^8.19.0", "yaml": "^2.8.2", "yargs": "^18.0.0" }, "bin": { "quartz": "quartz/bootstrap-cli.mjs" }, "devDependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0", "@types/hast": "^3.0.4", "@types/node": "^25.0.10", "@types/pretty-time": "^1.1.5", "@types/source-map-support": "^0.5.10", "@types/ws": "^8.18.1", "@types/yargs": "^17.0.35", "esbuild": "^0.27.2", "prettier": "^3.8.1", "tsx": "^4.21.0", "typescript": "^5.9.3" }, "engines": { "node": ">=22", "npm": ">=10.9.2" } }, "../../node_modules/.pnpm/@clack+prompts@0.11.0/node_modules/@clack/prompts": { "version": "0.11.0", "license": "MIT", "dependencies": { "@clack/core": "0.5.0", "picocolors": "^1.0.0", "sisteransi": "^1.0.5" }, "devDependencies": { "is-unicode-supported": "^1.3.0" } }, "../../node_modules/.pnpm/@floating-ui+dom@1.8.0/node_modules/@floating-ui/dom": { "version": "1.8.0", "license": "MIT", "dependencies": { "@floating-ui/core": "^1.8.0", "@floating-ui/utils": "^0.2.12" }, "devDependencies": { "@types/react": "^18.3.19", "@types/react-dom": "^18.3.1", "@vitejs/plugin-react": "^4.3.4", "config": "0.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.21.1" } }, "../../node_modules/.pnpm/@myriaddreamin+rehype-typst@0.6.0/node_modules/@myriaddreamin/rehype-typst": { "version": "0.6.0", "license": "MIT", "dependencies": { "@myriaddreamin/typst-ts-node-compiler": "^0.6.0", "@types/hast": "^3.0.0", "@types/katex": "^0.16.0", "hast-util-from-html-isomorphic": "^2.0.0", "hast-util-to-text": "^4.0.0", "https-proxy-agent": "^7.0.2", "unist-util-visit-parents": "^6.0.0", "vfile": "^6.0.0" }, "devDependencies": { "rehype-parse": "^9.0.0", "rehype-stringify": "^10.0.0", "remark-math": "^6.0.0", "remark-parse": "^11.0.0", "remark-rehype": "^11.0.0", "to-vfile": "^8.0.0", "unified": "^11.0.4" } }, "../../node_modules/.pnpm/@napi-rs+simple-git@0.1.22/node_modules/@napi-rs/simple-git": { "version": "0.1.22", "license": "MIT", "devDependencies": { "@napi-rs/cli": "^3.1.5", "@types/node": "^24.3.0", "ava": "^6.4.1", "pretty-ms": "^9.2.0" }, "engines": { "node": ">= 10" }, "optionalDependencies": { "@napi-rs/simple-git-android-arm-eabi": "0.1.22", "@napi-rs/simple-git-android-arm64": "0.1.22", "@napi-rs/simple-git-darwin-arm64": "0.1.22", "@napi-rs/simple-git-darwin-x64": "0.1.22", "@napi-rs/simple-git-freebsd-x64": "0.1.22", "@napi-rs/simple-git-linux-arm-gnueabihf": "0.1.22", "@napi-rs/simple-git-linux-arm64-gnu": "0.1.22", "@napi-rs/simple-git-linux-arm64-musl": "0.1.22", "@napi-rs/simple-git-linux-ppc64-gnu": "0.1.22", "@napi-rs/simple-git-linux-s390x-gnu": "0.1.22", "@napi-rs/simple-git-linux-x64-gnu": "0.1.22", "@napi-rs/simple-git-linux-x64-musl": "0.1.22", "@napi-rs/simple-git-win32-arm64-msvc": "0.1.22", "@napi-rs/simple-git-win32-ia32-msvc": "0.1.22", "@napi-rs/simple-git-win32-x64-msvc": "0.1.22" } }, "../../node_modules/.pnpm/@quartz-community+alias-redirects@0.1.0_vfile@6.0.3/node_modules/@quartz-community/alias-redirects": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "vfile": "^6.0.3" }, "peerDependenciesMeta": { "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+article-title@0.1.0_preact@10.29.7/node_modules/@quartz-community/article-title": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+backlinks@0.1.0_preact@10.29.7/node_modules/@quartz-community/backlinks": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+bases-page@0.2.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/bases-page": { "version": "0.2.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-from-html": "^2.0.3", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "preact-render-to-string": "^6.6.6", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "unist-util-visit": "^5.1.0", "vfile": "^6.0.3", "vitest": "^2.1.9", "yaml": "^2.8.1" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "@jackyzha0/quartz": "^5.0.0", "preact": "^10.0.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "@jackyzha0/quartz": { "optional": true }, "preact": { "optional": false }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+breadcrumbs@0.1.0_preact@10.29.7/node_modules/@quartz-community/breadcrumbs": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "sass-embedded": "^1.79.5", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+canvas-page@0.1.0_preact@10.29.7/node_modules/@quartz-community/canvas-page": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0", "github-slugger": "^2.0.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "hast-util-to-html": "^9.0.5", "micromark": "^4.0.2", "micromark-extension-gfm": "^3.0.0", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "sass-embedded": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "@jackyzha0/quartz": "^5.0.0", "preact": "^10.0.0" }, "peerDependenciesMeta": { "@jackyzha0/quartz": { "optional": true }, "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+citations@0.1.0_preact@10.29.7/node_modules/@quartz-community/citations": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "rehype-citation": "^2.2.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "unist-util-visit": "^5.0.0", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+cname@0.1.0/node_modules/@quartz-community/cname": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" } }, "../../node_modules/.pnpm/@quartz-community+comments@0.1.0_preact@10.29.7/node_modules/@quartz-community/comments": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+content-index@0.1.0_vfile@6.0.3/node_modules/@quartz-community/content-index": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-html": "^9.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "vfile": "^6.0.3" }, "peerDependenciesMeta": { "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+content-meta@0.1.0_preact@10.29.7/node_modules/@quartz-community/content-meta": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "reading-time": "^1.5.0", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+content-page@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/content-page": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "preact": { "optional": false }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+crawl-links@0.1.0_preact@10.29.7/node_modules/@quartz-community/crawl-links": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast": "^1.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "is-absolute-url": "^4.0.1", "preact": "^10.28.2", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "unist-util-visit": "^5.0.0", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+created-modified-date@0.1.0_@napi-rs+simple-git@0.1.22_preact@10.29.7/node_modules/@quartz-community/created-modified-date": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@napi-rs/simple-git": "^0.1.19", "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "@napi-rs/simple-git": "^0.1.19", "preact": "^10.0.0" }, "peerDependenciesMeta": { "@napi-rs/simple-git": { "optional": true }, "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+darkmode@0.1.0_preact@10.29.7/node_modules/@quartz-community/darkmode": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+description@0.1.0_preact@10.29.7/node_modules/@quartz-community/description": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast": "^1.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "hast-util-to-string": "^3.0.1", "preact": "^10.28.2", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+encrypted-pages@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/encrypted-pages": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "hast-util-to-html": "^9.0.4", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "unified": "^11.0.5", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "preact": { "optional": false }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+explicit-publish@0.1.0/node_modules/@quartz-community/explicit-publish": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" } }, "../../node_modules/.pnpm/@quartz-community+explorer@0.1.0_preact@10.29.7/node_modules/@quartz-community/explorer": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+favicon@0.1.0_sharp@0.34.5/node_modules/@quartz-community/favicon": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.6.2", "sharp": "^0.33.0", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "sharp": "^0.33.0" }, "peerDependenciesMeta": { "sharp": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+folder-page@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/folder-page": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "preact": { "optional": false }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+footer@0.1.0_preact@10.29.7/node_modules/@quartz-community/footer": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+github-flavored-markdown@0.1.0_preact@10.29.7/node_modules/@quartz-community/github-flavored-markdown": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "rehype-autolink-headings": "^7.1.0", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.1", "remark-smartypants": "^3.0.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+graph@0.1.0_preact@10.29.7/node_modules/@quartz-community/graph": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+hard-line-breaks@0.1.0_preact@10.29.7/node_modules/@quartz-community/hard-line-breaks": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "remark-breaks": "^4.0.0", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+latex@0.1.0_@myriaddreamin+rehype-typst@0.6.0_preact@10.29.7/node_modules/@quartz-community/latex": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@myriaddreamin/rehype-typst": "^0.7.0-rc2", "@types/hast": "^3.0.4", "@types/katex": "^0.16.7", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "katex": "^0.16.11", "preact": "^10.28.2", "prettier": "^3.6.2", "rehype-katex": "^7.0.1", "rehype-mathjax": "^6.0.0", "remark-math": "^6.0.0", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "@myriaddreamin/rehype-typst": "^0.5.0", "preact": "^10.0.0" }, "peerDependenciesMeta": { "@myriaddreamin/rehype-typst": { "optional": true }, "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+note-properties@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/note-properties": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/js-yaml": "^4.0.9", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "gray-matter": "^4.0.3", "hast-util-to-jsx-runtime": "^2.3.6", "js-yaml": "^4.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "remark-frontmatter": "^5.0.0", "sass": "^1.97.3", "toml": "^3.0.0", "tsup": "^8.5.0", "typescript": "^5.9.3", "unified": "^11.0.5", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "preact": { "optional": false }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+obsidian-flavored-markdown@0.1.1_preact@10.29.7/node_modules/@quartz-community/obsidian-flavored-markdown": { "version": "0.1.1", "license": "MIT", "dependencies": { "@quartz-community/rehype-obsidian": "^0.1.0", "@quartz-community/remark-obsidian": "^0.1.0", "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast": "^1.0.0", "hast-util-to-html": "^9.0.5", "hast-util-to-jsx-runtime": "^2.3.6", "mdast": "^3.0.0", "mdast-util-to-hast": "^13.2.1", "preact": "^10.28.2", "prettier": "^3.6.2", "rehype-raw": "^7.0.0", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "unified": "^11.0.5", "unist-util-visit": "^5.1.0", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+og-image@0.1.0_preact@10.29.7_sharp@0.34.5_vfile@6.0.3/node_modules/@quartz-community/og-image": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "reading-time": "^1.5.0", "satori": "^0.12.0", "sharp": "^0.33.0", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0", "sharp": "^0.33.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "preact": { "optional": false }, "sharp": { "optional": true }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+ox-hugo@0.1.0_preact@10.29.7/node_modules/@quartz-community/ox-hugo": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "rehype-raw": "^7.0.0", "tsup": "^8.5.0", "typescript": "^5.9.3", "unified": "^11.0.5", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+page-title@0.1.0_preact@10.29.7/node_modules/@quartz-community/page-title": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+quartz-fonts@0.1.1_google-font-metadata@6.0.8_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/quartz-fonts": { "version": "0.1.1", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "unified": "^11.0.5", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "google-font-metadata": "^6.0.0", "preact": "^10.0.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "google-font-metadata": { "optional": true }, "preact": { "optional": false }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+reader-mode@0.1.0_preact@10.29.7/node_modules/@quartz-community/reader-mode": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+recent-notes@0.1.0_preact@10.29.7/node_modules/@quartz-community/recent-notes": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "sass-embedded": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+remove-draft@0.1.0/node_modules/@quartz-community/remove-draft": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" } }, "../../node_modules/.pnpm/@quartz-community+roam@0.1.0_preact@10.29.7/node_modules/@quartz-community/roam": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "mdast": "^3.0.0", "mdast-util-find-and-replace": "^3.0.2", "preact": "^10.28.2", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "unified": "^11.0.5", "unist-util-visit": "^5.1.0", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+search@0.1.0_preact@10.29.7/node_modules/@quartz-community/search": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/flexsearch": "^0.7.6", "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "flexsearch": "^0.8.212", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+spacer@0.1.0_preact@10.29.7/node_modules/@quartz-community/spacer": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+stacked-pages@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/stacked-pages": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "mdast-util-find-and-replace": "^3.0.1", "preact": "^10.28.2", "prettier": "^3.6.2", "rehype-slug": "^6.0.0", "remark-gfm": "^4.0.1", "remark-parse": "^11.0.0", "remark-stringify": "^11.0.0", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "unified": "^11.0.5", "unist-util-visit": "^5.0.0", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "preact": { "optional": false }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+syntax-highlighting@0.1.0_preact@10.29.7_shiki@4.3.1/node_modules/@quartz-community/syntax-highlighting": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "preact": "^10.28.2", "prettier": "^3.6.2", "rehype-pretty-code": "^0.14.0", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0", "shiki": "^1.0.0 || ^2.0.0 || ^3.0.0 || ^4.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false }, "shiki": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+table-of-contents@0.1.0_preact@10.29.7/node_modules/@quartz-community/table-of-contents": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "mdast": "^3.0.0", "mdast-util-to-string": "^4.0.0", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "unist-util-visit": "^5.0.0", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+tag-list@0.1.0_preact@10.29.7/node_modules/@quartz-community/tag-list": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0" }, "peerDependenciesMeta": { "preact": { "optional": false } } }, "../../node_modules/.pnpm/@quartz-community+tag-page@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/tag-page": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.28.2", "prettier": "^3.6.2", "sass": "^1.97.3", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "preact": "^10.0.0", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "preact": { "optional": false }, "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@quartz-community+unlisted-pages@0.1.0_vfile@6.0.3/node_modules/@quartz-community/unlisted-pages": { "version": "0.1.0", "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1", "@quartz-community/utils": "^0.1.0" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "unified": "^11.0.5", "vfile": "^6.0.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "vfile": "^6.0.3" }, "peerDependenciesMeta": { "vfile": { "optional": true } } }, "../../node_modules/.pnpm/@types+hast@3.0.5/node_modules/@types/hast": { "version": "3.0.5", "dev": true, "license": "MIT", "dependencies": { "@types/unist": "*" } }, "../../node_modules/.pnpm/@types+mdast@4.0.4/node_modules/@types/mdast": { "version": "4.0.4", "dev": true, "license": "MIT", "dependencies": { "@types/unist": "*" } }, "../../node_modules/.pnpm/@types+node@24.13.3/node_modules/@types/node": { "version": "24.13.3", "dev": true, "license": "MIT", "dependencies": { "undici-types": "~7.18.0" } }, "../../node_modules/.pnpm/@types+node@25.9.5/node_modules/@types/node": { "version": "25.9.5", "dev": true, "license": "MIT", "dependencies": { "undici-types": ">=7.24.0 <7.24.7" } }, "../../node_modules/.pnpm/@types+pretty-time@1.1.5/node_modules/@types/pretty-time": { "version": "1.1.5", "dev": true, "license": "MIT" }, "../../node_modules/.pnpm/@types+source-map-support@0.5.10/node_modules/@types/source-map-support": { "version": "0.5.10", "dev": true, "license": "MIT", "dependencies": { "source-map": "^0.6.0" } }, "../../node_modules/.pnpm/@types+ws@8.18.1/node_modules/@types/ws": { "version": "8.18.1", "dev": true, "license": "MIT", "dependencies": { "@types/node": "*" } }, "../../node_modules/.pnpm/@types+yargs@17.0.35/node_modules/@types/yargs": { "version": "17.0.35", "dev": true, "license": "MIT", "dependencies": { "@types/yargs-parser": "*" } }, "../../node_modules/.pnpm/@typescript-eslint+eslint-plugin@7.18.0_@typescript-eslint+parser@7.18.0_eslint@8.57.1__8913d4bf05924a02a609c10a2088d6a4/node_modules/@typescript-eslint/eslint-plugin": { "version": "7.18.0", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "7.18.0", "@typescript-eslint/type-utils": "7.18.0", "@typescript-eslint/utils": "7.18.0", "@typescript-eslint/visitor-keys": "7.18.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^1.3.0" }, "devDependencies": { "@jest/types": "29.6.3", "@types/marked": "^5.0.2", "@types/mdast": "^4.0.3", "@types/natural-compare": "*", "@typescript-eslint/rule-schema-to-typescript-types": "7.18.0", "@typescript-eslint/rule-tester": "7.18.0", "ajv": "^6.12.6", "cross-env": "^7.0.3", "cross-fetch": "*", "eslint": "*", "espree": "^10.0.1", "jest": "29.7.0", "jest-specific-snapshot": "^8.0.0", "json-schema": "*", "markdown-table": "^3.0.3", "marked": "^5.1.2", "mdast-util-from-markdown": "^2.0.0", "mdast-util-mdx": "^3.0.0", "micromark-extension-mdxjs": "^3.0.0", "prettier": "^3.2.5", "rimraf": "*", "title-case": "^3.0.3", "tsx": "*", "typescript": "*", "unist-util-visit": "^5.0.0" }, "engines": { "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "@typescript-eslint/parser": "^7.0.0", "eslint": "^8.56.0" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "../../node_modules/.pnpm/@typescript-eslint+parser@7.18.0_eslint@8.57.1_typescript@5.9.3/node_modules/@typescript-eslint/parser": { "version": "7.18.0", "dev": true, "license": "BSD-2-Clause", "dependencies": { "@typescript-eslint/scope-manager": "7.18.0", "@typescript-eslint/types": "7.18.0", "@typescript-eslint/typescript-estree": "7.18.0", "@typescript-eslint/visitor-keys": "7.18.0", "debug": "^4.3.4" }, "devDependencies": { "@jest/types": "29.6.3", "@types/glob": "*", "downlevel-dts": "*", "glob": "*", "jest": "29.7.0", "prettier": "^3.2.5", "rimraf": "*", "typescript": "*" }, "engines": { "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { "eslint": "^8.56.0" }, "peerDependenciesMeta": { "typescript": { "optional": true } } }, "../../node_modules/.pnpm/ansi-truncate@1.4.0/node_modules/ansi-truncate": { "version": "1.4.0", "license": "MIT", "dependencies": { "fast-string-truncated-width": "^3.0.1" }, "devDependencies": { "fava": "^0.3.4", "tsex": "^4.0.2", "typescript": "^5.7.3" } }, "../../node_modules/.pnpm/async-mutex@0.5.0/node_modules/async-mutex": { "version": "0.5.0", "license": "MIT", "dependencies": { "tslib": "^2.4.0" }, "devDependencies": { "@sinonjs/fake-timers": "^11.2.2", "@types/mocha": "^10.0.6", "@types/node": "^20.11.25", "@types/sinonjs__fake-timers": "^8.1.2", "@typescript-eslint/eslint-plugin": "^7.2.0", "@typescript-eslint/parser": "^7.2.0", "coveralls": "^3.1.1", "eslint": "^8.57.0", "import-sort-style-eslint": "^6.0.0", "mocha": "^10.3.0", "nyc": "^15.1.0", "prettier": "^3.2.5", "prettier-plugin-import-sort": "^0.0.7", "rollup": "^4.12.1", "ts-node": "^10.9.1", "typescript": "^5.4.2" } }, "../../node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar": { "version": "5.0.0", "license": "MIT", "dependencies": { "readdirp": "^5.0.0" }, "devDependencies": { "@paulmillr/jsbt": "0.4.5", "@types/node": "24.10.1", "prettier": "3.5.2", "tinyspy": "3.0.2", "typescript": "5.9.2", "upath": "2.0.1" }, "engines": { "node": ">= 20.19.0" }, "funding": { "url": "https://paulmillr.com/funding/" } }, "../../node_modules/.pnpm/esbuild-sass-plugin@3.7.0_esbuild@0.27.7_sass-embedded@1.100.0/node_modules/esbuild-sass-plugin": { "version": "3.7.0", "license": "MIT", "dependencies": { "resolve": "^1.22.11", "sass": "^1.97.3" }, "devDependencies": { "@types/jest": "^30.0.0", "@types/node": "^25.0.3", "@types/resolve": "^1.20.6", "esbuild": "^0.27.3", "jest": "^30.2.0", "postcss": "^8.5.8", "postcss-modules": "^6.0.1", "postcss-url": "^10.1.3", "sass-embedded": "^1.97.3", "source-map": "^0.7.6", "ts-jest": "^29.4.6", "typescript": "^5.9.3" }, "peerDependencies": { "esbuild": ">=0.27.3", "sass-embedded": "^1.97.3" } }, "../../node_modules/.pnpm/esbuild@0.27.7/node_modules/esbuild": { "version": "0.27.7", "dev": true, "hasInstallScript": true, "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, "engines": { "node": ">=18" }, "optionalDependencies": { "@esbuild/aix-ppc64": "0.27.7", "@esbuild/android-arm": "0.27.7", "@esbuild/android-arm64": "0.27.7", "@esbuild/android-x64": "0.27.7", "@esbuild/darwin-arm64": "0.27.7", "@esbuild/darwin-x64": "0.27.7", "@esbuild/freebsd-arm64": "0.27.7", "@esbuild/freebsd-x64": "0.27.7", "@esbuild/linux-arm": "0.27.7", "@esbuild/linux-arm64": "0.27.7", "@esbuild/linux-ia32": "0.27.7", "@esbuild/linux-loong64": "0.27.7", "@esbuild/linux-mips64el": "0.27.7", "@esbuild/linux-ppc64": "0.27.7", "@esbuild/linux-riscv64": "0.27.7", "@esbuild/linux-s390x": "0.27.7", "@esbuild/linux-x64": "0.27.7", "@esbuild/netbsd-arm64": "0.27.7", "@esbuild/netbsd-x64": "0.27.7", "@esbuild/openbsd-arm64": "0.27.7", "@esbuild/openbsd-x64": "0.27.7", "@esbuild/openharmony-arm64": "0.27.7", "@esbuild/sunos-x64": "0.27.7", "@esbuild/win32-arm64": "0.27.7", "@esbuild/win32-ia32": "0.27.7", "@esbuild/win32-x64": "0.27.7" } }, "../../node_modules/.pnpm/eslint-config-prettier@9.1.2_eslint@8.57.1/node_modules/eslint-config-prettier": { "version": "9.1.2", "dev": true, "license": "MIT", "bin": { "eslint-config-prettier": "bin/cli.js" }, "peerDependencies": { "eslint": ">=7.0.0" } }, "../../node_modules/.pnpm/eslint@8.57.1/node_modules/eslint": { "version": "8.57.1", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.4", "@eslint/js": "8.57.1", "@humanwhocodes/config-array": "^0.13.0", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.2.2", "eslint-visitor-keys": "^3.4.3", "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "globals": "^13.19.0", "graphemer": "^1.4.0", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3", "strip-ansi": "^6.0.1", "text-table": "^0.2.0" }, "bin": { "eslint": "bin/eslint.js" }, "devDependencies": { "@babel/core": "^7.4.3", "@babel/preset-env": "^7.4.3", "@sinonjs/fake-timers": "11.2.2", "@wdio/browser-runner": "^8.14.6", "@wdio/cli": "^8.14.6", "@wdio/concise-reporter": "^8.14.0", "@wdio/globals": "^8.14.6", "@wdio/mocha-framework": "^8.14.0", "babel-loader": "^8.0.5", "c8": "^7.12.0", "chai": "^4.0.1", "cheerio": "^0.22.0", "common-tags": "^1.8.0", "core-js": "^3.1.3", "ejs": "^3.0.2", "eslint": "file:.", "eslint-config-eslint": "file:packages/eslint-config-eslint", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-eslint-plugin": "^5.2.1", "eslint-plugin-internal-rules": "file:tools/internal-rules", "eslint-plugin-jsdoc": "^46.2.5", "eslint-plugin-n": "^16.6.0", "eslint-plugin-unicorn": "^49.0.0", "eslint-release": "^3.3.0", "eslump": "^3.0.0", "esprima": "^4.0.1", "fast-glob": "^3.2.11", "fs-teardown": "^0.1.3", "glob": "^7.1.6", "got": "^11.8.3", "gray-matter": "^4.0.3", "lint-staged": "^11.0.0", "load-perf": "^0.2.0", "markdown-it": "^12.2.0", "markdown-it-container": "^3.0.0", "markdownlint": "^0.32.0", "markdownlint-cli": "^0.37.0", "marked": "^4.0.8", "memfs": "^3.0.1", "metascraper": "^5.25.7", "metascraper-description": "^5.25.7", "metascraper-image": "^5.29.3", "metascraper-logo": "^5.25.7", "metascraper-logo-favicon": "^5.25.7", "metascraper-title": "^5.25.7", "mocha": "^8.3.2", "mocha-junit-reporter": "^2.0.0", "node-polyfill-webpack-plugin": "^1.0.3", "npm-license": "^0.3.3", "pirates": "^4.0.5", "progress": "^2.0.3", "proxyquire": "^2.0.1", "recast": "^0.23.0", "regenerator-runtime": "^0.14.0", "rollup-plugin-node-polyfills": "^0.2.1", "semver": "^7.5.3", "shelljs": "^0.8.2", "sinon": "^11.0.0", "vite-plugin-commonjs": "0.10.1", "webdriverio": "^8.14.6", "webpack": "^5.23.0", "webpack-cli": "^4.5.0", "yorkie": "^2.0.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, "funding": { "url": "https://opencollective.com/eslint" } }, "../../node_modules/.pnpm/github-slugger@2.0.0/node_modules/github-slugger": { "version": "2.0.0", "license": "ISC", "devDependencies": { "@octokit/rest": "^19.0.0", "@types/regenerate": "^1.0.0", "@types/tape": "^4.0.0", "@unicode/unicode-13.0.0": "^1.0.0", "c8": "^7.0.0", "hast-util-select": "^5.0.0", "mdast-util-gfm": "^2.0.0", "mdast-util-to-markdown": "^1.0.0", "node-fetch": "^3.0.0", "regenerate": "^1.0.0", "rehype-parse": "^8.0.0", "rimraf": "^3.0.0", "standard": "*", "tap-spec": "^5.0.0", "tape": "^5.0.0", "type-coverage": "^2.0.0", "typescript": "^4.0.0", "unified": "^10.0.0" } }, "../../node_modules/.pnpm/globby@16.2.2/node_modules/globby": { "version": "16.2.2", "license": "MIT", "dependencies": { "@sindresorhus/merge-streams": "^4.0.0", "fast-glob": "^3.3.3", "ignore": "^7.0.5", "is-path-inside": "^4.0.0", "slash": "^5.1.0", "unicorn-magic": "^0.4.0" }, "devDependencies": { "@globby/main-branch": "sindresorhus/globby#main", "@types/node": "^24.5.2", "ava": "^6.4.1", "benchmark": "2.1.4", "glob-stream": "^8.0.3", "tempy": "^3.1.0", "tsd": "^0.33.0", "xo": "^1.2.2" }, "engines": { "node": ">=20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "../../node_modules/.pnpm/hast-util-from-html@2.0.3/node_modules/hast-util-from-html": { "version": "2.0.3", "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", "devlop": "^1.1.0", "hast-util-from-parse5": "^8.0.0", "parse5": "^7.0.0", "vfile": "^6.0.0", "vfile-message": "^4.0.0" }, "devDependencies": { "@types/mdast": "^4.0.0", "@types/node": "^22.0.0", "c8": "^10.0.0", "mdast-zone": "^6.0.0", "prettier": "^3.0.0", "remark-cli": "^12.0.0", "remark-preset-wooorm": "^10.0.0", "to-vfile": "^8.0.0", "type-coverage": "^2.0.0", "type-fest": "^4.0.0", "typescript": "^5.0.0", "unist-builder": "^4.0.0", "xo": "^0.59.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "../../node_modules/.pnpm/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime": { "version": "2.3.6", "license": "MIT", "dependencies": { "@types/estree": "^1.0.0", "@types/hast": "^3.0.0", "@types/unist": "^3.0.0", "comma-separated-tokens": "^2.0.0", "devlop": "^1.0.0", "estree-util-is-identifier-name": "^3.0.0", "hast-util-whitespace": "^3.0.0", "mdast-util-mdx-expression": "^2.0.0", "mdast-util-mdx-jsx": "^3.0.0", "mdast-util-mdxjs-esm": "^2.0.0", "property-information": "^7.0.0", "space-separated-tokens": "^2.0.0", "style-to-js": "^1.0.0", "unist-util-position": "^5.0.0", "vfile-message": "^4.0.0" }, "devDependencies": { "@types/node": "^22.0.0", "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", "c8": "^10.0.0", "esbuild": "^0.25.0", "estree-util-visit": "^2.0.0", "hastscript": "^9.0.0", "prettier": "^3.0.0", "react": "^19.0.0", "react-dom": "^19.0.0", "remark-cli": "^12.0.0", "remark-preset-wooorm": "^11.0.0", "sval": "^0.6.0", "type-coverage": "^2.0.0", "typescript": "^5.0.0", "xo": "^0.60.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "../../node_modules/.pnpm/hast@0.0.2/node_modules/hast": { "version": "0.0.2", "dev": true, "license": "MIT", "dependencies": { "bail": "^1.0.0", "camelcase": "^1.2.1", "ent": "^2.2.0", "escape-html": "^1.0.3", "htmlparser2": "^3.8.3", "param-case": "^1.1.1", "property-information": "^2.0.0", "trim": "0.0.1", "unified": "^2.1.0" }, "devDependencies": { "eslint": "^1.4.1", "istanbul": "^0.3.21", "jscs": "^2.1.1", "jscs-jsdoc": "^1.2.0", "mdast": "^2.0.0", "mdast-comment-config": "^1.0.0", "mdast-github": "^1.0.0", "mdast-lint": "^1.1.1", "mdast-slug": "^2.0.0", "mdast-validate-links": "^1.1.1", "tape": "^4.2.0", "unist-util-visit": "^1.0.0" } }, "../../node_modules/.pnpm/isomorphic-git@1.38.10/node_modules/isomorphic-git": { "version": "1.38.10", "license": "MIT", "dependencies": { "async-lock": "^1.4.1", "clean-git-ref": "^2.0.1", "crc-32": "^1.2.0", "diff3": "0.0.3", "ignore": "^5.1.4", "minimisted": "^2.0.0", "pako": "^1.0.10", "pify": "^4.0.1", "readable-stream": "^4.0.0", "sha.js": "^2.4.12", "simple-get": "^4.0.1" }, "bin": { "isogit": "cli.cjs" }, "devDependencies": { "@isomorphic-git/cors-proxy": "^3.0.2", "@isomorphic-git/lightning-fs": "^3.3.0", "@isomorphic-git/pgp-plugin": "0.0.7", "@semantic-release/exec": "5.0.0", "@types/jest": "^30.0.0", "@types/node": "^20.19.16", "@zenfs/core": "^2.0.0", "agadoo": "2.0.0", "all-contributors-cli": "6.20.0", "bundlewatch": "^0.4.1", "cross-env": "6.0.0", "decompress": "^4.2.0", "diff-lines": "1.1.1", "duplicate-package-checker-webpack-plugin": "3.0.0", "envify": "4.1.0", "eslint": "^8.57.1", "eslint-config-prettier": "^7.2.0", "eslint-config-prettier-standard": "^4.0.1", "eslint-config-standard": "^17.1.0", "eslint-plugin-import": "^2.20.1", "eslint-plugin-node": "^11.0.0", "eslint-plugin-prettier": "^5.5.4", "eslint-plugin-promise": "^6.6.0", "eslint-plugin-standard": "^4.0.1", "git-http-mock-server": "2.0.0", "github-comment": "1.0.1", "inquirer": "^7.0.0", "jest": "^30.2.0", "jest-junit": "^15.0.0", "jest-puppeteer": "^11.0.0", "jsdoc-api": "5.0.3", "markdown-table": "^2.0.0", "nps": "^5.10.0", "nps-utils": "1.7.0", "prettier": "^3.6.2", "prettier-config-standard": "^1.0.1", "pretty-format": "24.9.0", "replace-in-file": "4.1.3", "rollup": "1.29.1", "rollup-plugin-node-resolve": "5.2.0", "rxjs": "^5.5.12", "semantic-release": "17.4.7", "standard": "^17.1.2", "timeout-cli": "0.3.2", "typescript": "^5.8.0", "webpack": "^5.0.1", "webpack-bundle-analyzer": "3.4.1", "webpack-cli": "^4.0.0" }, "engines": { "node": ">=14.17" } }, "../../node_modules/.pnpm/lightningcss@1.33.0/node_modules/lightningcss": { "version": "1.33.0", "license": "MPL-2.0", "dependencies": { "detect-libc": "^2.0.3" }, "devDependencies": { "@babel/parser": "7.21.4", "@babel/traverse": "7.21.4", "@codemirror/lang-css": "^6.0.1", "@codemirror/lang-javascript": "^6.1.2", "@codemirror/lint": "^6.1.0", "@codemirror/theme-one-dark": "^6.1.0", "@mdn/browser-compat-data": "~8.0.7", "@napi-rs/cli": "^2.14.0", "autoprefixer": "^10.5.4", "caniuse-lite": "^1.0.30001806", "codemirror": "^6.0.1", "cssnano": "^7.0.6", "esbuild": "^0.19.8", "flowgen": "^1.21.0", "jest-diff": "^27.4.2", "json-schema-to-typescript": "^11.0.2", "markdown-it-anchor": "^8.6.6", "markdown-it-prism": "^2.3.0", "markdown-it-table-of-contents": "^0.6.0", "napi-wasm": "^1.0.1", "node-fetch": "^3.1.0", "parcel": "^2.8.2", "patch-package": "^6.5.0", "path-browserify": "^1.0.1", "postcss": "^8.3.11", "posthtml-include": "^1.7.4", "posthtml-markdownit": "^1.3.1", "posthtml-prism": "^1.0.4", "process": "^0.11.10", "puppeteer": "^12.0.1", "recast": "^0.22.0", "sharp": "^0.33.5", "typescript": "^5.7.2", "util": "^0.12.4", "uvu": "^0.5.6" }, "engines": { "node": ">= 12.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/parcel" }, "optionalDependencies": { "lightningcss-android-arm64": "1.33.0", "lightningcss-darwin-arm64": "1.33.0", "lightningcss-darwin-x64": "1.33.0", "lightningcss-freebsd-x64": "1.33.0", "lightningcss-linux-arm-gnueabihf": "1.33.0", "lightningcss-linux-arm64-gnu": "1.33.0", "lightningcss-linux-arm64-musl": "1.33.0", "lightningcss-linux-x64-gnu": "1.33.0", "lightningcss-linux-x64-musl": "1.33.0", "lightningcss-win32-arm64-msvc": "1.33.0", "lightningcss-win32-x64-msvc": "1.33.0" } }, "../../node_modules/.pnpm/micromorph@0.4.5/node_modules/micromorph": { "version": "0.4.5", "license": "MIT", "devDependencies": { "@changesets/cli": "^2.22.0", "esbuild": "^0.14.14" } }, "../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch": { "version": "10.2.5", "license": "BlueOak-1.0.0", "dependencies": { "brace-expansion": "^5.0.5" }, "devDependencies": { "@types/node": "^25.5.0", "mkdirp": "^3.0.1", "oxlint": "^1.57.0", "oxlint-tsgolint": "^0.18.1", "prettier": "^3.8.1", "tap": "^21.6.2", "tshy": "^4.0.0", "typedoc": "^0.28.18" }, "engines": { "node": "18 || 20 || >=22" }, "funding": { "url": "https://github.com/sponsors/isaacs" } }, "../../node_modules/.pnpm/preact-render-to-string@6.7.0_preact@10.29.7/node_modules/preact-render-to-string": { "version": "6.7.0", "license": "MIT", "devDependencies": { "@babel/plugin-transform-react-jsx": "^7.12.12", "@babel/preset-env": "^7.12.11", "@babel/register": "^7.12.10", "@changesets/changelog-github": "^0.4.1", "@changesets/cli": "^2.18.0", "@preact/signals-core": "^1.11.0", "baseline-rts": "npm:preact-render-to-string@latest", "benchmarkjs-pretty": "^2.0.1", "check-export-map": "^1.3.1", "copyfiles": "^2.4.1", "husky": "^4.3.6", "lint-staged": "^10.5.3", "microbundle": "^0.15.1", "oxfmt": "^0.41.0", "oxlint": "^1.3.0", "preact": "^10.24.0", "pretty-format": "^3.8.0", "rollup": "^4.44.1", "typescript": "^5.0.0", "vitest": "^3.2.4", "web-streams-polyfill": "^3.2.1" }, "peerDependencies": { "preact": ">=10 || >= 11.0.0-0" } }, "../../node_modules/.pnpm/preact@10.29.7_preact-render-to-string@6.7.0/node_modules/preact": { "version": "10.29.7", "license": "MIT", "devDependencies": { "@actions/github": "^6.0.0", "@actions/glob": "^0.5.0", "@babel/core": "^7.26.0", "@babel/plugin-transform-react-jsx": "^7.25.9", "@babel/plugin-transform-react-jsx-source": "^7.25.9", "@babel/preset-env": "^7.26.0", "@babel/register": "^7.25.9", "@types/chai": "^5.0.1", "@types/mocha": "^10.0.0", "@types/node": "^18.19.87", "@types/sinon": "^17.0.3", "@vitest/browser": "^3.2.1", "@vitest/coverage-istanbul": "^3.2.1", "babel-plugin-transform-rename-properties": "0.1.0", "chai": "^5.2.0", "coveralls": "^3.1.1", "cross-env": "^7.0.3", "errorstacks": "^2.4.1", "esbuild": "^0.24.0", "husky": "^9.1.7", "kolorist": "^1.8.0", "microbundle": "^0.15.1", "mocha": "^11.0.0", "npm-run-all2": "^7.0.0", "oxfmt": "^0.32.0", "oxlint": "^0.15.12", "playwright": "^1.52.0", "preact-render-to-string": "^6.5.0", "prop-types": "^15.8.1", "sade": "^1.8.1", "sinon": "^19.0.2", "sinon-chai": "^4.0.0", "terser": "5.16.0", "typescript": "5.1.6", "undici": "^4.12.0", "vite": "^6.2.0", "vitest": "^3.2.1" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" }, "peerDependencies": { "preact-render-to-string": ">=5" }, "peerDependenciesMeta": { "preact-render-to-string": { "optional": true } } }, "../../node_modules/.pnpm/prettier@3.9.6/node_modules/prettier": { "version": "3.9.6", "dev": true, "license": "MIT", "bin": { "prettier": "bin/prettier.cjs" }, "engines": { "node": ">=14" }, "funding": { "url": "https://github.com/prettier/prettier?sponsor=1" } }, "../../node_modules/.pnpm/pretty-bytes@7.1.1/node_modules/pretty-bytes": { "version": "7.1.1", "license": "MIT", "devDependencies": { "ava": "^6.2.0", "tsd": "^0.32.0", "xo": "^0.60.0" }, "engines": { "node": ">=20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "../../node_modules/.pnpm/pretty-time@1.1.0/node_modules/pretty-time": { "version": "1.1.0", "license": "MIT", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.5.3" }, "engines": { "node": ">=4" } }, "../../node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse": { "version": "11.0.0", "license": "MIT", "dependencies": { "@types/mdast": "^4.0.0", "mdast-util-from-markdown": "^2.0.0", "micromark-util-types": "^2.0.0", "unified": "^11.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "../../node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype": { "version": "11.1.2", "license": "MIT", "dependencies": { "@types/hast": "^3.0.0", "@types/mdast": "^4.0.0", "mdast-util-to-hast": "^13.0.0", "unified": "^11.0.0", "vfile": "^6.0.0" }, "devDependencies": { "@types/node": "^22.0.0", "c8": "^10.0.0", "prettier": "^3.0.0", "rehype-slug": "^6.0.0", "rehype-stringify": "^10.0.0", "remark-cli": "^12.0.0", "remark-parse": "^11.0.0", "remark-preset-wooorm": "^11.0.0", "remark-stringify": "^11.0.0", "type-coverage": "^2.0.0", "typescript": "^5.0.0", "xo": "^0.60.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc": { "version": "1.4.1", "license": "MIT", "devDependencies": { "clone-deep": "^4.0.1", "codecov": "^3.4.0", "deep-copy": "^1.4.2", "fast-copy": "^1.2.1", "fastbench": "^1.0.1", "fastest-json-copy": "^1.0.1", "lodash.clonedeep": "^4.5.0", "nano-copy": "^0.1.0", "plain-object-clone": "^1.1.0", "ramda": "^0.27.1", "standard": "^17.0.0", "tap": "^12.0.1", "tsd": "^0.7.4" } }, "../../node_modules/.pnpm/serve-handler@6.1.7/node_modules/serve-handler": { "version": "6.1.7", "license": "MIT", "dependencies": { "bytes": "3.0.0", "content-disposition": "0.5.2", "mime-types": "2.1.18", "minimatch": "3.1.5", "path-is-inside": "1.0.2", "path-to-regexp": "3.3.0", "range-parser": "1.2.0" }, "devDependencies": { "@zeit/eslint-config-node": "0.2.13", "@zeit/git-hooks": "0.1.4", "commander": "2.15.1", "dot": "1.1.3", "eslint": "6.1.0", "fs-extra": "6.0.1", "jest": "29.7.0", "micro": "9.3.2", "node-fetch": "2.6.1", "request": "2.87.0", "sleep-promise": "6.0.0", "test-listen": "1.1.0" } }, "../../node_modules/.pnpm/sharp@0.34.5/node_modules/sharp": { "version": "0.34.5", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { "@img/colour": "^1.0.0", "detect-libc": "^2.1.2", "semver": "^7.7.3" }, "devDependencies": { "@biomejs/biome": "^2.3.4", "@cpplint/cli": "^0.1.0", "@emnapi/runtime": "^1.7.0", "@img/sharp-libvips-dev": "1.2.4", "@img/sharp-libvips-dev-wasm32": "1.2.4", "@img/sharp-libvips-win32-arm64": "1.2.4", "@img/sharp-libvips-win32-ia32": "1.2.4", "@img/sharp-libvips-win32-x64": "1.2.4", "@types/node": "*", "emnapi": "^1.7.0", "exif-reader": "^2.0.2", "extract-zip": "^2.0.1", "icc": "^3.0.0", "jsdoc-to-markdown": "^9.1.3", "node-addon-api": "^8.5.0", "node-gyp": "^11.5.0", "tar-fs": "^3.1.1", "tsd": "^0.33.0" }, "engines": { "node": "^18.17.0 || ^20.3.0 || >=21.0.0" }, "funding": { "url": "https://opencollective.com/libvips" }, "optionalDependencies": { "@img/sharp-darwin-arm64": "0.34.5", "@img/sharp-darwin-x64": "0.34.5", "@img/sharp-libvips-darwin-arm64": "1.2.4", "@img/sharp-libvips-darwin-x64": "1.2.4", "@img/sharp-libvips-linux-arm": "1.2.4", "@img/sharp-libvips-linux-arm64": "1.2.4", "@img/sharp-libvips-linux-ppc64": "1.2.4", "@img/sharp-libvips-linux-riscv64": "1.2.4", "@img/sharp-libvips-linux-s390x": "1.2.4", "@img/sharp-libvips-linux-x64": "1.2.4", "@img/sharp-libvips-linuxmusl-arm64": "1.2.4", "@img/sharp-libvips-linuxmusl-x64": "1.2.4", "@img/sharp-linux-arm": "0.34.5", "@img/sharp-linux-arm64": "0.34.5", "@img/sharp-linux-ppc64": "0.34.5", "@img/sharp-linux-riscv64": "0.34.5", "@img/sharp-linux-s390x": "0.34.5", "@img/sharp-linux-x64": "0.34.5", "@img/sharp-linuxmusl-arm64": "0.34.5", "@img/sharp-linuxmusl-x64": "0.34.5", "@img/sharp-wasm32": "0.34.5", "@img/sharp-win32-arm64": "0.34.5", "@img/sharp-win32-ia32": "0.34.5", "@img/sharp-win32-x64": "0.34.5" } }, "../../node_modules/.pnpm/source-map-support@0.5.21/node_modules/source-map-support": { "version": "0.5.21", "license": "MIT", "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" }, "devDependencies": { "browserify": "^4.2.3", "coffeescript": "^1.12.7", "http-server": "^0.11.1", "mocha": "^3.5.3", "webpack": "^1.15.0" } }, "../../node_modules/.pnpm/to-vfile@8.0.0/node_modules/to-vfile": { "version": "8.0.0", "license": "MIT", "dependencies": { "vfile": "^6.0.0" }, "devDependencies": { "@types/node": "^20.0.0", "c8": "^7.0.0", "is-buffer": "^2.0.0", "prettier": "^2.0.0", "remark-cli": "^11.0.0", "remark-preset-wooorm": "^9.0.0", "type-coverage": "^2.0.0", "typescript": "^5.0.0", "xo": "^0.54.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "../../node_modules/.pnpm/tsup@8.5.1_postcss@8.5.22_tsx@4.23.1_typescript@5.9.3_yaml@2.9.0/node_modules/tsup": { "version": "8.5.1", "dev": true, "license": "MIT", "dependencies": { "bundle-require": "^5.1.0", "cac": "^6.7.14", "chokidar": "^4.0.3", "consola": "^3.4.0", "debug": "^4.4.0", "esbuild": "^0.27.0", "fix-dts-default-cjs-exports": "^1.0.0", "joycon": "^3.1.1", "picocolors": "^1.1.1", "postcss-load-config": "^6.0.1", "resolve-from": "^5.0.0", "rollup": "^4.34.8", "source-map": "^0.7.6", "sucrase": "^3.35.0", "tinyexec": "^0.3.2", "tinyglobby": "^0.2.11", "tree-kill": "^1.2.2" }, "bin": { "tsup": "dist/cli-default.js", "tsup-node": "dist/cli-node.js" }, "devDependencies": { "@microsoft/api-extractor": "^7.50.0", "@rollup/plugin-json": "6.1.0", "@swc/core": "1.10.18", "@types/debug": "4.1.12", "@types/node": "22.13.4", "@types/resolve": "1.20.6", "bumpp": "^10.0.3", "flat": "6.0.1", "postcss": "8.5.2", "postcss-simple-vars": "7.0.1", "prettier": "3.5.1", "resolve": "1.22.10", "rollup-plugin-dts": "6.1.1", "sass": "1.85.0", "strip-json-comments": "5.0.1", "svelte": "5.19.9", "svelte-preprocess": "6.0.3", "terser": "^5.39.0", "ts-essentials": "10.0.4", "tsup": "8.3.6", "typescript": "5.7.3", "vitest": "3.0.6", "wait-for-expect": "3.0.2" }, "engines": { "node": ">=18" }, "peerDependencies": { "@microsoft/api-extractor": "^7.36.0", "@swc/core": "^1", "postcss": "^8.4.12", "typescript": ">=4.5.0" }, "peerDependenciesMeta": { "@microsoft/api-extractor": { "optional": true }, "@swc/core": { "optional": true }, "postcss": { "optional": true }, "typescript": { "optional": true } } }, "../../node_modules/.pnpm/tsx@4.23.1/node_modules/tsx": { "version": "4.23.1", "dev": true, "license": "MIT", "dependencies": { "esbuild": "~0.28.0" }, "bin": { "tsx": "dist/cli.mjs" }, "engines": { "node": ">=18.0.0" }, "optionalDependencies": { "fsevents": "~2.3.3" } }, "../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript": { "version": "5.9.3", "dev": true, "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "devDependencies": { "@dprint/formatter": "^0.4.1", "@dprint/typescript": "0.93.4", "@esfx/canceltoken": "^1.0.0", "@eslint/js": "^9.20.0", "@octokit/rest": "^21.1.1", "@types/chai": "^4.3.20", "@types/diff": "^7.0.1", "@types/minimist": "^1.2.5", "@types/mocha": "^10.0.10", "@types/ms": "^0.7.34", "@types/node": "latest", "@types/source-map-support": "^0.5.10", "@types/which": "^3.0.4", "@typescript-eslint/rule-tester": "^8.24.1", "@typescript-eslint/type-utils": "^8.24.1", "@typescript-eslint/utils": "^8.24.1", "azure-devops-node-api": "^14.1.0", "c8": "^10.1.3", "chai": "^4.5.0", "chokidar": "^4.0.3", "diff": "^7.0.0", "dprint": "^0.49.0", "esbuild": "^0.25.0", "eslint": "^9.20.1", "eslint-formatter-autolinkable-stylish": "^1.4.0", "eslint-plugin-regexp": "^2.7.0", "fast-xml-parser": "^4.5.2", "glob": "^10.4.5", "globals": "^15.15.0", "hereby": "^1.10.0", "jsonc-parser": "^3.3.1", "knip": "^5.44.4", "minimist": "^1.2.8", "mocha": "^10.8.2", "mocha-fivemat-progress-reporter": "^0.1.0", "monocart-coverage-reports": "^2.12.1", "ms": "^2.1.3", "picocolors": "^1.1.1", "playwright": "^1.50.1", "source-map-support": "^0.5.21", "tslib": "^2.8.1", "typescript": "^5.7.3", "typescript-eslint": "^8.24.1", "which": "^3.0.1" }, "engines": { "node": ">=14.17" } }, "../../node_modules/.pnpm/unified@11.0.5/node_modules/unified": { "version": "11.0.5", "license": "MIT", "dependencies": { "@types/unist": "^3.0.0", "bail": "^2.0.0", "devlop": "^1.0.0", "extend": "^3.0.0", "is-plain-obj": "^4.0.0", "trough": "^2.0.0", "vfile": "^6.0.0" }, "devDependencies": { "@types/extend": "^3.0.0", "@types/hast": "^3.0.0", "@types/mdast": "^4.0.0", "@types/node": "^20.0.0", "c8": "^10.0.0", "prettier": "^3.0.0", "remark-cli": "^12.0.0", "remark-preset-wooorm": "^10.0.0", "tsd": "^0.31.0", "type-coverage": "^2.0.0", "typescript": "^5.0.0", "xo": "^0.58.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "../../node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit": { "version": "5.1.0", "license": "MIT", "dependencies": { "@types/unist": "^3.0.0", "unist-util-is": "^6.0.0", "unist-util-visit-parents": "^6.0.0" }, "devDependencies": { "@types/mdast": "^4.0.0", "@types/node": "^25.0.0", "c8": "^10.0.0", "mdast-util-from-markdown": "^2.0.0", "mdast-util-gfm": "^3.0.0", "micromark-extension-gfm": "^3.0.0", "prettier": "^3.0.0", "remark-cli": "^12.0.0", "remark-preset-wooorm": "^11.0.0", "tsd": "^0.33.0", "type-coverage": "^2.0.0", "typescript": "^5.0.0", "xo": "^1.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "../../node_modules/.pnpm/vfile@6.0.3/node_modules/vfile": { "version": "6.0.3", "license": "MIT", "dependencies": { "@types/unist": "^3.0.0", "vfile-message": "^4.0.0" }, "devDependencies": { "@types/node": "^22.0.0", "c8": "^10.0.0", "prettier": "^3.0.0", "remark-cli": "^12.0.0", "remark-preset-wooorm": "^10.0.0", "type-coverage": "^2.0.0", "typescript": "^5.0.0", "xo": "^0.59.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/unified" } }, "../../node_modules/.pnpm/vitest@2.1.9_@types+node@24.13.3_jsdom@23.2.0_lightningcss@1.33.0_sass-embedded@1.100.0_sass@1.101.3/node_modules/vitest": { "version": "2.1.9", "dev": true, "license": "MIT", "dependencies": { "@vitest/expect": "2.1.9", "@vitest/mocker": "2.1.9", "@vitest/pretty-format": "^2.1.9", "@vitest/runner": "2.1.9", "@vitest/snapshot": "2.1.9", "@vitest/spy": "2.1.9", "@vitest/utils": "2.1.9", "chai": "^5.1.2", "debug": "^4.3.7", "expect-type": "^1.1.0", "magic-string": "^0.30.12", "pathe": "^1.1.2", "std-env": "^3.8.0", "tinybench": "^2.9.0", "tinyexec": "^0.3.1", "tinypool": "^1.0.1", "tinyrainbow": "^1.2.0", "vite": "^5.0.0", "vite-node": "2.1.9", "why-is-node-running": "^2.3.0" }, "bin": { "vitest": "vitest.mjs" }, "devDependencies": { "@ampproject/remapping": "^2.3.0", "@antfu/install-pkg": "^0.4.1", "@edge-runtime/vm": "^4.0.4", "@sinonjs/fake-timers": "11.1.0", "@types/debug": "^4.1.12", "@types/estree": "^1.0.6", "@types/istanbul-lib-coverage": "^2.0.6", "@types/istanbul-reports": "^3.0.4", "@types/jsdom": "^21.1.7", "@types/micromatch": "^4.0.9", "@types/node": "^22.9.0", "@types/prompts": "^2.4.9", "@types/sinonjs__fake-timers": "^8.1.5", "acorn-walk": "^8.3.4", "birpc": "0.2.19", "cac": "^6.7.14", "chai-subset": "^1.6.0", "cli-truncate": "^4.0.0", "fast-glob": "3.3.2", "find-up": "^6.3.0", "flatted": "^3.3.1", "get-tsconfig": "^4.8.1", "happy-dom": "^15.11.4", "jsdom": "^25.0.1", "local-pkg": "^0.5.0", "log-update": "^5.0.1", "micromatch": "^4.0.8", "pretty-format": "^29.7.0", "prompts": "^2.4.2", "strip-literal": "^2.1.0", "ws": "^8.18.0" }, "engines": { "node": "^18.0.0 || >=20.0.0" }, "funding": { "url": "https://opencollective.com/vitest" }, "peerDependencies": { "@edge-runtime/vm": "*", "@types/node": "^18.0.0 || >=20.0.0", "@vitest/browser": "2.1.9", "@vitest/ui": "2.1.9", "happy-dom": "*", "jsdom": "*" }, "peerDependenciesMeta": { "@edge-runtime/vm": { "optional": true }, "@types/node": { "optional": true }, "@vitest/browser": { "optional": true }, "@vitest/ui": { "optional": true }, "happy-dom": { "optional": true }, "jsdom": { "optional": true } } }, "../../node_modules/.pnpm/workerpool@10.0.3/node_modules/workerpool": { "version": "10.0.3", "license": "Apache-2.0", "devDependencies": { "@babel/core": "7.29.7", "@babel/preset-env": "7.29.7", "@rollup/plugin-babel": "7.1.0", "@rollup/plugin-commonjs": "29.0.3", "@rollup/plugin-json": "6.1.0", "@rollup/plugin-node-resolve": "16.0.3", "@rollup/plugin-terser": "1.0.0", "@types/node": "26.0.1", "c8": "11.0.0", "core-js": "3.49.0", "date-format": "4.0.14", "find-process": "2.1.1", "fs-extra": "11.3.6", "mocha": "11.7.6", "rollup": "4.62.2", "typescript": "6.0.3" } }, "../../node_modules/.pnpm/ws@8.21.1/node_modules/ws": { "version": "8.21.1", "license": "MIT", "devDependencies": { "@eslint/js": "^10.0.1", "benchmark": "^2.1.4", "bufferutil": "^4.0.1", "eslint": "^10.0.1", "eslint-config-prettier": "^10.0.1", "eslint-plugin-prettier": "^5.0.0", "globals": "^17.0.0", "mocha": "^8.4.0", "nyc": "^15.0.0", "prettier": "^3.0.0", "utf-8-validate": "^6.0.0" }, "engines": { "node": ">=10.0.0" }, "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "peerDependenciesMeta": { "bufferutil": { "optional": true }, "utf-8-validate": { "optional": true } } }, "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml": { "version": "2.9.0", "license": "ISC", "bin": { "yaml": "bin.mjs" }, "devDependencies": { "@babel/core": "^7.12.10", "@babel/plugin-transform-typescript": "^7.12.17", "@babel/preset-env": "^7.12.11", "@eslint/js": "^9.9.1", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-replace": "^6.0.3", "@rollup/plugin-typescript": "^12.1.1", "@types/jest": "^29.2.4", "@types/node": "^20.11.20", "babel-jest": "^29.0.1", "eslint": "^9.9.1", "eslint-config-prettier": "^10.1.8", "fast-check": "^2.12.0", "jest": "^29.0.1", "jest-resolve": "^29.7.0", "jest-ts-webcompat-resolver": "^1.0.0", "prettier": "^3.0.2", "rollup": "^4.12.0", "tslib": "^2.8.1", "typescript": "^5.7.2", "typescript-eslint": "^8.4.0" }, "engines": { "node": ">= 14.6" }, "funding": { "url": "https://github.com/sponsors/eemeli" } }, "../../node_modules/.pnpm/yargs@18.0.0/node_modules/yargs": { "version": "18.0.0", "license": "MIT", "dependencies": { "cliui": "^9.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "string-width": "^7.2.0", "y18n": "^5.0.5", "yargs-parser": "^22.0.0" }, "devDependencies": { "@babel/eslint-parser": "^7.26.10", "@babel/preset-typescript": "^7.26.0", "@types/chai": "^4.2.11", "@types/mocha": "^9.0.0", "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^8.26.1", "browserslist-generator": "^2.0.1", "c8": "^9.1.0", "chai": "^4.2.0", "chalk": "^4.0.0", "cpr": "^3.0.1", "cross-env": "^7.0.2", "cross-spawn": "^7.0.6", "eslint": "^8.57.1", "eslint-plugin-prettier": "^5.1.2", "gts": "^5.2.0", "hashish": "0.0.4", "mocha": "^10.8.2", "rimraf": "^3.0.2", "typescript": "^5.8.3", "which": "^2.0.0", "yargs-test-extends": "^1.0.1" }, "engines": { "node": "^20.19.0 || ^22.12.0 || >=23" } }, "../types": { "name": "@quartz-community/types", "version": "0.2.1", "dev": true, "license": "MIT", "dependencies": { "unified": "^11.0.5", "vfile": "^6.0.3" }, "devDependencies": { "@types/hast": "^3.0.4", "@types/mdast": "^4.0.4", "tsup": "^8.5.0", "typescript": "^5.9.3" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "unified": "^11.0.5", "vfile": "^6.0.3" }, "peerDependenciesMeta": { "unified": { "optional": true }, "vfile": { "optional": true } } }, "../types/node_modules/@types/hast": { "resolved": "../../node_modules/.pnpm/@types+hast@3.0.5/node_modules/@types/hast", "link": true }, "../types/node_modules/@types/mdast": { "resolved": "../../node_modules/.pnpm/@types+mdast@4.0.4/node_modules/@types/mdast", "link": true }, "../types/node_modules/tsup": { "resolved": "../../node_modules/.pnpm/tsup@8.5.1_postcss@8.5.22_tsx@4.23.1_typescript@5.9.3_yaml@2.9.0/node_modules/tsup", "link": true }, "../types/node_modules/typescript": { "resolved": "../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript", "link": true }, "../types/node_modules/unified": { "resolved": "../../node_modules/.pnpm/unified@11.0.5/node_modules/unified", "link": true }, "../types/node_modules/vfile": { "resolved": "../../node_modules/.pnpm/vfile@6.0.3/node_modules/vfile", "link": true }, "../utils": { "name": "@quartz-community/utils", "version": "0.1.0", "dev": true, "license": "MIT", "dependencies": { "@quartz-community/types": "^0.2.1" }, "devDependencies": { "@types/node": "^24.10.0", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "github-slugger": "^2.0.0", "hast": "^0.0.2", "hast-util-to-jsx-runtime": "^2.3.6", "prettier": "^3.6.2", "tsup": "^8.5.0", "typescript": "^5.9.3", "vitest": "^2.1.9" }, "engines": { "node": ">=22", "npm": ">=10.9.2" }, "peerDependencies": { "github-slugger": "^2.0.0", "hast-util-to-jsx-runtime": "^2.3.6", "preact": "^10.0.0" }, "peerDependenciesMeta": { "github-slugger": { "optional": true }, "hast-util-to-jsx-runtime": { "optional": true } } }, "../utils/node_modules/@quartz-community/types": { "resolved": "../types", "link": true }, "../utils/node_modules/@types/node": { "resolved": "../../node_modules/.pnpm/@types+node@24.13.3/node_modules/@types/node", "link": true }, "../utils/node_modules/@typescript-eslint/eslint-plugin": { "resolved": "../../node_modules/.pnpm/@typescript-eslint+eslint-plugin@7.18.0_@typescript-eslint+parser@7.18.0_eslint@8.57.1__8913d4bf05924a02a609c10a2088d6a4/node_modules/@typescript-eslint/eslint-plugin", "link": true }, "../utils/node_modules/@typescript-eslint/parser": { "resolved": "../../node_modules/.pnpm/@typescript-eslint+parser@7.18.0_eslint@8.57.1_typescript@5.9.3/node_modules/@typescript-eslint/parser", "link": true }, "../utils/node_modules/eslint": { "resolved": "../../node_modules/.pnpm/eslint@8.57.1/node_modules/eslint", "link": true }, "../utils/node_modules/eslint-config-prettier": { "resolved": "../../node_modules/.pnpm/eslint-config-prettier@9.1.2_eslint@8.57.1/node_modules/eslint-config-prettier", "link": true }, "../utils/node_modules/github-slugger": { "resolved": "../../node_modules/.pnpm/github-slugger@2.0.0/node_modules/github-slugger", "link": true }, "../utils/node_modules/hast": { "resolved": "../../node_modules/.pnpm/hast@0.0.2/node_modules/hast", "link": true }, "../utils/node_modules/hast-util-to-jsx-runtime": { "resolved": "../../node_modules/.pnpm/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime", "link": true }, "../utils/node_modules/prettier": { "resolved": "../../node_modules/.pnpm/prettier@3.9.6/node_modules/prettier", "link": true }, "../utils/node_modules/tsup": { "resolved": "../../node_modules/.pnpm/tsup@8.5.1_postcss@8.5.22_tsx@4.23.1_typescript@5.9.3_yaml@2.9.0/node_modules/tsup", "link": true }, "../utils/node_modules/typescript": { "resolved": "../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript", "link": true }, "../utils/node_modules/vitest": { "resolved": "../../node_modules/.pnpm/vitest@2.1.9_@types+node@24.13.3_jsdom@23.2.0_lightningcss@1.33.0_sass-embedded@1.100.0_sass@1.101.3/node_modules/vitest", "link": true }, "node_modules/@clack/prompts": { "resolved": "../../node_modules/.pnpm/@clack+prompts@0.11.0/node_modules/@clack/prompts", "link": true }, "node_modules/@floating-ui/dom": { "resolved": "../../node_modules/.pnpm/@floating-ui+dom@1.8.0/node_modules/@floating-ui/dom", "link": true }, "node_modules/@myriaddreamin/rehype-typst": { "resolved": "../../node_modules/.pnpm/@myriaddreamin+rehype-typst@0.6.0/node_modules/@myriaddreamin/rehype-typst", "link": true }, "node_modules/@napi-rs/simple-git": { "resolved": "../../node_modules/.pnpm/@napi-rs+simple-git@0.1.22/node_modules/@napi-rs/simple-git", "link": true }, "node_modules/@quartz-community/alias-redirects": { "resolved": "../../node_modules/.pnpm/@quartz-community+alias-redirects@0.1.0_vfile@6.0.3/node_modules/@quartz-community/alias-redirects", "link": true }, "node_modules/@quartz-community/article-title": { "resolved": "../../node_modules/.pnpm/@quartz-community+article-title@0.1.0_preact@10.29.7/node_modules/@quartz-community/article-title", "link": true }, "node_modules/@quartz-community/backlinks": { "resolved": "../../node_modules/.pnpm/@quartz-community+backlinks@0.1.0_preact@10.29.7/node_modules/@quartz-community/backlinks", "link": true }, "node_modules/@quartz-community/bases-page": { "resolved": "../../node_modules/.pnpm/@quartz-community+bases-page@0.2.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/bases-page", "link": true }, "node_modules/@quartz-community/breadcrumbs": { "resolved": "../../node_modules/.pnpm/@quartz-community+breadcrumbs@0.1.0_preact@10.29.7/node_modules/@quartz-community/breadcrumbs", "link": true }, "node_modules/@quartz-community/canvas-page": { "resolved": "../../node_modules/.pnpm/@quartz-community+canvas-page@0.1.0_preact@10.29.7/node_modules/@quartz-community/canvas-page", "link": true }, "node_modules/@quartz-community/citations": { "resolved": "../../node_modules/.pnpm/@quartz-community+citations@0.1.0_preact@10.29.7/node_modules/@quartz-community/citations", "link": true }, "node_modules/@quartz-community/cname": { "resolved": "../../node_modules/.pnpm/@quartz-community+cname@0.1.0/node_modules/@quartz-community/cname", "link": true }, "node_modules/@quartz-community/comments": { "resolved": "../../node_modules/.pnpm/@quartz-community+comments@0.1.0_preact@10.29.7/node_modules/@quartz-community/comments", "link": true }, "node_modules/@quartz-community/content-index": { "resolved": "../../node_modules/.pnpm/@quartz-community+content-index@0.1.0_vfile@6.0.3/node_modules/@quartz-community/content-index", "link": true }, "node_modules/@quartz-community/content-meta": { "resolved": "../../node_modules/.pnpm/@quartz-community+content-meta@0.1.0_preact@10.29.7/node_modules/@quartz-community/content-meta", "link": true }, "node_modules/@quartz-community/content-page": { "resolved": "../../node_modules/.pnpm/@quartz-community+content-page@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/content-page", "link": true }, "node_modules/@quartz-community/crawl-links": { "resolved": "../../node_modules/.pnpm/@quartz-community+crawl-links@0.1.0_preact@10.29.7/node_modules/@quartz-community/crawl-links", "link": true }, "node_modules/@quartz-community/created-modified-date": { "resolved": "../../node_modules/.pnpm/@quartz-community+created-modified-date@0.1.0_@napi-rs+simple-git@0.1.22_preact@10.29.7/node_modules/@quartz-community/created-modified-date", "link": true }, "node_modules/@quartz-community/darkmode": { "resolved": "../../node_modules/.pnpm/@quartz-community+darkmode@0.1.0_preact@10.29.7/node_modules/@quartz-community/darkmode", "link": true }, "node_modules/@quartz-community/description": { "resolved": "../../node_modules/.pnpm/@quartz-community+description@0.1.0_preact@10.29.7/node_modules/@quartz-community/description", "link": true }, "node_modules/@quartz-community/encrypted-pages": { "resolved": "../../node_modules/.pnpm/@quartz-community+encrypted-pages@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/encrypted-pages", "link": true }, "node_modules/@quartz-community/explicit-publish": { "resolved": "../../node_modules/.pnpm/@quartz-community+explicit-publish@0.1.0/node_modules/@quartz-community/explicit-publish", "link": true }, "node_modules/@quartz-community/explorer": { "resolved": "../../node_modules/.pnpm/@quartz-community+explorer@0.1.0_preact@10.29.7/node_modules/@quartz-community/explorer", "link": true }, "node_modules/@quartz-community/favicon": { "resolved": "../../node_modules/.pnpm/@quartz-community+favicon@0.1.0_sharp@0.34.5/node_modules/@quartz-community/favicon", "link": true }, "node_modules/@quartz-community/folder-page": { "resolved": "../../node_modules/.pnpm/@quartz-community+folder-page@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/folder-page", "link": true }, "node_modules/@quartz-community/footer": { "resolved": "../../node_modules/.pnpm/@quartz-community+footer@0.1.0_preact@10.29.7/node_modules/@quartz-community/footer", "link": true }, "node_modules/@quartz-community/github-flavored-markdown": { "resolved": "../../node_modules/.pnpm/@quartz-community+github-flavored-markdown@0.1.0_preact@10.29.7/node_modules/@quartz-community/github-flavored-markdown", "link": true }, "node_modules/@quartz-community/graph": { "resolved": "../../node_modules/.pnpm/@quartz-community+graph@0.1.0_preact@10.29.7/node_modules/@quartz-community/graph", "link": true }, "node_modules/@quartz-community/hard-line-breaks": { "resolved": "../../node_modules/.pnpm/@quartz-community+hard-line-breaks@0.1.0_preact@10.29.7/node_modules/@quartz-community/hard-line-breaks", "link": true }, "node_modules/@quartz-community/latex": { "resolved": "../../node_modules/.pnpm/@quartz-community+latex@0.1.0_@myriaddreamin+rehype-typst@0.6.0_preact@10.29.7/node_modules/@quartz-community/latex", "link": true }, "node_modules/@quartz-community/note-properties": { "resolved": "../../node_modules/.pnpm/@quartz-community+note-properties@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/note-properties", "link": true }, "node_modules/@quartz-community/obsidian-flavored-markdown": { "resolved": "../../node_modules/.pnpm/@quartz-community+obsidian-flavored-markdown@0.1.1_preact@10.29.7/node_modules/@quartz-community/obsidian-flavored-markdown", "link": true }, "node_modules/@quartz-community/og-image": { "resolved": "../../node_modules/.pnpm/@quartz-community+og-image@0.1.0_preact@10.29.7_sharp@0.34.5_vfile@6.0.3/node_modules/@quartz-community/og-image", "link": true }, "node_modules/@quartz-community/ox-hugo": { "resolved": "../../node_modules/.pnpm/@quartz-community+ox-hugo@0.1.0_preact@10.29.7/node_modules/@quartz-community/ox-hugo", "link": true }, "node_modules/@quartz-community/page-title": { "resolved": "../../node_modules/.pnpm/@quartz-community+page-title@0.1.0_preact@10.29.7/node_modules/@quartz-community/page-title", "link": true }, "node_modules/@quartz-community/quartz-fonts": { "resolved": "../../node_modules/.pnpm/@quartz-community+quartz-fonts@0.1.1_google-font-metadata@6.0.8_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/quartz-fonts", "link": true }, "node_modules/@quartz-community/reader-mode": { "resolved": "../../node_modules/.pnpm/@quartz-community+reader-mode@0.1.0_preact@10.29.7/node_modules/@quartz-community/reader-mode", "link": true }, "node_modules/@quartz-community/recent-notes": { "resolved": "../../node_modules/.pnpm/@quartz-community+recent-notes@0.1.0_preact@10.29.7/node_modules/@quartz-community/recent-notes", "link": true }, "node_modules/@quartz-community/remove-draft": { "resolved": "../../node_modules/.pnpm/@quartz-community+remove-draft@0.1.0/node_modules/@quartz-community/remove-draft", "link": true }, "node_modules/@quartz-community/roam": { "resolved": "../../node_modules/.pnpm/@quartz-community+roam@0.1.0_preact@10.29.7/node_modules/@quartz-community/roam", "link": true }, "node_modules/@quartz-community/search": { "resolved": "../../node_modules/.pnpm/@quartz-community+search@0.1.0_preact@10.29.7/node_modules/@quartz-community/search", "link": true }, "node_modules/@quartz-community/spacer": { "resolved": "../../node_modules/.pnpm/@quartz-community+spacer@0.1.0_preact@10.29.7/node_modules/@quartz-community/spacer", "link": true }, "node_modules/@quartz-community/stacked-pages": { "resolved": "../../node_modules/.pnpm/@quartz-community+stacked-pages@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/stacked-pages", "link": true }, "node_modules/@quartz-community/syntax-highlighting": { "resolved": "../../node_modules/.pnpm/@quartz-community+syntax-highlighting@0.1.0_preact@10.29.7_shiki@4.3.1/node_modules/@quartz-community/syntax-highlighting", "link": true }, "node_modules/@quartz-community/table-of-contents": { "resolved": "../../node_modules/.pnpm/@quartz-community+table-of-contents@0.1.0_preact@10.29.7/node_modules/@quartz-community/table-of-contents", "link": true }, "node_modules/@quartz-community/tag-list": { "resolved": "../../node_modules/.pnpm/@quartz-community+tag-list@0.1.0_preact@10.29.7/node_modules/@quartz-community/tag-list", "link": true }, "node_modules/@quartz-community/tag-page": { "resolved": "../../node_modules/.pnpm/@quartz-community+tag-page@0.1.0_preact@10.29.7_vfile@6.0.3/node_modules/@quartz-community/tag-page", "link": true }, "node_modules/@quartz-community/types": { "resolved": "../types", "link": true }, "node_modules/@quartz-community/unlisted-pages": { "resolved": "../../node_modules/.pnpm/@quartz-community+unlisted-pages@0.1.0_vfile@6.0.3/node_modules/@quartz-community/unlisted-pages", "link": true }, "node_modules/@quartz-community/utils": { "resolved": "../utils", "link": true }, "node_modules/@types/hast": { "resolved": "../../node_modules/.pnpm/@types+hast@3.0.5/node_modules/@types/hast", "link": true }, "node_modules/@types/node": { "resolved": "../../node_modules/.pnpm/@types+node@25.9.5/node_modules/@types/node", "link": true }, "node_modules/@types/pretty-time": { "resolved": "../../node_modules/.pnpm/@types+pretty-time@1.1.5/node_modules/@types/pretty-time", "link": true }, "node_modules/@types/source-map-support": { "resolved": "../../node_modules/.pnpm/@types+source-map-support@0.5.10/node_modules/@types/source-map-support", "link": true }, "node_modules/@types/ws": { "resolved": "../../node_modules/.pnpm/@types+ws@8.18.1/node_modules/@types/ws", "link": true }, "node_modules/@types/yargs": { "resolved": "../../node_modules/.pnpm/@types+yargs@17.0.35/node_modules/@types/yargs", "link": true }, "node_modules/ansi-truncate": { "resolved": "../../node_modules/.pnpm/ansi-truncate@1.4.0/node_modules/ansi-truncate", "link": true }, "node_modules/async-mutex": { "resolved": "../../node_modules/.pnpm/async-mutex@0.5.0/node_modules/async-mutex", "link": true }, "node_modules/chokidar": { "resolved": "../../node_modules/.pnpm/chokidar@5.0.0/node_modules/chokidar", "link": true }, "node_modules/esbuild": { "resolved": "../../node_modules/.pnpm/esbuild@0.27.7/node_modules/esbuild", "link": true }, "node_modules/esbuild-sass-plugin": { "resolved": "../../node_modules/.pnpm/esbuild-sass-plugin@3.7.0_esbuild@0.27.7_sass-embedded@1.100.0/node_modules/esbuild-sass-plugin", "link": true }, "node_modules/github-slugger": { "resolved": "../../node_modules/.pnpm/github-slugger@2.0.0/node_modules/github-slugger", "link": true }, "node_modules/globby": { "resolved": "../../node_modules/.pnpm/globby@16.2.2/node_modules/globby", "link": true }, "node_modules/hast-util-from-html": { "resolved": "../../node_modules/.pnpm/hast-util-from-html@2.0.3/node_modules/hast-util-from-html", "link": true }, "node_modules/hast-util-to-jsx-runtime": { "resolved": "../../node_modules/.pnpm/hast-util-to-jsx-runtime@2.3.6/node_modules/hast-util-to-jsx-runtime", "link": true }, "node_modules/isomorphic-git": { "resolved": "../../node_modules/.pnpm/isomorphic-git@1.38.10/node_modules/isomorphic-git", "link": true }, "node_modules/lightningcss": { "resolved": "../../node_modules/.pnpm/lightningcss@1.33.0/node_modules/lightningcss", "link": true }, "node_modules/micromorph": { "resolved": "../../node_modules/.pnpm/micromorph@0.4.5/node_modules/micromorph", "link": true }, "node_modules/minimatch": { "resolved": "../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch", "link": true }, "node_modules/preact": { "resolved": "../../node_modules/.pnpm/preact@10.29.7_preact-render-to-string@6.7.0/node_modules/preact", "link": true }, "node_modules/preact-render-to-string": { "resolved": "../../node_modules/.pnpm/preact-render-to-string@6.7.0_preact@10.29.7/node_modules/preact-render-to-string", "link": true }, "node_modules/prettier": { "resolved": "../../node_modules/.pnpm/prettier@3.9.6/node_modules/prettier", "link": true }, "node_modules/pretty-bytes": { "resolved": "../../node_modules/.pnpm/pretty-bytes@7.1.1/node_modules/pretty-bytes", "link": true }, "node_modules/pretty-time": { "resolved": "../../node_modules/.pnpm/pretty-time@1.1.0/node_modules/pretty-time", "link": true }, "node_modules/remark-parse": { "resolved": "../../node_modules/.pnpm/remark-parse@11.0.0/node_modules/remark-parse", "link": true }, "node_modules/remark-rehype": { "resolved": "../../node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype", "link": true }, "node_modules/rfdc": { "resolved": "../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc", "link": true }, "node_modules/serve-handler": { "resolved": "../../node_modules/.pnpm/serve-handler@6.1.7/node_modules/serve-handler", "link": true }, "node_modules/sharp": { "resolved": "../../node_modules/.pnpm/sharp@0.34.5/node_modules/sharp", "link": true }, "node_modules/source-map-support": { "resolved": "../../node_modules/.pnpm/source-map-support@0.5.21/node_modules/source-map-support", "link": true }, "node_modules/to-vfile": { "resolved": "../../node_modules/.pnpm/to-vfile@8.0.0/node_modules/to-vfile", "link": true }, "node_modules/tsx": { "resolved": "../../node_modules/.pnpm/tsx@4.23.1/node_modules/tsx", "link": true }, "node_modules/typescript": { "resolved": "../../node_modules/.pnpm/typescript@5.9.3/node_modules/typescript", "link": true }, "node_modules/unified": { "resolved": "../../node_modules/.pnpm/unified@11.0.5/node_modules/unified", "link": true }, "node_modules/unist-util-visit": { "resolved": "../../node_modules/.pnpm/unist-util-visit@5.1.0/node_modules/unist-util-visit", "link": true }, "node_modules/vfile": { "resolved": "../../node_modules/.pnpm/vfile@6.0.3/node_modules/vfile", "link": true }, "node_modules/workerpool": { "resolved": "../../node_modules/.pnpm/workerpool@10.0.3/node_modules/workerpool", "link": true }, "node_modules/ws": { "resolved": "../../node_modules/.pnpm/ws@8.21.1/node_modules/ws", "link": true }, "node_modules/yaml": { "resolved": "../../node_modules/.pnpm/yaml@2.9.0/node_modules/yaml", "link": true }, "node_modules/yargs": { "resolved": "../../node_modules/.pnpm/yargs@18.0.0/node_modules/yargs", "link": true } } }