| | |
| | | "version": "4.5.0", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@clack/prompts": "^0.10.0", |
| | | "@clack/prompts": "^0.10.1", |
| | | "@floating-ui/dom": "^1.6.13", |
| | | "@myriaddreamin/rehype-typst": "^0.5.4", |
| | | "@napi-rs/simple-git": "0.1.19", |
| | |
| | | "@types/d3": "^7.4.3", |
| | | "@types/hast": "^3.0.4", |
| | | "@types/js-yaml": "^4.0.9", |
| | | "@types/node": "^22.14.0", |
| | | "@types/node": "^22.14.1", |
| | | "@types/pretty-time": "^1.1.5", |
| | | "@types/source-map-support": "^0.5.10", |
| | | "@types/ws": "^8.18.1", |
| | |
| | | } |
| | | }, |
| | | "node_modules/@clack/core": { |
| | | "version": "0.4.1", |
| | | "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.4.1.tgz", |
| | | "integrity": "sha512-Pxhij4UXg8KSr7rPek6Zowm+5M22rbd2g1nfojHJkxp5YkFqiZ2+YLEM/XGVIzvGOcM0nqjIFxrpDwWRZYWYjA==", |
| | | "version": "0.4.2", |
| | | "resolved": "https://registry.npmjs.org/@clack/core/-/core-0.4.2.tgz", |
| | | "integrity": "sha512-NYQfcEy8MWIxrT5Fj8nIVchfRFA26yYKJcvBS7WlUIlw2OmQOY9DhGGXMovyI5J5PpxrCPGkgUi207EBrjpBvg==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "picocolors": "^1.0.0", |
| | | "sisteransi": "^1.0.5" |
| | | } |
| | | }, |
| | | "node_modules/@clack/prompts": { |
| | | "version": "0.10.0", |
| | | "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.10.0.tgz", |
| | | "integrity": "sha512-H3rCl6CwW1NdQt9rE3n373t7o5cthPv7yUoxF2ytZvyvlJv89C5RYMJu83Hed8ODgys5vpBU0GKxIRG83jd8NQ==", |
| | | "version": "0.10.1", |
| | | "resolved": "https://registry.npmjs.org/@clack/prompts/-/prompts-0.10.1.tgz", |
| | | "integrity": "sha512-Q0T02vx8ZM9XSv9/Yde0jTmmBQufZhPJfYAg2XrrrxWWaZgq1rr8nU8Hv710BQ1dhoP8rtY7YUdpGej2Qza/cw==", |
| | | "license": "MIT", |
| | | "dependencies": { |
| | | "@clack/core": "0.4.1", |
| | | "@clack/core": "0.4.2", |
| | | "picocolors": "^1.0.0", |
| | | "sisteransi": "^1.0.5" |
| | | } |
| | |
| | | } |
| | | }, |
| | | "node_modules/@types/node": { |
| | | "version": "22.14.0", |
| | | "resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.0.tgz", |
| | | "integrity": "sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==", |
| | | "version": "22.14.1", |
| | | "resolved": "https://registry.npmjs.org/@types/node/-/node-22.14.1.tgz", |
| | | "integrity": "sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==", |
| | | "dev": true, |
| | | "license": "MIT", |
| | | "dependencies": { |
| | |
| | | "node_modules/picocolors": { |
| | | "version": "1.1.1", |
| | | "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", |
| | | "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==" |
| | | "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", |
| | | "license": "ISC" |
| | | }, |
| | | "node_modules/picomatch": { |
| | | "version": "2.3.1", |
| | |
| | | "node_modules/sisteransi": { |
| | | "version": "1.0.5", |
| | | "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", |
| | | "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==" |
| | | "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", |
| | | "license": "MIT" |
| | | }, |
| | | "node_modules/slash": { |
| | | "version": "5.1.0", |