| | |
| | | "version": "4.0.3", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@flowershow/remark-wiki-link": "^1.2.0", |
| | | "@inquirer/prompts": "^1.0.3", |
| | | "@napi-rs/simple-git": "^0.1.8", |
| | | "chalk": "^4.1.2", |
| | | "cli-spinner": "^0.2.10", |
| | | "globby": "^13.1.4", |
| | | "gray-matter": "^4.0.3", |
| | | "hast-util-to-jsx-runtime": "^1.2.0", |
| | | "hast-util-to-string": "^2.0.0", |
| | | "is-absolute-url": "^4.0.1", |
| | | "preact": "^10.14.1", |
| | | "preact-render-to-string": "^6.0.3", |
| | | "pretty-time": "^1.1.0", |
| | |
| | | "serve-handler": "^6.1.5", |
| | | "to-vfile": "^7.2.4", |
| | | "unified": "^10.1.2", |
| | | "unist-util-visit": "^4.1.2", |
| | | "vfile": "^5.3.7", |
| | | "yargs": "^17.7.2" |
| | | }, |
| | | "bin": { |
| | | "cycle-detect": "madge --circular --extensions ts .", |
| | | "quartz": "quartz/bootstrap.mjs" |
| | | }, |
| | | "devDependencies": { |
| | |
| | | "node": ">=6.0.0" |
| | | } |
| | | }, |
| | | "node_modules/@babel/runtime": { |
| | | "version": "7.22.3", |
| | | "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.3.tgz", |
| | | "integrity": "sha512-XsDuspWKLUsxwCp6r7EhsExHtYfbe5oAGQ19kqngTdCPUoPQzOPdUbD/pB9PJiwb2ptYKQDjSJT3R6dC+EPqfQ==", |
| | | "dependencies": { |
| | | "regenerator-runtime": "^0.13.11" |
| | | }, |
| | | "engines": { |
| | | "node": ">=6.9.0" |
| | | } |
| | | }, |
| | | "node_modules/@dependents/detective-less": { |
| | | "version": "3.0.2", |
| | | "resolved": "https://registry.npmjs.org/@dependents/detective-less/-/detective-less-3.0.2.tgz", |
| | |
| | | "node": ">=12" |
| | | } |
| | | }, |
| | | "node_modules/@flowershow/remark-wiki-link": { |
| | | "version": "1.2.0", |
| | | "resolved": "https://registry.npmjs.org/@flowershow/remark-wiki-link/-/remark-wiki-link-1.2.0.tgz", |
| | | "integrity": "sha512-CI4+jjoZ0n036tZBjvMX4XyVAzHxU/6hDrl78511VSgwnRAYMEo6Jqxg9suq+mW0FlREz3mSQGpsbXcc92sqhA==", |
| | | "dependencies": { |
| | | "mdast-util-to-markdown": "^1.5.0", |
| | | "mdast-util-wiki-link": "^0.0.2", |
| | | "micromark-util-symbol": "^1.0.1" |
| | | } |
| | | }, |
| | | "node_modules/@inquirer/checkbox": { |
| | | "version": "1.2.8", |
| | | "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-1.2.8.tgz", |
| | |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/character-entities-legacy": { |
| | | "version": "1.1.4", |
| | | "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-1.1.4.tgz", |
| | | "integrity": "sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==", |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/character-reference-invalid": { |
| | | "version": "1.1.4", |
| | | "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-1.1.4.tgz", |
| | | "integrity": "sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==", |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/chardet": { |
| | | "version": "0.7.0", |
| | | "resolved": "https://registry.npmjs.org/chardet/-/chardet-0.7.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/hast-util-to-jsx-runtime": { |
| | | "version": "1.2.0", |
| | | "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-1.2.0.tgz", |
| | | "integrity": "sha512-Y4FB8Dx2k6zJZrwbexkVm6YVRA8Sho2tTwacjDSr/x5c0wioOpc1VIoLyGUSb8+8xkAnQPAtHbdMvzA6bl0F1w==", |
| | | "dependencies": { |
| | | "@types/hast": "^2.0.0", |
| | | "@types/unist": "^2.0.0", |
| | | "comma-separated-tokens": "^2.0.0", |
| | | "hast-util-whitespace": "^2.0.0", |
| | | "property-information": "^6.0.0", |
| | | "space-separated-tokens": "^2.0.0", |
| | | "style-to-object": "^0.4.1", |
| | | "unist-util-position": "^4.0.0", |
| | | "vfile-message": "^3.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/hast-util-to-string": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/hast-util-to-string/-/hast-util-to-string-2.0.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/hast-util-whitespace": { |
| | | "version": "2.0.1", |
| | | "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-2.0.1.tgz", |
| | | "integrity": "sha512-nAxA0v8+vXSBDt3AnRUNjyRIQ0rD+ntpbAp4LnPkumc5M9yUbSMa4XDU9Q6etY4f1Wp4bNgvc1yjiZtsTTrSng==", |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/hastscript": { |
| | | "version": "7.2.0", |
| | | "resolved": "https://registry.npmjs.org/hastscript/-/hastscript-7.2.0.tgz", |
| | |
| | | "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", |
| | | "dev": true |
| | | }, |
| | | "node_modules/inline-style-parser": { |
| | | "version": "0.1.1", |
| | | "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.1.1.tgz", |
| | | "integrity": "sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==" |
| | | }, |
| | | "node_modules/is-absolute-url": { |
| | | "version": "4.0.1", |
| | | "resolved": "https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-4.0.1.tgz", |
| | | "integrity": "sha512-/51/TKE88Lmm7Gc4/8btclNXWS+g50wXhYJq8HWIBAGUBnoAdRu1aXeh364t/O7wXDAcTJDP8PNuNKWUDWie+A==", |
| | | "engines": { |
| | | "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| | | }, |
| | | "funding": { |
| | | "url": "https://github.com/sponsors/sindresorhus" |
| | | } |
| | | }, |
| | | "node_modules/is-alphabetical": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-1.0.4.tgz", |
| | | "integrity": "sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==", |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/is-alphanumerical": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-1.0.4.tgz", |
| | | "integrity": "sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==", |
| | | "dependencies": { |
| | | "is-alphabetical": "^1.0.0", |
| | | "is-decimal": "^1.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/is-buffer": { |
| | | "version": "2.0.5", |
| | | "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-2.0.5.tgz", |
| | |
| | | "url": "https://github.com/sponsors/ljharb" |
| | | } |
| | | }, |
| | | "node_modules/is-decimal": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-1.0.4.tgz", |
| | | "integrity": "sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==", |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/is-extendable": { |
| | | "version": "0.1.1", |
| | | "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", |
| | |
| | | "node": ">=0.10.0" |
| | | } |
| | | }, |
| | | "node_modules/is-hexadecimal": { |
| | | "version": "1.0.4", |
| | | "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-1.0.4.tgz", |
| | | "integrity": "sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==", |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/is-interactive": { |
| | | "version": "1.0.0", |
| | | "resolved": "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-definitions/node_modules/unist-util-visit": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", |
| | | "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0", |
| | | "unist-util-visit-parents": "^5.1.1" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-definitions/node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-find-and-replace": { |
| | | "version": "2.2.2", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-2.2.2.tgz", |
| | |
| | | "url": "https://github.com/sponsors/sindresorhus" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-find-and-replace/node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-from-markdown": { |
| | | "version": "1.3.0", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-1.3.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-to-hast/node_modules/unist-util-visit": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", |
| | | "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0", |
| | | "unist-util-visit-parents": "^5.1.1" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-to-hast/node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-to-markdown": { |
| | | "version": "1.5.0", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-1.5.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-to-markdown/node_modules/unist-util-visit": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", |
| | | "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0", |
| | | "unist-util-visit-parents": "^5.1.1" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-to-markdown/node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-to-string": { |
| | | "version": "3.2.0", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-3.2.0.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-wiki-link": { |
| | | "version": "0.0.2", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-wiki-link/-/mdast-util-wiki-link-0.0.2.tgz", |
| | | "integrity": "sha512-lSsR10/dPuYIxzjGZIGA4oYzsnEnqcsD6DTXL0pqdbBzNB9teKVZB2aIzZcUsdg31v/NoHOstkVwzbN6VrQLtw==", |
| | | "dependencies": { |
| | | "@babel/runtime": "^7.12.1", |
| | | "mdast-util-to-markdown": "^0.6.5" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-wiki-link/node_modules/longest-streak": { |
| | | "version": "2.0.4", |
| | | "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-2.0.4.tgz", |
| | | "integrity": "sha512-vM6rUVCVUJJt33bnmHiZEvr7wPT78ztX7rojL+LW51bHtLh6HTjx84LA5W4+oa6aKEJA7jJu5LR6vQRBpA5DVg==", |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-wiki-link/node_modules/mdast-util-to-markdown": { |
| | | "version": "0.6.5", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-0.6.5.tgz", |
| | | "integrity": "sha512-XeV9sDE7ZlOQvs45C9UKMtfTcctcaj/pGwH8YLbMHoMOXNNCn2LsqVQOqrF1+/NU8lKDAqozme9SCXWyo9oAcQ==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "longest-streak": "^2.0.0", |
| | | "mdast-util-to-string": "^2.0.0", |
| | | "parse-entities": "^2.0.0", |
| | | "repeat-string": "^1.0.0", |
| | | "zwitch": "^1.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-wiki-link/node_modules/mdast-util-to-string": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-2.0.0.tgz", |
| | | "integrity": "sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==", |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/mdast-util-wiki-link/node_modules/zwitch": { |
| | | "version": "1.0.5", |
| | | "resolved": "https://registry.npmjs.org/zwitch/-/zwitch-1.0.5.tgz", |
| | | "integrity": "sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==", |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/merge2": { |
| | | "version": "1.4.1", |
| | | "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", |
| | |
| | | "node": ">=0.10.0" |
| | | } |
| | | }, |
| | | "node_modules/parse-entities": { |
| | | "version": "2.0.0", |
| | | "resolved": "https://registry.npmjs.org/parse-entities/-/parse-entities-2.0.0.tgz", |
| | | "integrity": "sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==", |
| | | "dependencies": { |
| | | "character-entities": "^1.0.0", |
| | | "character-entities-legacy": "^1.0.0", |
| | | "character-reference-invalid": "^1.0.0", |
| | | "is-alphanumerical": "^1.0.0", |
| | | "is-decimal": "^1.0.0", |
| | | "is-hexadecimal": "^1.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/parse-entities/node_modules/character-entities": { |
| | | "version": "1.2.4", |
| | | "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-1.2.4.tgz", |
| | | "integrity": "sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==", |
| | | "funding": { |
| | | "type": "github", |
| | | "url": "https://github.com/sponsors/wooorm" |
| | | } |
| | | }, |
| | | "node_modules/parse-latin": { |
| | | "version": "5.0.1", |
| | | "resolved": "https://registry.npmjs.org/parse-latin/-/parse-latin-5.0.1.tgz", |
| | |
| | | "node": ">= 6" |
| | | } |
| | | }, |
| | | "node_modules/regenerator-runtime": { |
| | | "version": "0.13.11", |
| | | "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz", |
| | | "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" |
| | | }, |
| | | "node_modules/rehype-katex": { |
| | | "version": "6.0.3", |
| | | "resolved": "https://registry.npmjs.org/rehype-katex/-/rehype-katex-6.0.3.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/rehype-katex/node_modules/unist-util-visit": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", |
| | | "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0", |
| | | "unist-util-visit-parents": "^5.1.1" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/rehype-katex/node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/remark": { |
| | | "version": "14.0.3", |
| | | "resolved": "https://registry.npmjs.org/remark/-/remark-14.0.3.tgz", |
| | |
| | | "node": "^12.20.0 || ^14.13.1 || >=16.0.0" |
| | | } |
| | | }, |
| | | "node_modules/remark-smartypants/node_modules/unist-util-visit": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", |
| | | "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0", |
| | | "unist-util-visit-parents": "^5.1.1" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/remark-smartypants/node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/remark-stringify": { |
| | | "version": "10.0.3", |
| | | "resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-10.0.3.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/repeat-string": { |
| | | "version": "1.6.1", |
| | | "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", |
| | | "integrity": "sha512-PV0dzCYDNfRi1jCDbJzpW7jNNDRuCOG/jI5ctQcGKt/clZD+YcPS3yIlWuTJMmESC8aevCFmWJy5wjAFgNqN6w==", |
| | | "engines": { |
| | | "node": ">=0.10" |
| | | } |
| | | }, |
| | | "node_modules/require-directory": { |
| | | "version": "2.1.1", |
| | | "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/retext-smartypants/node_modules/unist-util-visit": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", |
| | | "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0", |
| | | "unist-util-visit-parents": "^5.1.1" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/retext-smartypants/node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/retext-stringify": { |
| | | "version": "3.1.0", |
| | | "resolved": "https://registry.npmjs.org/retext-stringify/-/retext-stringify-3.1.0.tgz", |
| | |
| | | "node": ">=0.10.0" |
| | | } |
| | | }, |
| | | "node_modules/style-to-object": { |
| | | "version": "0.4.1", |
| | | "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-0.4.1.tgz", |
| | | "integrity": "sha512-HFpbb5gr2ypci7Qw+IOhnP2zOU7e77b+rzM+wTzXzfi1PrtBCX0E7Pk4wL4iTLnhzZ+JgEGAhX81ebTg/aYjQw==", |
| | | "dependencies": { |
| | | "inline-style-parser": "0.1.1" |
| | | } |
| | | }, |
| | | "node_modules/stylus-lookup": { |
| | | "version": "3.0.2", |
| | | "resolved": "https://registry.npmjs.org/stylus-lookup/-/stylus-lookup-3.0.2.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-remove-position/node_modules/unist-util-visit": { |
| | | "node_modules/unist-util-stringify-position": { |
| | | "version": "3.0.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz", |
| | | "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-visit": { |
| | | "version": "4.1.2", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit/-/unist-util-visit-4.1.2.tgz", |
| | | "integrity": "sha512-MSd8OUGISqHdVvfY9TPhyK2VdUrPgxkUtWSuMHF6XAAFuL4LokseigBnZtPnJMu+FbynTkFNnFlyjxpVKujMRg==", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-remove-position/node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-stringify-position": { |
| | | "version": "3.0.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-stringify-position/-/unist-util-stringify-position-3.0.3.tgz", |
| | | "integrity": "sha512-k5GzIBZ/QatR8N5X2y+drfpWG8IDBzdnVj6OInRNWm1oXrzydiaAT2OQiA8DPRRZyAKb9b6I2a6PxYklZD0gKg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-visit-children": { |
| | | "version": "2.0.2", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-children/-/unist-util-visit-children-2.0.2.tgz", |
| | |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/unist-util-visit-parents": { |
| | | "version": "5.1.3", |
| | | "resolved": "https://registry.npmjs.org/unist-util-visit-parents/-/unist-util-visit-parents-5.1.3.tgz", |
| | | "integrity": "sha512-x6+y8g7wWMyQhL1iZfhIPhDAs7Xwbn9nRosDXl7qoPTSCy0yNxnKc+hWokFifWQIDGi154rdUqKvbCa4+1kLhg==", |
| | | "dependencies": { |
| | | "@types/unist": "^2.0.0", |
| | | "unist-util-is": "^5.0.0" |
| | | }, |
| | | "funding": { |
| | | "type": "opencollective", |
| | | "url": "https://opencollective.com/unified" |
| | | } |
| | | }, |
| | | "node_modules/util-deprecate": { |
| | | "version": "1.0.2", |
| | | "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |