| | |
| | | "rehype-citation": "^2.0.0", |
| | | "rehype-katex": "^7.0.0", |
| | | "rehype-mathjax": "^6.0.0", |
| | | "rehype-pretty-code": "^0.13.0", |
| | | "rehype-pretty-code": "^0.13.2", |
| | | "rehype-raw": "^7.0.0", |
| | | "rehype-slug": "^6.0.0", |
| | | "remark": "^15.0.1", |
| | |
| | | "@types/yargs": "^17.0.32", |
| | | "esbuild": "^0.19.9", |
| | | "prettier": "^3.2.4", |
| | | "tsx": "^4.11.0", |
| | | "tsx": "^4.11.2", |
| | | "typescript": "^5.4.5" |
| | | }, |
| | | "engines": { |
| | |
| | | } |
| | | }, |
| | | "node_modules/rehype-pretty-code": { |
| | | "version": "0.13.0", |
| | | "resolved": "https://registry.npmjs.org/rehype-pretty-code/-/rehype-pretty-code-0.13.0.tgz", |
| | | "integrity": "sha512-+22dz1StXlF7dlMyOySNaVxgcGhMI4BCxq0JxJJPWYGiKsI6cu5jyuIKGHXHvH18D8sv1rdKtvsY9UEfN3++SQ==", |
| | | "version": "0.13.2", |
| | | "resolved": "https://registry.npmjs.org/rehype-pretty-code/-/rehype-pretty-code-0.13.2.tgz", |
| | | "integrity": "sha512-F+PaFMscfJOcSHcR2b//+hk/0jT56hmGDqXcVD6VC9j0CUSGiqv8YxaWUyhR7qEIRRSbzAVxx+0uxzk+akXs+w==", |
| | | "dependencies": { |
| | | "@types/hast": "^3.0.4", |
| | | "hast-util-to-string": "^3.0.0", |
| | |
| | | "node": ">=18" |
| | | }, |
| | | "peerDependencies": { |
| | | "shiki": "^1.0.0" |
| | | "shiki": "^1.3.0" |
| | | } |
| | | }, |
| | | "node_modules/rehype-raw": { |
| | |
| | | "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" |
| | | }, |
| | | "node_modules/tsx": { |
| | | "version": "4.11.0", |
| | | "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.11.0.tgz", |
| | | "integrity": "sha512-vzGGELOgAupsNVssAmZjbUDfdm/pWP4R+Kg8TVdsonxbXk0bEpE1qh0yV6/QxUVXaVlNemgcPajGdJJ82n3stg==", |
| | | "version": "4.11.2", |
| | | "resolved": "https://registry.npmjs.org/tsx/-/tsx-4.11.2.tgz", |
| | | "integrity": "sha512-V5DL5v1BuItjsQ2FN9+4OjR7n5cr8hSgN+VGmm/fd2/0cgQdBIWHcQ3bFYm/5ZTmyxkTDBUIaRuW2divgfPe0A==", |
| | | "dev": true, |
| | | "dependencies": { |
| | | "esbuild": "~0.20.2", |